summaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/051
AgeCommit message (Expand)AuthorFilesLines
2018-03-06scsi: Remove automatic creation of SCSI controllers with -drive if=scsiThomas Huth1-4/+0
2018-01-23iotests: Fix 051 for compat=0.10Max Reitz1-0/+2
2017-09-26iotests: use -ccw on s390x for 051Cornelia Huck1-1/+11
2017-07-11tests: Avoid non-portable 'echo -ARG'Eric Blake1-3/+4
2017-04-27iotests/051: Add test for empty filenameMax Reitz1-0/+1
2017-04-27qemu-iotests: Filter HMP readline escape charactersKevin Wolf1-1/+2
2016-04-15qemu-iotests: tests: do not set unused tmp variableSascha Silbe1-1/+0
2016-03-30block: Remove BDRV_O_CACHE_WBKevin Wolf1-1/+1
2016-01-20iotests: Test that throttle values rangesFam Zheng1-0/+18
2016-01-07qemu-iotests: s390x: fix test 051Bo Tu1-13/+19
2015-12-18qemu-iotests: s390x: fix test 051Bo Tu1-28/+49
2015-12-18qemu-iotests: Try setting cache mode for childrenKevin Wolf1-1/+9
2015-12-18qemu-iotests: Remove cache mode test without mediumKevin Wolf1-6/+6
2015-10-16block: auto-generated node-namesJeff Cody1-1/+2
2015-06-12block: driver should override flags in bdrv_open()Max Reitz1-1/+0
2015-03-10Add testcase for scsi-hd devices without drive propertyChristian Borntraeger1-0/+6
2015-03-10iotests: Prepare for refcount_bits optionMax Reitz1-0/+3
2015-02-16iotests: Add test for driver=qcow2, format=qcow2Max Reitz1-0/+1
2014-09-25block: Catch simultaneous usage of options and their aliasesKevin Wolf1-0/+23
2014-06-26block: Catch backing files assigned to non-COW driversKevin Wolf1-0/+5
2014-06-26block: Always pass driver name through options QDictKevin Wolf1-0/+1
2014-05-09block: Fix open flags with BDRV_O_SNAPSHOTKevin Wolf1-0/+4
2014-04-04block: Fix snapshot=on for protocol parsed from filenameKevin Wolf1-0/+8
2014-04-04block: Don't parse 'filename' optionKevin Wolf1-0/+4
2014-03-06block: Fix error path segfault in bdrv_open()Kevin Wolf1-0/+9
2014-02-09block: Fail gracefully with missing filenameKevin Wolf1-0/+12
2013-11-29qemu-iotests: Test snapshot modeKevin Wolf1-0/+17
2013-11-15block: Fail if requested driver is not availableKevin Wolf1-0/+7
2013-11-07block: qemu-iotests, add quotes to $TEST_IMG usage for 051Jeff Cody1-4/+4
2013-09-27qemu-iotests: Quote $TEST_IMG* and $TEST_DIR usageJeff Cody1-25/+25
2013-09-25qemu-iotests: add test for backing file overridingFam Zheng1-1/+16
2013-07-26qcow2: Use dashes instead of underscores in optionsKevin Wolf1-7/+7
2013-07-15block: Don't parse protocol from file.filenameKevin Wolf1-0/+12
2013-04-22block: Fail gracefully when using a format driver on protocol levelKevin Wolf1-0/+7
2013-04-15qemu-iotests: filter QEMU_PROG in 051.outStefan Hajnoczi1-1/+1
2013-04-15qemu-iotests: Add test for -drive optionsKevin Wolf1-0/+148