Have get_physical_address_range() return when HVF is not usable, allowing to try another accelerator if requested with '-accel hvf:tcg', reported here: https://gitlab.com/qemu-project/qemu/-/issues/2981
Philippe Mathieu-Daudé (3): accel/hvf: Display executable bit as 'X' accel/hvf: Do not abort in hvf_arm_get_*_ipa_bit_size() hw/arm/virt: Warn when HVF doesn't report IPA bit length target/arm/hvf_arm.h | 11 +++++++++++ accel/hvf/hvf-all.c | 2 +- hw/arm/virt.c | 8 ++++++-- target/arm/hvf/hvf.c | 8 ++------ 4 files changed, 20 insertions(+), 9 deletions(-) -- 2.49.0