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:
4a643be
)
KVM: ppc: support large host pages
author
Hollis Blanchard
<hollisb@us.ibm.com>
Tue, 2 Dec 2008 21:51:53 +0000
(15:51 -0600)
committer
Avi Kivity
<avi@redhat.com>
Wed, 31 Dec 2008 14:55:07 +0000
(16:55 +0200)
KVM on 440 has always been able to handle large guest mappings with 4K host
pages -- we must, since the guest kernel uses 256MB mappings.
This patch makes KVM work when the host has large pages too (tested with 64K).
Signed-off-by: Hollis Blanchard <hollisb@us.ibm.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
No differences found