linux/drivers/vfio/pci
Alex Williamson bc4fba7712 vfio-pci: Attempt bus/slot reset on release
Each time a device is released, mark whether a local reset was
successful or whether a bus/slot reset is needed.  If a reset is
needed and all of the affected devices are bound to vfio-pci and
unused, allow the reset.  This is most useful when the userspace
driver is killed and releases all the devices in an unclean state,
such as when a QEMU VM quits.

Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
2014-08-07 11:12:07 -06:00
..
Kconfig drivers/vfio: remove depends on CONFIG_EXPERIMENTAL 2013-02-24 09:59:44 -07:00
Makefile vfio: Add PCI device driver 2012-07-31 08:16:24 -06:00
vfio_pci.c vfio-pci: Attempt bus/slot reset on release 2014-08-07 11:12:07 -06:00
vfio_pci_config.c vfio/pci: Fix sizing of DPA and THP express capabilities 2014-05-30 10:50:31 -06:00
vfio_pci_intrs.c vfio: Use pci_enable_msi_range() and pci_enable_msix_range() 2014-02-14 14:23:40 -07:00
vfio_pci_private.h vfio-pci: Attempt bus/slot reset on release 2014-08-07 11:12:07 -06:00
vfio_pci_rdwr.c vfio-pci: Add support for VGA region access 2013-02-18 10:11:13 -07:00