From: Avi Kivity Date: Sat, 6 Jan 2007 00:36:41 +0000 (-0800) Subject: [PATCH] KVM: MMU: Use the guest pdptrs instead of mapping cr3 in pae mode X-Git-Tag: v2.6.20-rc4~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1b0973bd8f788178f21d9eebdd879203464f8528;p=pandora-kernel.git [PATCH] KVM: MMU: Use the guest pdptrs instead of mapping cr3 in pae mode This lets us not write protect a partial page, and is anyway what a real processor does. Signed-off-by: Avi Kivity Acked-by: Ingo Molnar Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed