diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2017-01-27 10:57:18 +0100 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2017-02-16 14:06:56 +0100 |
commit | 209b71b60ef3341246038e1c926c3b704969cdd3 (patch) | |
tree | 2499c9571d37655f2532c87c008b1e57ab2d3b63 /blockdev-nbd.c | |
parent | a70fe14b7dddcb944fbd6c9f3739cd3a22089af5 (diff) |
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 'blockdev-nbd.c')
0 files changed, 0 insertions, 0 deletions