From 6bcbd6aba00fced696fc99f1a4fcd7ac7d42d6ef Mon Sep 17 00:00:00 2001 From: Avi Kivity Date: Fri, 5 Jan 2007 16:36:39 -0800 Subject: [PATCH] [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-format-patch failed