]> git.baikalelectronics.ru Git - kernel.git/commit
KVM/VMX: Change hv flush logic when ept tables are mismatched.
authorLan Tianyu <Tianyu.Lan@microsoft.com>
Sat, 13 Oct 2018 14:54:05 +0000 (22:54 +0800)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 16 Oct 2018 22:30:09 +0000 (00:30 +0200)
commit7d9cc0d62ae4e3ba09e9071c1e1a9a5f862d2f3f
treec9a719af737eaade79d3589cefd627898a0d3c7e
parent51606e75b5790a41dd18e79c829c3c96a9e66c5d
KVM/VMX: Change hv flush logic when ept tables are mismatched.

If ept table pointers are mismatched, flushing tlb for each vcpus via
hv flush interface still helps to reduce vmexits which are triggered
by IPI and INEPT emulation.

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