[GIT PULL] VFIO update for v6.15-rc3

From: Alex Williamson
Date: Thu Apr 17 2025 - 15:10:12 EST


Hi Linus,

A small addendum to 860be250fc32 ("vfio/pci: Handle INTx IRQ_NOTCONNECTED")
that should also make it into v6.15. Thanks,

Alex

The following changes since commit 8ffd015db85fea3e15a77027fda6c02ced4d2444:

Linux 6.15-rc2 (2025-04-13 11:54:49 -0700)

are available in the Git repository at:

https://github.com/awilliam/linux-vfio.git tags/vfio-v6.15-rc3

for you to fetch changes up to 2bd42b03ab6b04dde1753bd6b38eeca5c70f3941:

vfio/pci: Virtualize zero INTx PIN if no pdev->irq (2025-04-14 08:31:45 -0600)

----------------------------------------------------------------
VFIO update for v6.15-rc3

- Include devices where the platform indicates PCI INTx is not routed
by setting pdev->irq to zero in the expanded virtualization of the
PCI pin register. This provides consistency in the INFO and
SET_IRQS ioctls. (Alex Williamson)

----------------------------------------------------------------
Alex Williamson (1):
vfio/pci: Virtualize zero INTx PIN if no pdev->irq

drivers/vfio/pci/vfio_pci_config.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)