mbox series

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

Message ID 20250417130952.52761ea6.alex.williamson@redhat.com (mailing list archive)
State New
Headers show
Series [GIT,PULL] VFIO update for v6.15-rc3 | expand

Pull-request

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

Message

Alex Williamson April 17, 2025, 7:09 p.m. UTC
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(-)

Comments

pr-tracker-bot@kernel.org April 17, 2025, 11:19 p.m. UTC | #1
The pull request you sent on Thu, 17 Apr 2025 13:09:52 -0600:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/399537bea39b07b106e8f68f83e9b76864d08c2d

Thank you!