diff options
author | Jan Kiszka <jan.kiszka@siemens.com> | 2011-02-01 22:16:02 +0100 |
---|---|---|
committer | Marcelo Tosatti <mtosatti@redhat.com> | 2011-02-14 12:39:45 -0200 |
commit | cdea50ede1b8a2efe989fafc57260053b180219f (patch) | |
tree | 5766d02dc6502b750bd48ea2d134026554663828 /target-i386/cpu.h | |
parent | b30e93e9ec01c87d53fb0c777e4b0fa258e85ca8 (diff) |
kvm: Leave kvm_cpu_exec directly after KVM_EXIT_SHUTDOWN
The reset we issue on KVM_EXIT_SHUTDOWN implies that we should also
leave the VCPU loop. As we now check for exit_request which is set by
qemu_system_reset_request, this bug is no longer critical. Still it's an
unneeded extra turn.
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Diffstat (limited to 'target-i386/cpu.h')
0 files changed, 0 insertions, 0 deletions