Re: [Qemu-devel] [PATCH v1 0/2] Add live migration support in the PVRDMA device

2019-08-31 Thread Marcel Apfelbaum
Hi Sukrit, On 8/28/19 5:23 PM, Sukrit Bhatnagar wrote: This series enables the migration of various GIDs used by the device. This is in addition to the successful migration of PCI and MSIX states as well as various DMA addresses and ring page information. We have a setup having two hosts a

Re: [Qemu-devel] [PATCH v1 0/2] Add live migration support in the PVRDMA device

2019-08-29 Thread Yuval Shaia
On Wed, Aug 28, 2019 at 07:53:26PM +0530, Sukrit Bhatnagar wrote: > This series enables the migration of various GIDs used by the device. > This is in addition to the successful migration of PCI and MSIX states > as well as various DMA addresses and ring page information. > > We have a set

[Qemu-devel] [PATCH v1 0/2] Add live migration support in the PVRDMA device

2019-08-28 Thread Sukrit Bhatnagar
This series enables the migration of various GIDs used by the device. This is in addition to the successful migration of PCI and MSIX states as well as various DMA addresses and ring page information. We have a setup having two hosts and two VMs running atop them. Migrations are perfor