Re: [PATCH 0/3] KVM: nVMX: A few TLB flushing fixes
From: Sean Christopherson
Date: Tue Jul 14 2026 - 15:40:32 EST
On Tue, 16 Jun 2026 21:46:49 +0000, Yosry Ahmed wrote:
> 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
>
> [...]
Applied to kvm-x86 misc, thanks!
[1/3] KVM: nVMX: Always flush vpid02 on first use
https://github.com/kvm-x86/linux/commit/f0772389413d
[2/3] KVM: nVMX: Decouple INVVPID operand checks from flushing of vpid02
https://github.com/kvm-x86/linux/commit/32912404b4b1
[3/3] KVM: nVM: Ensure INVVPID is emulated on the correct physical CPU
https://github.com/kvm-x86/linux/commit/6d00e67326d8
--
https://github.com/kvm-x86/linux/tree/next