Re: [PATCH v5 00/14] vfio/migration: Implement VFIO migration protocol v2

2023-01-06 Thread Jason Gunthorpe
On Fri, Jan 06, 2023 at 04:36:09PM -0700, Alex Williamson wrote: > Missing from the series is the all important question of what happens > to "x-enable-migration" now. We have two in-kernel drivers supporting > v2 migration, so while hardware and firmware may still be difficult to > bring togethe

Re: [PATCH v5 00/14] vfio/migration: Implement VFIO migration protocol v2

2023-01-06 Thread Alex Williamson
On Thu, 29 Dec 2022 13:03:31 +0200 Avihai Horon wrote: > Hello, > > Now that QEMU 8.0 development cycle has started and MIG_DATA_SIZE ioctl > is in kernel v6.2-rc1, I am sending v5 of this series with linux headers > update and with the preview patches in v4 merged into this series. > > > > F

[PATCH v5 00/14] vfio/migration: Implement VFIO migration protocol v2

2022-12-29 Thread Avihai Horon
Hello, Now that QEMU 8.0 development cycle has started and MIG_DATA_SIZE ioctl is in kernel v6.2-rc1, I am sending v5 of this series with linux headers update and with the preview patches in v4 merged into this series. Following VFIO migration protocol v2 acceptance in kernel, this series imple