Re: [PATCH v9 QEMU 15/15] vfio: Make vfio-pci device migration capable.

2019-11-13 Thread Alex Williamson
On Tue, 12 Nov 2019 22:35:24 +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. > Removed vfio_pci_vmstate structure. >

[PATCH v9 QEMU 15/15] vfio: Make vfio-pci device migration capable.

2019-11-12 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