From: Avi Kivity Date: Sat, 6 Jan 2007 00:36:39 +0000 (-0800) Subject: [PATCH] KVM: MMU: Load the pae pdptrs on cr3 change like the processor does X-Git-Tag: v2.6.20-rc4~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1342d3536d6a12541ceb276da15f043db90716eb;p=pandora-kernel.git [PATCH] KVM: MMU: Load the pae pdptrs on cr3 change like the processor does In pae mode, a load of cr3 loads the four third-level page table entries in addition to cr3 itself. Signed-off-by: Avi Kivity Acked-by: Ingo Molnar Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed