Re: [Qemu-devel] [PATCH v5 13/22] qemu-iotests: Fix output of test 051

2013-12-13 Thread Kevin Wolf
Am 13.12.2013 um 18:10 hat Max Reitz geschrieben: > Allowing nested file formats now results in e.g. qcow2 BlockDriverStates > never being directly passed to bdrv_open_common() from bdrv_file_open(), > but instead being handed through bdrv_open(). This changes the error > message when trying to giv

Re: [Qemu-devel] [PATCH v5 13/22] qemu-iotests: Fix output of test 051

2013-12-13 Thread Eric Blake
On 12/13/2013 10:10 AM, Max Reitz wrote: > Allowing nested file formats now results in e.g. qcow2 BlockDriverStates > never being directly passed to bdrv_open_common() from bdrv_file_open(), > but instead being handed through bdrv_open(). This changes the error > message when trying to give a filen