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:
4e62417
)
KVM: Move kvm_guest_exit() after local_irq_enable()
author
Laurent Vivier
<Laurent.Vivier@bull.net>
Thu, 18 Oct 2007 13:19:01 +0000
(15:19 +0200)
committer
Avi Kivity
<avi@qumranet.com>
Mon, 22 Oct 2007 10:03:29 +0000
(12:03 +0200)
We need to make sure that the timer interrupt happens before we clear
PF_VCPU, so the accounting code actually sees guest mode.
http://lkml.org/lkml/2007/10/15/114
Signed-off-by: Laurent Vivier <Laurent.Vivier@bull.net>
Signed-off-by: Avi Kivity <avi@qumranet.com>
drivers/kvm/kvm_main.c
patch
|
blob
|
history
diff --cc
drivers/kvm/kvm_main.c
Simple merge