From: Joerg Roedel Date: Fri, 10 Sep 2010 15:30:58 +0000 (+0200) Subject: KVM: MMU: Introduce kvm_pdptr_read_mmu X-Git-Tag: v2.6.37-rc1~142^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d41d1895eb856b5d1c82f3be106b7a3e75e4216b;p=pandora-kernel.git KVM: MMU: Introduce kvm_pdptr_read_mmu This function is implemented to load the pdptr pointers of the currently running guest (l1 or l2 guest). Therefore it takes care about the current paging mode and can read pdptrs out of l2 guest physical memory. Signed-off-by: Joerg Roedel Signed-off-by: Avi Kivity --- Reading git-diff-tree failed