[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v2 01/15] block: Add 'active' field to BlockDeviceInfo
From: |
Stefan Hajnoczi |
Subject: |
Re: [PATCH v2 01/15] block: Add 'active' field to BlockDeviceInfo |
Date: |
Mon, 3 Feb 2025 13:47:29 -0500 |
On Thu, Jan 30, 2025 at 06:12:32PM +0100, Kevin Wolf wrote:
> This allows querying from QMP (and also HMP) whether an image is
> currently active or inactive (in the sense of BDRV_O_INACTIVE).
>
> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
> ---
> qapi/block-core.json | 6 +++++-
> block/monitor/block-hmp-cmds.c | 5 +++--
> block/qapi.c | 1 +
> tests/qemu-iotests/184.out | 2 ++
> tests/qemu-iotests/191.out | 16 ++++++++++++++++
> tests/qemu-iotests/273.out | 5 +++++
> 6 files changed, 32 insertions(+), 3 deletions(-)
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
signature.asc
Description: PGP signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [PATCH v2 01/15] block: Add 'active' field to BlockDeviceInfo,
Stefan Hajnoczi <=