From: Joerg Roedel Date: Fri, 10 Sep 2010 15:30:55 +0000 (+0200) Subject: KVM: MMU: Propagate the right fault back to the guest after gva_to_gpa X-Git-Tag: v2.6.37-rc1~142^2~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d4f8cf664e4c1fd579df6b6e6378335c9f79d790;p=pandora-kernel.git KVM: MMU: Propagate the right fault back to the guest after gva_to_gpa This patch implements logic to make sure that either a page-fault/page-fault-vmexit or a nested-page-fault-vmexit is propagated back to the guest. Signed-off-by: Joerg Roedel Signed-off-by: Avi Kivity --- Reading git-diff-tree failed