linux/drivers/vfio/pci
Alex Williamson 2007722a60 vfio-pci: Re-order device reset
Move the device reset to the end of our disable path, the device
should already be stopped from pci_disable_device().  This also allows
us to manipulate the save/restore to avoid the save/reset/restore +
save/restore that we had before.

Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
2012-12-07 13:43:50 -07:00
..
Kconfig
Makefile
vfio_pci_config.c
vfio_pci_intrs.c vfio: Fix PCI INTx disable consistency 2012-10-10 09:10:32 -06:00
vfio_pci_private.h
vfio_pci_rdwr.c
vfio_pci.c vfio-pci: Re-order device reset 2012-12-07 13:43:50 -07:00