]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: Add tlb_remote_flush_with_range callback in kvm_x86_ops
authorLan Tianyu <Tianyu.Lan@microsoft.com>
Thu, 6 Dec 2018 13:21:04 +0000 (21:21 +0800)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 21 Dec 2018 10:28:38 +0000 (11:28 +0100)
commit48449803b9706f797075689f704ef99ab8397122
tree0274fdd423b0b3433a155e107bfb9d4180c3d5cb
parentbf4e173ce27681674610745adf93834589785aa4
KVM: Add tlb_remote_flush_with_range callback in kvm_x86_ops

Add flush range call back in the kvm_x86_ops and platform can use it
to register its associated function. The parameter "kvm_tlb_range"
accepts a single range and flush list which contains a list of ranges.

Signed-off-by: Lan Tianyu <Tianyu.Lan@microsoft.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/include/asm/kvm_host.h