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:
88a97f0
)
KVM: VMX: Remove unnecessary code in vmx_tlb_flush()
author
Avi Kivity
<avi@qumranet.com>
Thu, 21 Jun 2007 08:54:45 +0000
(11:54 +0300)
committer
Avi Kivity
<avi@qumranet.com>
Mon, 16 Jul 2007 09:05:49 +0000
(12:05 +0300)
A vmexit implicitly flushes the tlb; the code is bogus.
Noted by Shaohua Li.
Signed-off-by: Avi Kivity <avi@qumranet.com>
No differences found