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:
1aee47a
)
Revert "KVM: MMU: make kvm_mmu_reset_context() flush the guest TLB"
author
Marcelo Tosatti
<mtosatti@redhat.com>
Tue, 21 Jun 2011 17:00:10 +0000
(14:00 -0300)
committer
Avi Kivity
<avi@redhat.com>
Tue, 12 Jul 2011 10:16:41 +0000
(13:16 +0300)
This reverts commit
bee931d31e588b8eb86b7edee32fac2d16930cd7
.
TLB flush should be done lazily during guest entry, in
kvm_mmu_load().
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
No differences found