Re: [PATCH v3 0/3] KVM: x86: Add a module param for device posted IRQs
From: Sean Christopherson
Date: Fri Apr 25 2025 - 18:30:11 EST
On Tue, 01 Apr 2025 09:18:01 -0700, Sean Christopherson wrote:
> Add a module param, enable_device_posted_irqs, to control and enumerate
> KVM support for device posted IRQs.
>
> v3:
> - Put the module param in vendor code to avoid issue with reloading vendor
> modules, and to match enable_apicv (and enable_ipiv in the future).
> - Fix a shortlog typo. [Jim]
>
> [...]
Applied 1 and 3 to kvm-x86 misc (2 was grabbed by Paolo).
[1/3] KVM: VMX: Don't send UNBLOCK when starting device assignment without APICv
commit: c364baad3e4f114284581c35d4b9006d59d2629a
[2/3] KVM: SVM: Don't update IRTEs if APICv/AVIC is disabled
(no commit info)
[3/3] KVM: x86: Add module param to control and enumerate device posted IRQs
commit: 459074cff66f77af3f327e2c1f9256cdb146d798
--
https://github.com/kvm-x86/linux/tree/next