[PATCH] KVM: MMU: Teach the page table walker to track guest page table gfns
authorAvi Kivity <avi@qumranet.com>
Sat, 6 Jan 2007 00:36:39 +0000 (16:36 -0800)
committerLinus Torvalds <torvalds@woody.osdl.org>
Sat, 6 Jan 2007 07:55:24 +0000 (23:55 -0800)
commit6bcbd6aba00fced696fc99f1a4fcd7ac7d42d6ef
tree7673a159366ed204a262ef703c6afccf2aeedbc3
parentcd4a4e5374110444dc38831af517e51ff5a053c3
[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 <avi@qumranet.com>
Acked-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/kvm/paging_tmpl.h