]> git.ipfire.org Git - thirdparty/qemu.git/commit - qemu-io-cmds.c
bdrv_query_image_info Error parameter added
authorAndrey Shinkevich <andrey.shinkevich@virtuozzo.com>
Fri, 8 Feb 2019 15:06:06 +0000 (18:06 +0300)
committerEric Blake <eblake@redhat.com>
Mon, 11 Feb 2019 20:35:43 +0000 (14:35 -0600)
commit1bf6e9ca9234e1dbcaa18baa06eca9d55cc2dbbb
tree08f08b47a4cb5f49ae147eaa7d1f2e7d4347d44b
parent269ee27e99cfbff983a9ab067ae22f6182f11fe2
bdrv_query_image_info Error parameter added

Inform a user in case qcow2_get_specific_info fails to obtain
QCOW2 image specific information. This patch is preliminary to
the one "qcow2: Add list of bitmaps to ImageInfoSpecificQCow2".

Signed-off-by: Andrey Shinkevich <andrey.shinkevich@virtuozzo.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Message-Id: <1549638368-530182-2-git-send-email-andrey.shinkevich@virtuozzo.com>
Signed-off-by: Eric Blake <eblake@redhat.com>
block.c
block/crypto.c
block/qapi.c
block/qcow2.c
block/vmdk.c
include/block/block.h
include/block/block_int.h
qemu-io-cmds.c