KVM: MMU: sync root on paravirt TLB flush
authorMarcelo Tosatti <mtosatti@redhat.com>
Wed, 15 Oct 2008 09:45:08 +0000 (07:45 -0200)
committerAvi Kivity <avi@redhat.com>
Tue, 28 Oct 2008 12:09:27 +0000 (14:09 +0200)
commit6ad9f15c94822c3f067a7d443f3b414e08b34460
tree320d4c110bc5d14134d705ebb6b64bb428833254
parent49fdf6785fd660e18a1eb4588928f47e9fa29a9a
KVM: MMU: sync root on paravirt TLB flush

The pvmmu TLB flush handler should request a root sync, similarly to
a native read-write CR3.

Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
arch/x86/kvm/mmu.c