Re: [PATCH v5 1/1] docs/devel: Add VFIO device migration documentation

2021-05-17 Thread Tarun Gupta (SW-GPU)
Hi Alex, Cornelia, Just wanted to confirm that this patch will be pulled in QEMU 6.1, right? Thanks, Tarun On 4/18/2021 5:52 PM, Tarun Gupta wrote: Document interfaces used for VFIO device migration. Added flow of state changes during live migration with VFIO device. Reviewed-by: Cornelia Huc

[PATCH v5 1/1] docs/devel: Add VFIO device migration documentation

2021-04-18 Thread Tarun Gupta
Document interfaces used for VFIO device migration. Added flow of state changes during live migration with VFIO device. Reviewed-by: Cornelia Huck Co-developed-by: Kirti Wankhede Signed-off-by: Kirti Wankhede Signed-off-by: Tarun Gupta --- Tested by building docs with new vfio-migration.rst fi