git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
09cec75
)
KVM: Fix interrupt unhalting a vcpu when it shouldn't
author
Gleb Natapov
<gleb@redhat.com>
Mon, 23 Mar 2009 10:12:11 +0000
(12:12 +0200)
committer
Avi Kivity
<avi@redhat.com>
Wed, 10 Jun 2009 08:48:33 +0000
(11:48 +0300)
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>
No differences found