Re: [PATCH QEMU v25 16/17] vfio: Make vfio-pci device migration capable

2020-06-22 Thread Cornelia Huck
On Sun, 21 Jun 2020 01:51:25 +0530 Kirti Wankhede wrote: > If device is not failover primary device call vfio_migration_probe() > and vfio_migration_finalize() functions for vfio-pci device to enable > migration for vfio PCI device which support migration. "If the device is not a failover primar

[PATCH QEMU v25 16/17] vfio: Make vfio-pci device migration capable

2020-06-20 Thread Kirti Wankhede
If device is not failover primary device call vfio_migration_probe() and vfio_migration_finalize() functions for vfio-pci device to enable migration for vfio PCI device which support migration. Removed vfio_pci_vmstate structure. Removed migration blocker from VFIO PCI device specific structure and