summary refs log tree commit diff stats
path: root/hw/nvme/ctrl.c
diff options
context:
space:
mode:
authorAndrey Drobyshev via <qemu-block@nongnu.org>2023-09-08 00:02:26 +0300
committerKevin Wolf <kwolf@redhat.com>2023-09-20 17:46:01 +0200
commit52b10c9c0c68e90f9503ba578f2eaf8975c1977f (patch)
tree7f605b83196e95f5b70c7b653fc4dc1f89c45d26 /hw/nvme/ctrl.c
parent2848289168fbbd9a6855c84ec8fde8929a2b042b (diff)
downloadfocaccia-qemu-52b10c9c0c68e90f9503ba578f2eaf8975c1977f.tar.gz
focaccia-qemu-52b10c9c0c68e90f9503ba578f2eaf8975c1977f.zip
qemu-img: map: report compressed data blocks
Right now "qemu-img map" reports compressed blocks as containing data
but having no host offset.  This is not very informative.  Instead,
let's add another boolean field named "compressed" in case JSON output
mode is specified.  This is achieved by utilizing new allocation status
flag BDRV_BLOCK_COMPRESSED for bdrv_block_status().

Also update the expected qemu-iotests outputs to contain the new field.

Signed-off-by: Andrey Drobyshev <andrey.drobyshev@virtuozzo.com>
Message-ID: <20230907210226.953821-3-andrey.drobyshev@virtuozzo.com>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'hw/nvme/ctrl.c')
0 files changed, 0 insertions, 0 deletions