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:
468a12c
)
KVM: PPC: align vcpu_kick with x86
author
Alexander Graf
<agraf@suse.de>
Fri, 9 Dec 2011 14:20:46 +0000
(15:20 +0100)
committer
Avi Kivity
<avi@redhat.com>
Mon, 5 Mar 2012 12:52:30 +0000
(14:52 +0200)
Our vcpu kick implementation differs a bit from x86 which resulted in us not
disabling preemption during the kick. Get it a bit closer to what x86 does.
Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Avi Kivity <avi@redhat.com>
No differences found