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:
3fe913e
)
KVM: ppc: Handle guest idle by emulating MSR[WE] writes
author
Hollis Blanchard
<hollisb@us.ibm.com>
Fri, 25 Apr 2008 22:55:49 +0000
(17:55 -0500)
committer
Avi Kivity
<avi@qumranet.com>
Sun, 4 May 2008 11:44:44 +0000
(14:44 +0300)
This reduces host CPU usage when the guest is idle. However, the guest must
set MSR[WE] in its idle loop, which Linux did not do until 2.6.26.
Signed-off-by: Hollis Blanchard <hollisb@us.ibm.com>
Signed-off-by: Jerone Young <jyoung5@us.ibm.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
No differences found