On 3/7/25 10:03, Philippe Mathieu-Daudé wrote:
Use the runtime kvm_enabled() helper to check whether KVM is available or not.Signed-off-by: Philippe Mathieu-Daudé<phi...@linaro.org> --- hw/vfio/pci.c | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~