KVM: SVM: Reset MMU on nested_svm_vmrun for NPT too
authorJoerg Roedel <joerg.roedel@amd.com>
Wed, 24 Feb 2010 17:59:11 +0000 (18:59 +0100)
committerAvi Kivity <avi@redhat.com>
Sun, 25 Apr 2010 10:53:01 +0000 (13:53 +0300)
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 <joerg.roedel@amd.com>
Signed-off-by: Avi Kivity <avi@redhat.com>

No differences found