aboutsummaryrefslogtreecommitdiff
path: root/scripts/lib/kdoc/kdoc_parser.py
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2025-08-11 09:52:46 +0200
committerPaolo Bonzini <pbonzini@redhat.com>2025-09-17 19:00:56 +0200
commitd5e33b5f8f5a787bc4bb38bd0b9a8c3e3a0aa9f0 (patch)
tree3407645edce0806c0c480b1c721859ca6d39745f /scripts/lib/kdoc/kdoc_parser.py
parent9a191d3782d707062c42b9fc9f22d9f55d4ed375 (diff)
downloadqemu-d5e33b5f8f5a787bc4bb38bd0b9a8c3e3a0aa9f0.zip
qemu-d5e33b5f8f5a787bc4bb38bd0b9a8c3e3a0aa9f0.tar.gz
qemu-d5e33b5f8f5a787bc4bb38bd0b9a8c3e3a0aa9f0.tar.bz2
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>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions