From: Mario Smarduch Date: Thu, 15 Jan 2015 23:58:52 +0000 (-0800) Subject: KVM: Add architecture-defined TLB flush support X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~97^2~37^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a6d5101661c88d642b1fc85657fb0c58da821aa7;p=pandora-kernel.git 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 Reviewed-by: Marc Zyngier Reviewed-by: Paolo Bonzini Signed-off-by: Mario Smarduch --- Reading git-diff-tree failed