[GIT PULL] VFIO updates for v4.19-rc1
From: Alex Williamson
Date: Thu Aug 16 2018 - 12:18:40 EST
Hi Linus,
The following changes since commit 1ffaddd029c867d134a1dde39f540dcc8c52e274:
Linux 4.18-rc8 (2018-08-05 12:37:41 -0700)
are available in the Git repository at:
git://github.com/awilliam/linux-vfio.git tags/vfio-v4.19-rc1
for you to fetch changes up to 0dd0e297f0ec780b6b3484ba38b27d18c8ca7af9:
vfio-pci: Disable binding to PFs with SR-IOV enabled (2018-08-06 12:23:19 -0600)
----------------------------------------------------------------
VFIO updates for v4.19
- Mark switch fall throughs (Gustavo A. R. Silva)
- Disable binding SR-IOV enabled PFs (Alex Williamson)
----------------------------------------------------------------
Alex Williamson (1):
vfio-pci: Disable binding to PFs with SR-IOV enabled
Gustavo A. R. Silva (1):
vfio: Mark expected switch fall-throughs
drivers/vfio/pci/vfio_pci.c | 15 ++++++++++++++-
drivers/vfio/vfio_iommu_type1.c | 1 +
2 files changed, 15 insertions(+), 1 deletion(-)