Re: [PATCH] KVM: x86: Use KVM_X86_OP() for the .pi_update_irte() hook

Sean Christopherson <[email protected]> Fri, 31 Jul 2026 13:09:50 -0700
Newsgroups org.kernel.vger.kvm,org.kernel.vger.linux-kernel
Message-ID <[email protected]>
On Wed, 15 Jul 2026 21:05:05 +1200, Kai Huang wrote:
> Change to using KVM_X86_OP() instead of KVM_X86_OP_OPTIONAL() for the
> .pi_update_irte() hook in kvm-x86-ops.h since now both VMX and SVM have
> implemented it.
> 
> For the Fixes tag:
> 
> This hook was introduced for VMX posted-interrupt support.  SVM later
> added its implementation, but at this point KVM_X86_OP* had not been
> introduced yet.
> 
> [...]

Applied to kvm-x86 misc, thanks!

[1/1] KVM: x86: Use KVM_X86_OP() for the .pi_update_irte() hook
      https://github.com/kvm-x86/linux/commit/9498f4d6edd3

--
https://github.com/kvm-x86/linux/tree/next