On 6/20/25 10:12, Philippe Mathieu-Daudé wrote:
kvm_create_vcpu() is only used within the same file unit.Signed-off-by: Philippe Mathieu-Daudé<phi...@linaro.org> --- include/system/kvm.h | 8 -------- accel/kvm/kvm-all.c | 8 +++++++- 2 files changed, 7 insertions(+), 9 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~