summaryrefslogtreecommitdiffstats
path: root/tests/qemu-iotests/051
Commit message (Collapse)AuthorAgeFilesLines
* block: Fail gracefully when using a format driver on protocol levelKevin Wolf2013-04-221-0/+7
| | | | | | | | | | Specifying the wrong driver could fail an assertion: $ qemu-system-x86_64 -drive file.driver=qcow2,file=x qemu-system-x86_64: block.c:721: bdrv_open_common: Assertion `file != ((void *)0)' failed. Signed-off-by: Kevin Wolf <kwolf@redhat.com>
* qemu-iotests: filter QEMU_PROG in 051.outStefan Hajnoczi2013-04-151-1/+1
| | | | | | | Filter the name of the QEMU executable so the output can be diffed no matter what QEMU_PROG is (e.g. qemu-system-x86_64). Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
* qemu-iotests: Add test for -drive optionsKevin Wolf2013-04-151-0/+148
Signed-off-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
OpenPOWER on IntegriCloud