> From: Kirti Wankhede
> Sent: Wednesday, October 17, 2018 2:13 AM
>
> Add migration support for VFIO device
>
> This Patch set include patches as below:
> - Define KABI for VFIO device for migration support.
> - Generic migration functionality for VFIO device.
> * This patch set adds functiona
On 10/17/2018 2:19 PM, Cornelia Huck wrote:
> On Tue, 16 Oct 2018 23:42:34 +0530
> Kirti Wankhede wrote:
>
>> Add migration support for VFIO device
>
> I'd love to take a deeper look at this; but sadly, I'm currently low on
> spare time, and therefore will only add some general remarks.
>
T
On Tue, 16 Oct 2018 23:42:34 +0530
Kirti Wankhede wrote:
> Add migration support for VFIO device
I'd love to take a deeper look at this; but sadly, I'm currently low on
spare time, and therefore will only add some general remarks.
>
> This Patch set include patches as below:
> - Define KABI fo
Add migration support for VFIO device
This Patch set include patches as below:
- Define KABI for VFIO device for migration support.
- Generic migration functionality for VFIO device.
* This patch set adds functionality only for PCI devices, but can be
extended to other VFIO devices.
* Adde