commit | 88a97f0b2fe1cd08d06390dc2669b709ea96e11a | [log] [tgz] |
---|---|---|
author | Shaohua Li <shaohua.li@intel.com> | Wed Jun 20 17:13:26 2007 +0800 |
committer | Avi Kivity <avi@qumranet.com> | Mon Jul 16 12:05:48 2007 +0300 |
tree | f6b3db226a0253ae3e2689b09c5f084bba24c967 | |
parent | 75880a01124c6aa5d428bdc14163039a87618be1 [diff] |
KVM: MMU: Fix Wrong tlb flush order 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>