qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/1] virtio-fs: implement option for stateless migration.
@ 2023-02-16 14:00 Anton Kuchin
  2023-02-16 14:00 ` [PATCH v2 1/1] vhost-user-fs: add property to allow migration Anton Kuchin
  0 siblings, 1 reply; 11+ messages in thread
From: Anton Kuchin @ 2023-02-16 14:00 UTC (permalink / raw)
  To: qemu-devel
  Cc: Dr. David Alan Gilbert, Eduardo Habkost, Daniel P. Berrangé,
	Michael S. Tsirkin, Markus Armbruster, yc-core, Stefan Hajnoczi,
	virtio-fs, Eric Blake, Juan Quintela, Paolo Bonzini, Anton Kuchin

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



^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2023-02-16 23:40 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-16 14:00 [PATCH v2 0/1] virtio-fs: implement option for stateless migration Anton Kuchin
2023-02-16 14:00 ` [PATCH v2 1/1] vhost-user-fs: add property to allow migration Anton Kuchin
2023-02-16 14:14   ` Juan Quintela
2023-02-16 16:11     ` Michael S. Tsirkin
2023-02-16 16:13       ` Michael S. Tsirkin
2023-02-16 16:22         ` Juan Quintela
2023-02-16 23:33           ` Anton Kuchin
2023-02-16 23:39           ` Anton Kuchin
2023-02-16 16:17       ` Juan Quintela
2023-02-16 21:09   ` Stefan Hajnoczi
2023-02-16 23:14     ` Anton Kuchin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).