From: Avi Kivity Date: Sat, 6 Jan 2007 00:36:39 +0000 (-0800) Subject: [PATCH] KVM: MMU: Teach the page table walker to track guest page table gfns X-Git-Tag: v2.6.20-rc4~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6bcbd6aba00fced696fc99f1a4fcd7ac7d42d6ef;p=pandora-kernel.git [PATCH] KVM: MMU: Teach the page table walker to track guest page table gfns Saving the table gfns removes the need to walk the guest and host page tables in lockstep. Signed-off-by: Avi Kivity Acked-by: Ingo Molnar Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed