From: Joerg Roedel Date: Wed, 24 Feb 2010 17:59:11 +0000 (+0100) Subject: KVM: SVM: Reset MMU on nested_svm_vmrun for NPT too X-Git-Tag: v2.6.35-rc1~436^2~218 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e5cbe368b366f02cf3fe707aea2c0efac1bf70e;p=pandora-kernel.git KVM: SVM: Reset MMU on nested_svm_vmrun for NPT too Without resetting the MMU the gva_to_pga function will not work reliably when the vcpu is running in nested context. Signed-off-by: Joerg Roedel Signed-off-by: Avi Kivity --- Reading git-diff-tree failed