qemu-block
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH v4 0/3] vhost-user-blk: live resize additional APIs


From: Vladimir Sementsov-Ogievskiy
Subject: [PATCH v4 0/3] vhost-user-blk: live resize additional APIs
Date: Mon, 29 Apr 2024 13:16:20 +0300

v4:
Fixes 01-02 from v3 are already merged.
02: new, split out from 03
03: refacting vhost_user_blk_handle_config_change() split out to 02
    drop current_run_state_str() helper
    some rewordings (Markus)

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            | 23 ++++++++++++++
 system/qdev-monitor.c     | 63 ++++++++++++++++++++++++++++++++++++---
 5 files changed, 114 insertions(+), 11 deletions(-)

-- 
2.34.1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]