alistair23-linux/drivers/vfio/pci
Alex Williamson 796b755066 vfio/pci: Fix handling of RC integrated endpoint PCIe capability size
Root complex integrated endpoints do not have a link and therefore may
use a smaller PCIe capability in config space than we expect when
building our config map.  Add a case for these to avoid reporting an
erroneous overlap.

Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
2017-07-27 10:39:33 -06:00
..
Kconfig
Makefile
vfio_pci.c vfio/pci: Use pci_try_reset_function() on initial open 2017-07-26 14:33:15 -06:00
vfio_pci_config.c vfio/pci: Fix handling of RC integrated endpoint PCIe capability size 2017-07-27 10:39:33 -06:00
vfio_pci_igd.c
vfio_pci_intrs.c
vfio_pci_private.h
vfio_pci_rdwr.c