Skip to content
Commit 566a0bee authored by Paolo Bonzini's avatar Paolo Bonzini
Browse files

KVM: MIPS: let generic code call prepare_flush_shadow



Since all calls to kvm_flush_remote_tlbs must be preceded by
kvm_mips_callbacks->prepare_flush_shadow, repurpose
kvm_arch_flush_remote_tlb to invoke it.  This makes it possible
to use the TLB flushing mechanism provided by the generic MMU
notifier code.

Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
parent 5194552f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment