aboutsummaryrefslogtreecommitdiff
path: root/scripts/qapi-commands.py
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2017-01-27 10:57:18 +0100
committerPaolo Bonzini <pbonzini@redhat.com>2017-02-16 14:06:56 +0100
commit209b71b60ef3341246038e1c926c3b704969cdd3 (patch)
tree2499c9571d37655f2532c87c008b1e57ab2d3b63 /scripts/qapi-commands.py
parenta70fe14b7dddcb944fbd6c9f3739cd3a22089af5 (diff)
downloadqemu-209b71b60ef3341246038e1c926c3b704969cdd3.zip
qemu-209b71b60ef3341246038e1c926c3b704969cdd3.tar.gz
qemu-209b71b60ef3341246038e1c926c3b704969cdd3.tar.bz2
cpu-exec: avoid cpu_loop_exit in cpu_handle_interrupt
The siglongjmp goes straight back to the beginning of cpu_exec's outermost loop. We do not need a siglongjmp, we can simply leave the inner TB execution loop. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'scripts/qapi-commands.py')
0 files changed, 0 insertions, 0 deletions