Re: [Qemu-devel] [PATCH 0/5] Add migration support for VFIO device

2018-11-22 Thread Kirti Wankhede
On 11/21/2018 11:17 AM, Peter Xu wrote: > On Wed, Nov 21, 2018 at 02:09:38AM +0530, Kirti Wankhede wrote: >> Add migration support for VFIO device > > Hi, Kirti, > > I failed to apply the series cleanly onto master. Could you push the > tree somewhere so that people might read the work easier

Re: [Qemu-devel] [PATCH 0/5] Add migration support for VFIO device

2018-11-20 Thread Peter Xu
On Wed, Nov 21, 2018 at 02:09:38AM +0530, Kirti Wankhede wrote: > Add migration support for VFIO device Hi, Kirti, I failed to apply the series cleanly onto master. Could you push the tree somewhere so that people might read the work easier? Or would you tell me the base commit, then I can appl

[Qemu-devel] [PATCH 0/5] Add migration support for VFIO device

2018-11-20 Thread Kirti Wankhede
Add migration support for VFIO device This Patch set include patches as below: - Define KABI for VFIO device for migration support. - Added save and restore functions for PCI configuration space - Generic migration functionality for VFIO device. * This patch set adds functionality only for PCI d