]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'vfio-v4.16-rc1' of git://github.com/awilliam/linux-vfio
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 1 Feb 2018 21:18:25 +0000 (13:18 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 1 Feb 2018 21:18:25 +0000 (13:18 -0800)
commitbb9649c5123c15548feb416b594107ae32b48095
tree2b6145709fa3c5900957cc0f625fad85f9378c7b
parentc364dba9667b19363f626c79fd3941f0636c22d3
parent399187ef97a9ed2eec04c8b68db66845a9e6fd8d
Merge tag 'vfio-v4.16-rc1' of git://github.com/awilliam/linux-vfio

Pull VFIO updates from Alex Williamson:

 - Mask INTx from user if pdev->irq is zero (Alexey Kardashevskiy)

 - Capability helper cleanup (Alex Williamson)

 - Allow mmaps overlapping MSI-X vector table with region capability
   exposing this feature (Alexey Kardashevskiy)

 - mdev static cleanups (Xiongwei Song)

* tag 'vfio-v4.16-rc1' of git://github.com/awilliam/linux-vfio:
  vfio: mdev: make a couple of functions and structure vfio_mdev_driver static
  vfio-pci: Allow mapping MSIX BAR
  vfio: Simplify capability helper
  vfio-pci: Mask INTx if a device is not capabable of enabling it