qemu-cr16/accel/kvm
Paolo Bonzini d5e33b5f8f accel: make all calls to qemu_process_cpu_events look the same
There is no reason for some accelerators to use qemu_process_cpu_events_common
(which is separated from qemu_process_cpu_events() specifically for round
robin TCG).  They can also check for events directly on the first pass through
the loop, instead of setting cpu->exit_request to true.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2025-09-17 19:00:56 +02:00
..
kvm-accel-ops.c accel: make all calls to qemu_process_cpu_events look the same 2025-09-17 19:00:56 +02:00
kvm-all.c cpus: clear exit_request in qemu_process_cpu_events 2025-09-17 19:00:56 +02:00
kvm-cpus.h accel/kvm: Remove unused 'system/cpus.h' header in kvm-cpus.h 2025-03-06 15:46:18 +01:00
meson.build target/i386/kvm: Restrict SEV stubs to x86 architecture 2021-10-13 10:47:49 +02:00
trace-events KVM: Dynamic sized kvm memslots array 2024-10-17 19:41:30 +02:00
trace.h trace: switch position of headers to what Meson requires 2020-08-21 06:18:24 -04:00