[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250417130952.52761ea6.alex.williamson@redhat.com>
Date: Thu, 17 Apr 2025 13:09:52 -0600
From: Alex Williamson <alex.williamson@...hat.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: <linux-kernel@...r.kernel.org>, "kvm@...r.kernel.org"
<kvm@...r.kernel.org>, sbhat@...ux.ibm.com
Subject: [GIT PULL] VFIO update for v6.15-rc3
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(-)
Powered by blists - more mailing lists