qemu-devel
[Top][All Lists]
Advanced

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

[PATCH v2 0/1] virtio-fs: implement option for stateless migration.


From: Anton Kuchin
Subject: [PATCH v2 0/1] virtio-fs: implement option for stateless migration.
Date: Thu, 16 Feb 2023 16:00:02 +0200

v2: Use device property instead of migration capability

Anton Kuchin (1):
  vhost-user-fs: add property to allow migration

 hw/core/qdev-properties-system.c    | 10 +++++++++
 hw/virtio/vhost-user-fs.c           | 34 ++++++++++++++++++++++++++++-
 include/hw/qdev-properties-system.h |  1 +
 include/hw/virtio/vhost-user-fs.h   |  1 +
 qapi/migration.json                 | 16 ++++++++++++++
 5 files changed, 61 insertions(+), 1 deletion(-)

-- 
2.37.2




reply via email to

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