commit | 78646121e9a2fcf7977cc15966420e572a450bc3 | [log] [tgz] |
---|---|---|
author | Gleb Natapov <gleb@redhat.com> | Mon Mar 23 12:12:11 2009 +0200 |
committer | Avi Kivity <avi@redhat.com> | Wed Jun 10 11:48:33 2009 +0300 |
tree | 55aeac260f4a43bef8e1bc1147f93a3f7e867ec7 | |
parent | 09cec754885f900f6aab23801878c0cd217ee1d6 [diff] |
KVM: Fix interrupt unhalting a vcpu when it shouldn't kvm_vcpu_block() unhalts vpu on an interrupt/timer without checking if interrupt window is actually opened. Signed-off-by: Gleb Natapov <gleb@redhat.com> Signed-off-by: Avi Kivity <avi@redhat.com>