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

Anton Kuchin posted 1 patch 1 year, 2 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20230216140003.1103681-1-antonkuchin@yandex-team.ru
Maintainers: Paolo Bonzini <pbonzini@redhat.com>, "Daniel P. Berrangé" <berrange@redhat.com>, Eduardo Habkost <eduardo@habkost.net>, "Dr. David Alan Gilbert" <dgilbert@redhat.com>, Stefan Hajnoczi <stefanha@redhat.com>, "Michael S. Tsirkin" <mst@redhat.com>, Eric Blake <eblake@redhat.com>, Markus Armbruster <armbru@redhat.com>, Juan Quintela <quintela@redhat.com>
There is a newer version of this series
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(-)
[PATCH v2 0/1] virtio-fs: implement option for stateless migration.
Posted by Anton Kuchin 1 year, 2 months ago
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