summary refs log tree commit diff stats
path: root/rust/qemu-api/src/cell.rs
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2025-08-01 14:46:27 +0200
committerPaolo Bonzini <pbonzini@redhat.com>2025-09-17 19:00:56 +0200
commitb422a7bff64eaf55b8250225533ca1df42c3777e (patch)
tree897b06f78486796ca324c1003a1b014e31d60e9c /rust/qemu-api/src/cell.rs
parentd5e33b5f8f5a787bc4bb38bd0b9a8c3e3a0aa9f0 (diff)
downloadfocaccia-qemu-b422a7bff64eaf55b8250225533ca1df42c3777e.tar.gz
focaccia-qemu-b422a7bff64eaf55b8250225533ca1df42c3777e.zip
tcg/user: do not set exit_request gratuitously
Whenever user-mode emulation needs to go all the way out of the cpu
exec loop, it uses cpu_exit(), which already sets cpu->exit_request.

Therefore, there is no need for tcg_kick_vcpu_thread() to set
cpu->exit_request again outside system emulation.

Reviewed-by: Igor Mammedov <imammedo@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'rust/qemu-api/src/cell.rs')
0 files changed, 0 insertions, 0 deletions