On 28/10/2024 20:17, Alex Williamson wrote:
On Sun, 27 Oct 2024 12:07:44 +0200
Yishai Hadas <yishaih@xxxxxxxxxx> wrote:
This series enhances the vfio-virtio driver to support live migration
for virtio-net Virtual Functions (VFs) that are migration-capable.
What's the status of making virtio-net VFs in QEMU migration capable?
Currently, we don’t have plans to make virtio-net VFs in QEMU
migration-capable.
There would be some obvious benefits for the vfio migration ecosystem
if we could validate migration of a functional device (ie. not mtty) in
an L2 guest with no physical hardware dependencies. Thanks,
Alex
Right, software testing could be beneficial, however, we are not the
ones who own or perform software simulation and its related tasks inside
QEMU.
So, this task could be considered in the future once its HOST side is
actually accepted.
Yishai