git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e023171
)
KVM: SVM: Reset MMU on nested_svm_vmrun for NPT too
author
Joerg Roedel
<joerg.roedel@amd.com>
Wed, 24 Feb 2010 17:59:11 +0000
(18:59 +0100)
committer
Avi 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