summaryrefslogtreecommitdiffstats
path: root/kvm-all.c
diff options
context:
space:
mode:
authorJan Kiszka <jan.kiszka@siemens.com>2011-02-07 12:19:17 +0100
committerMarcelo Tosatti <mtosatti@redhat.com>2011-02-14 12:39:46 -0200
commit83f338f73ecb88cc6f85d6e7b81ebef112ce07be (patch)
treef7bf0723b8beeb0c070cfcd68c42c6e3d9dce732 /kvm-all.c
parent8cf71710f068f9c50ce420b1dd4ef71c2f9b2a8d (diff)
downloadhqemu-83f338f73ecb88cc6f85d6e7b81ebef112ce07be.zip
hqemu-83f338f73ecb88cc6f85d6e7b81ebef112ce07be.tar.gz
Move debug exception handling out of cpu_exec
To prepare splitting up KVM and TCG CPU entry/exit, move the debug exception into cpus.c and invoke cpu_handle_debug_exception on return from qemu_cpu_exec. This also allows to clean up the debug request signaling: We can assign the job of informing main-loop to qemu_system_debug_request and stop the calling cpu directly in cpu_handle_debug_exception. That means a debug stop will now only be signaled via debug_requested and not additionally via vmstop_requested. Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com> Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Diffstat (limited to 'kvm-all.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud