[PATCH 0/3] KVM: nVMX: A few TLB flushing fixes
From: Yosry Ahmed
Date: Tue Jun 16 2026 - 17:47:21 EST
Fix a couple of issues surfaced while working on TLB optimizations for
nSVM. I did not add a Reported-by tag for Sashiko, because in both
instances Sashiko did not report the problem (or the nSVM equivalent),
but it spit out a false positive that lead to finding the problems (and
I don't know how to capture that).
Sean Christopherson (1):
KVM: nVMX: Decouple INVVPID operand checks from flushing of vpid02
Yosry Ahmed (2):
KVM: nVMX: Always flush vpid02 on first use
KVM: nVM: Ensure INVVPID is emulated on the correct physical CPU
arch/x86/kvm/vmx/nested.c | 62 ++++++++++++++++++++-------------------
1 file changed, 32 insertions(+), 30 deletions(-)
base-commit: c1f7303302927f9cbf4efedf70f0512cde168c65
--
2.54.0.1136.gdb2ca164c4-goog