[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v5 0/3] vhost-user-blk: live resize additional APIs
From: |
Michael S. Tsirkin |
Subject: |
Re: [PATCH v5 0/3] vhost-user-blk: live resize additional APIs |
Date: |
Wed, 11 Sep 2024 05:51:55 -0400 |
On Tue, Jun 25, 2024 at 03:18:40PM +0300, Vladimir Sementsov-Ogievskiy wrote:
> v5:
> 03: drop extra check on is is runstate running
Causes build failures when generating qdoc.
https://gitlab.com/mstredhat/qemu/-/jobs/7792086965
>
> 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
- Re: [PATCH v5 0/3] vhost-user-blk: live resize additional APIs,
Michael S. Tsirkin <=