All of lore.kernel.org
 help / color / mirror / Atom feed
* [Virtio-fs] [PATCH v2 0/1] virtio-fs: implement option for stateless migration.
@ 2023-02-16 14:00 ` Anton Kuchin
  0 siblings, 0 replies; 21+ 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] 21+ messages in thread

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

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.