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:
758ccc8
)
KVM: MMU: drop unnecessary kvm_reload_remote_mmus
author
Xiao Guangrong
<xiaoguangrong@linux.vnet.ibm.com>
Fri, 31 May 2013 00:36:21 +0000
(08:36 +0800)
committer
Gleb Natapov
<gleb@redhat.com>
Wed, 5 Jun 2013 09:32:24 +0000
(12:32 +0300)
It is the responsibility of kvm_mmu_zap_all that keeps the
consistent of mmu and tlbs. And it is also unnecessary after
zap all mmio sptes since no mmio spte exists on root shadow
page and it can not be cached into tlb
Signed-off-by: Xiao Guangrong <xiaoguangrong@linux.vnet.ibm.com>
Reviewed-by: Marcelo Tosatti <mtosatti@redhat.com>
Signed-off-by: Gleb Natapov <gleb@redhat.com>
arch/x86/kvm/x86.c
patch
|
blob
|
history
diff --cc
arch/x86/kvm/x86.c
Simple merge