]> git.proxmox.com Git - mirror_qemu.git/commit
qapi: Tweak error message of bdrv_query_image_info
authorFam Zheng <famz@redhat.com>
Thu, 19 Jan 2017 13:07:58 +0000 (21:07 +0800)
committerMax Reitz <mreitz@redhat.com>
Sat, 11 Feb 2017 23:47:41 +0000 (00:47 +0100)
commit9adceb02133f856fc69bf105848849f409e805b9
tree7c38eef965a478838dff69d51864aca76edb7d5a
parent6b33f3ae8b79726ef0812597b8a83c3e82d31514
qapi: Tweak error message of bdrv_query_image_info

@bs doesn't always have a device name, such as when it comes from
"qemu-img info". Report file name instead.

Signed-off-by: Fam Zheng <famz@redhat.com>
Message-id: 20170119130759.28319-2-famz@redhat.com
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Max Reitz <mreitz@redhat.com>
block/qapi.c