commit | 6ad9f15c94822c3f067a7d443f3b414e08b34460 | [log] [tgz] |
---|---|---|
author | Marcelo Tosatti <mtosatti@redhat.com> | Wed Oct 15 07:45:08 2008 -0200 |
committer | Avi Kivity <avi@redhat.com> | Tue Oct 28 14:09:27 2008 +0200 |
tree | 320d4c110bc5d14134d705ebb6b64bb428833254 | |
parent | 49fdf6785fd660e18a1eb4588928f47e9fa29a9a [diff] |
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>