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:
75880a0
)
KVM: MMU: Fix Wrong tlb flush order
author
Shaohua Li
<shaohua.li@intel.com>
Wed, 20 Jun 2007 09:13:26 +0000
(17:13 +0800)
committer
Avi Kivity
<avi@qumranet.com>
Mon, 16 Jul 2007 09:05:48 +0000
(12:05 +0300)
Need to flush the tlb after updating a pte, not before.
Signed-off-by: Shaohua Li <shaohua.li@intel.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
No differences found