qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v7 0/3] vhost-user-blk: live resize additional APIs
@ 2024-11-06 11:18 Vladimir Sementsov-Ogievskiy
  2024-11-06 11:18 ` [PATCH v7 1/3] qdev-monitor: add option to report GenericError from find_device_state Vladimir Sementsov-Ogievskiy
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Vladimir Sementsov-Ogievskiy @ 2024-11-06 11:18 UTC (permalink / raw)
  To: qemu-block, raphael, mst
  Cc: sgarzare, kwolf, hreitz, pbonzini, berrange, eduardo, eblake,
	armbru, qemu-devel, Vladimir Sementsov-Ogievskiy

v7: update QAPI version 9.1 -> 9.2

Vladimir Sementsov-Ogievskiy (3):
  qdev-monitor: add option to report GenericError from find_device_state
  vhost-user-blk: split vhost_user_blk_sync_config()
  qapi: introduce device-sync-config

 hw/block/vhost-user-blk.c | 27 ++++++++++++++------
 hw/virtio/virtio-pci.c    |  9 +++++++
 include/hw/qdev-core.h    |  6 +++++
 qapi/qdev.json            | 24 ++++++++++++++++++
 system/qdev-monitor.c     | 53 ++++++++++++++++++++++++++++++++++++---
 5 files changed, 108 insertions(+), 11 deletions(-)

-- 
2.34.1



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

end of thread, other threads:[~2024-11-08  7:13 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-06 11:18 [PATCH v7 0/3] vhost-user-blk: live resize additional APIs Vladimir Sementsov-Ogievskiy
2024-11-06 11:18 ` [PATCH v7 1/3] qdev-monitor: add option to report GenericError from find_device_state Vladimir Sementsov-Ogievskiy
2024-11-06 11:18 ` [PATCH v7 2/3] vhost-user-blk: split vhost_user_blk_sync_config() Vladimir Sementsov-Ogievskiy
2024-11-06 11:18 ` [PATCH v7 3/3] qapi: introduce device-sync-config Vladimir Sementsov-Ogievskiy
2024-11-06 18:17 ` [PATCH v7 0/3] vhost-user-blk: live resize additional APIs Michael S. Tsirkin
2024-11-08  7:12   ` Vladimir Sementsov-Ogievskiy

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).