From: Avi Kivity Date: Sat, 6 Jan 2007 00:36:40 +0000 (-0800) Subject: [PATCH] KVM: MU: Special treatment for shadow pae root pages X-Git-Tag: v2.6.20-rc4~52 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=17ac10ad2bb7d8c4f401668484b2e661a15726c6;p=pandora-kernel.git [PATCH] KVM: MU: Special treatment for shadow pae root pages Since we're not going to cache the pae-mode shadow root pages, allocate a single pae shadow that will hold the four lower-level pages, which will act as roots. Signed-off-by: Avi Kivity Acked-by: Ingo Molnar Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed