From: Joerg Roedel Date: Fri, 10 Sep 2010 15:30:43 +0000 (+0200) Subject: KVM: MMU: Introduce inject_page_fault function pointer X-Git-Tag: v2.6.37-rc1~142^2~65 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb659db8a7d1ed558898f533a957dfc342f9499d;p=pandora-kernel.git KVM: MMU: Introduce inject_page_fault function pointer This patch introduces an inject_page_fault function pointer into struct kvm_mmu which will be used to inject a page fault. This will be used later when Nested Nested Paging is implemented. Signed-off-by: Joerg Roedel Signed-off-by: Avi Kivity --- Reading git-diff-tree failed