commit | a6d5101661c88d642b1fc85657fb0c58da821aa7 | [log] [tgz] |
---|---|---|
author | Mario Smarduch <m.smarduch@samsung.com> | Thu Jan 15 15:58:52 2015 -0800 |
committer | Christoffer Dall <christoffer.dall@linaro.org> | Fri Jan 16 14:40:14 2015 +0100 |
tree | 09c2aa154c076abf729f27818f3787692126ef94 | |
parent | 924de80db9cab3e2ee53933deee7945e81808151 [diff] |
KVM: Add architecture-defined TLB flush support Allow architectures to override the generic kvm_flush_remote_tlbs() function via HAVE_KVM_ARCH_TLB_FLUSH_ALL. ARMv7 will need this to provide its own TLB flush interface. Reviewed-by: Christoffer Dall <christoffer.dall@linaro.org> Reviewed-by: Marc Zyngier <marc.zyngier@arm.com> Reviewed-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Mario Smarduch <m.smarduch@samsung.com>