From: Joerg Roedel Date: Fri, 10 Sep 2010 15:30:51 +0000 (+0200) Subject: KVM: X86: Add kvm_read_guest_page_mmu function X-Git-Tag: v2.6.37-rc1~142^2~57 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec92fe44e7ff94d04d8305e49efcffd8773e1cf6;p=pandora-kernel.git KVM: X86: Add kvm_read_guest_page_mmu function This patch adds a function which can read from the guests physical memory or from the guest's guest physical memory. This will be used in the two-dimensional page table walker. Signed-off-by: Joerg Roedel Signed-off-by: Avi Kivity --- Reading git-diff-tree failed