Re: [PATCH V1 vfio 0/7] Enhance the vfio-virtio driver to support live migration

2024-11-06 Thread Alex Williamson
On Wed, 6 Nov 2024 04:32:31 -0500 "Michael S. Tsirkin" wrote: > On Mon, Nov 04, 2024 at 12:21:24PM +0200, Yishai Hadas wrote: > > This series enhances the vfio-virtio driver to support live migration > > for virtio-net Virtual Functions (VFs) that are migration-capable. > > > > This series foll

Re: [PATCH V1 vfio 0/7] Enhance the vfio-virtio driver to support live migration

2024-11-06 Thread Michael S. Tsirkin
On Mon, Nov 04, 2024 at 12:21:24PM +0200, Yishai Hadas wrote: > This series enhances the vfio-virtio driver to support live migration > for virtio-net Virtual Functions (VFs) that are migration-capable. > > This series follows the Virtio 1.4 specification to implement the > necessary device parts

[PATCH V1 vfio 0/7] Enhance the vfio-virtio driver to support live migration

2024-11-04 Thread Yishai Hadas
This series enhances the vfio-virtio driver to support live migration for virtio-net Virtual Functions (VFs) that are migration-capable. This series follows the Virtio 1.4 specification to implement the necessary device parts commands, enabling a device to participate in the live migration proces