mbox series

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

Message ID 20230216140003.1103681-1-antonkuchin@yandex-team.ru (mailing list archive)
Headers show
Series virtio-fs: implement option for stateless migration. | expand

Message

Anton Kuchin Feb. 16, 2023, 2 p.m. UTC
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(-)