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:
c41a15d
)
KVM: SVM: reset mmu context in init_vmcb
author
Marcelo Tosatti
<mtosatti@redhat.com>
Tue, 31 Aug 2010 22:13:13 +0000
(19:13 -0300)
committer
Avi Kivity
<avi@redhat.com>
Sun, 24 Oct 2010 08:51:50 +0000
(10:51 +0200)
Since commit
aad827034e419fa
no mmu reinitialization is performed
via init_vmcb.
Zero vcpu->arch.cr0 and pass the reset value as a parameter to
kvm_set_cr0.
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
No differences found