You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/target/arm/hvf
Alex Bennée d100193724 target/arm: make HV_EXIT_REASON_CANCELED leave hvf_arch_vcpu_exec
Without this we can spin tightly in the main HVF dispatch loop and
never release the lock long enough. As a result the HMP never gets to
run and shutting down the system deadlocks.

Resolves: https://gitlab.com/qemu-project/qemu/-/issues/3228
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-ID: <20251209092459.1058313-4-alex.bennee@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
2 weeks ago
..
hvf.c target/arm: make HV_EXIT_REASON_CANCELED leave hvf_arch_vcpu_exec 2 weeks ago
meson.build meson: Replace softmmu_ss -> system_ss 3 years ago
sysreg.c.inc target/arm: Implement ID_AA64PFR2_EL1 3 months ago
trace-events accel/hvf: Trace prefetch abort 2 months ago
trace.h target/arm/hvf: Add trace.h header 1 year ago