linux/drivers/vfio/pci/hisilicon
Yi Liu 27aeb91559 vfio/hisi_acc: Use the new device life cycle helpers
Tidy up @probe so all migration specific initialization logic is moved
to migration specific @init callback.

Remove vfio_pci_core_{un}init_device() given no user now.

Signed-off-by: Yi Liu <yi.l.liu@intel.com>
Signed-off-by: Kevin Tian <kevin.tian@intel.com>
Reviewed-by: Jason Gunthorpe <jgg@nvidia.com>
Reviewed-by: Shameer Kolothum <shameerali.kolothum.thodi@huawei.com>
Link: https://lore.kernel.org/r/20220921104401.38898-5-kevin.tian@intel.com
Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
2022-09-21 14:15:10 -06:00
..
hisi_acc_vfio_pci.c vfio/hisi_acc: Use the new device life cycle helpers 2022-09-21 14:15:10 -06:00
hisi_acc_vfio_pci.h hisi_acc_vfio_pci: Use its own PCI reset_done error handler 2022-03-15 11:41:32 -06:00
Kconfig hisi_acc_vfio_pci: Add support for VFIO live migration 2022-03-15 11:41:32 -06:00
Makefile