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

2020-09-25 Thread Cornelia Huck
On Wed, 23 Sep 2020 04:54:18 +0530 Kirti Wankhede wrote: > If the device is not a failover primary device, call > vfio_migration_probe() and vfio_migration_finalize() to enable > migration support for those devices that support it respectively to > tear it down again. > Removed vfio_pci_vmstate s

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

2020-09-22 Thread Kirti Wankhede
If the device is not a failover primary device, call vfio_migration_probe() and vfio_migration_finalize() to enable migration support for those devices that support it respectively to tear it down again. Removed vfio_pci_vmstate structure. Removed migration blocker from VFIO PCI device specific str