qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH v2 0/2] virtio-net: vhost-user: Implement internal migration


From: Laurent Vivier
Subject: [PATCH v2 0/2] virtio-net: vhost-user: Implement internal migration
Date: Wed, 15 Jan 2025 14:50:42 +0100

Add support of VHOST_USER_PROTOCOL_F_DEVICE_STATE in virtio-net
with vhost-user backend.

v2:
  - Add stubs for the migration state transfer interface

Laurent Vivier (2):
  vhost: Add stubs for the migration state transfer interface
  virtio-net: vhost-user: Implement internal migration

 include/hw/virtio/vhost.h |  23 +++++++
 hw/net/virtio-net.c       | 135 +++++++++++++++++++++++++++++++-------
 2 files changed, 135 insertions(+), 23 deletions(-)

-- 
2.47.1





reply via email to

[Prev in Thread] Current Thread [Next in Thread]