From: Hollis Blanchard Date: Tue, 2 Dec 2008 21:51:53 +0000 (-0600) Subject: KVM: ppc: support large host pages X-Git-Tag: v2.6.29-rc1~539^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=891686188f69d330f7eeeec8e6642ccfb7453106;p=pandora-kernel.git KVM: ppc: support large host pages 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 Signed-off-by: Avi Kivity --- Reading git-diff-tree failed