[PATCH V2 2/5] KVM: Add tlb remote flush callback in kvm_x86_ops.

Paolo Bonzini pbonzini at redhat.com
Wed Jul 18 11:57:41 UTC 2018


On 09/07/2018 11:02, Tianyu Lan wrote:
> +
> +	/*
> +	 * Call kvm_arch_hv_tlb_remote first and go back old way when
> +	 * return failure.
> +	 */

Please call it "kvm_arch_flush_remote_tlbs", since Hyper-V should not be
mentioned in the generic code.

Paolo


More information about the devel mailing list