diff options
author | Avi Kivity <avi@redhat.com> | 2011-06-12 19:14:08 +0400 |
---|---|---|
committer | Avi Kivity <avi@redhat.com> | 2011-07-12 14:16:27 +0400 |
commit | 45bd07b9d5202c910b31c92bd15572b560198c26 (patch) | |
tree | 3f4b996f14c03e166bc8636ad167d1c0662f4ac4 /arch/powerpc/kvm/timing.c | |
parent | 411c588dfb863feee78b721d5e7c86ac38921c49 (diff) | |
download | linux-45bd07b9d5202c910b31c92bd15572b560198c26.tar.xz |
KVM: MMU: make kvm_mmu_reset_context() flush the guest TLB
kvm_set_cr0() and kvm_set_cr4(), and possible other functions,
assume that kvm_mmu_reset_context() flushes the guest TLB. However,
it does not.
Fix by flushing the tlb (and syncing the new root as well).
Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'arch/powerpc/kvm/timing.c')
0 files changed, 0 insertions, 0 deletions