KVM: MMU: Fix Wrong tlb flush order
authorShaohua Li <shaohua.li@intel.com>
Wed, 20 Jun 2007 09:13:26 +0000 (17:13 +0800)
committerAvi 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