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

v5:
03: drop extra check on is is runstate running


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    |  3 +++
 qapi/qdev.json            | 24 ++++++++++++++++++
 system/qdev-monitor.c     | 53 ++++++++++++++++++++++++++++++++++++---
 5 files changed, 105 insertions(+), 11 deletions(-)

-- 
2.34.1



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

end of thread, other threads:[~2024-09-20  9:44 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-25 12:18 [PATCH v5 0/3] vhost-user-blk: live resize additional APIs Vladimir Sementsov-Ogievskiy
2024-06-25 12:18 ` [PATCH v5 1/3] qdev-monitor: add option to report GenericError from find_device_state Vladimir Sementsov-Ogievskiy
2024-07-18  8:30   ` Markus Armbruster
2024-06-25 12:18 ` [PATCH v5 2/3] vhost-user-blk: split vhost_user_blk_sync_config() Vladimir Sementsov-Ogievskiy
2024-06-25 12:18 ` [PATCH v5 3/3] qapi: introduce device-sync-config Vladimir Sementsov-Ogievskiy
2024-07-18  8:27   ` Markus Armbruster
2024-07-19  8:31     ` Vladimir Sementsov-Ogievskiy
2024-07-19  9:10       ` Markus Armbruster
2024-07-01 12:42 ` [PATCH v5 0/3] vhost-user-blk: live resize additional APIs Raphael Norwitz
2024-07-01 20:55   ` Michael S. Tsirkin
2024-08-01  8:35     ` Vladimir Sementsov-Ogievskiy
2024-08-01  8:37       ` Michael S. Tsirkin
2024-08-01  8:42         ` Vladimir Sementsov-Ogievskiy
2024-07-11  8:53 ` Vladimir Sementsov-Ogievskiy
2024-07-18  8:31   ` Markus Armbruster
2024-07-19  8:33     ` Vladimir Sementsov-Ogievskiy
2024-09-11  9:51 ` Michael S. Tsirkin
2024-09-20  9:43   ` 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).