]> git.proxmox.com Git - mirror_qemu.git/commit - block/qcow2.c
qapi: Drop QERR_UNKNOWN_BLOCK_FORMAT_FEATURE
authorMax Reitz <mreitz@redhat.com>
Wed, 16 Mar 2016 18:54:33 +0000 (19:54 +0100)
committerKevin Wolf <kwolf@redhat.com>
Thu, 17 Mar 2016 14:47:56 +0000 (15:47 +0100)
commita55448b3681a880b77eaefe8b2c42912000cb481
tree05401db82909ebe6c8b62c28504906631f8c8730
parentda31d594cf971795c1150ef1f5bdb01790b1b1b9
qapi: Drop QERR_UNKNOWN_BLOCK_FORMAT_FEATURE

Just specifying a custom string is simpler in basically all places that
used it, and in addition, specifying the BB or node name is something we
generally do not do in other error messages when opening a BDS, so we
should not do it here.

This changes the output for iotest 036 (to the better, in my opinion),
so the reference output needs to be changed accordingly.

Signed-off-by: Max Reitz <mreitz@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
block/qcow.c
block/qcow2.c
block/qed.c
block/vmdk.c
include/qapi/qmp/qerror.h
tests/qemu-iotests/036.out