OSDN Git Service

KVM: Replace old tlb flush function with new one to flush a specified range.
authorLan Tianyu <Tianyu.Lan@microsoft.com>
Thu, 6 Dec 2018 13:21:09 +0000 (21:21 +0800)
committerPaolo Bonzini <pbonzini@redhat.com>
Fri, 21 Dec 2018 10:28:41 +0000 (11:28 +0100)
commitc3134ce240eed2eaa9703579ef99c3099665236e
tree4a505709f5cc33bac805e392cb664f2d4cbfe36a
parent40ef75a758b291dc2cc88ecef36ffbb0eb095e00
KVM: Replace old tlb flush function with new one to flush a specified range.

This patch is to replace kvm_flush_remote_tlbs() with kvm_flush_
remote_tlbs_with_address() in some functions without logic change.

Signed-off-by: Lan Tianyu <Tianyu.Lan@microsoft.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/kvm/mmu.c
arch/x86/kvm/paging_tmpl.h