aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/051
AgeCommit message (Expand)AuthorFilesLines
2022-10-27block: Refactor get_tmp_filename()Bin Meng1-1/+2
2022-02-01iotests: declare lack of support for compresion_type in IMGOPTSVladimir Sementsov-Ogievskiy1-2/+3
2022-02-01tests/qemu-iotests: Fix 051 for binaries without 'lsi53c895a'Thomas Huth1-0/+4
2021-10-15iotests/051: Fix typoKevin Wolf1-1/+1
2021-03-29iotests: Fix typo in iotest 051Tao Xu1-1/+1
2021-03-24iotests: Revert "iotests: use -ccw on s390x for 040, 139, and 182"Laurent Vivier1-11/+1
2021-03-18hw/scsi: remove 'scsi-disk' deviceDaniel P. Berrangé1-2/+0
2021-03-18hw/ide: remove 'ide-drive' deviceDaniel P. Berrangé1-2/+0
2021-01-20iotests: define group in each iotestVladimir Sementsov-Ogievskiy1-0/+1
2020-07-14iotests: Specify explicit backing format where sensibleEric Blake1-1/+1
2020-01-06iotests: Disable data_file where it cannot be usedMax Reitz1-2/+3
2020-01-06iotests: Inject space into -ocompat=0.10 in 051Max Reitz1-1/+1
2019-12-19iotests: Add more "_require_drivers" checks to the shell-based testsThomas Huth1-0/+1
2019-09-13iotests: Valgrind fails with nonexistent directoryAndrey Shinkevich1-0/+4
2019-07-19iotests: Set read-zeroes on in null block driver for ValgrindAndrey Shinkevich1-5/+5
2019-06-04iotests: Attach new devices to node in non-default iothreadKevin Wolf1-0/+24
2019-05-21tests/qemu-iotests: Remove the "_supported_os Linux" line from many testsThomas Huth1-1/+0
2019-03-19qemu-iotests: Treat custom TEST_DIR in 051Lukáš Doktor1-1/+1
2019-03-12file-posix: Fix bdrv_open_flags() for snapshot=onKevin Wolf1-0/+7
2019-03-08qemu-iotests: Improve portability by searching bash in the $PATHPhilippe Mathieu-Daudé1-1/+1
2018-11-19iotests: Drop use of bash keyword 'function'Eric Blake1-2/+2
2018-11-19qemu-iotests: remove unused variable 'here'Mao Zhongyi1-1/+0
2018-09-25qemu-iotests: Test snapshot=on with nonexistent TMPDIRAlberto Garcia1-0/+3
2018-07-05block: Don't silently truncate node namesKevin Wolf1-0/+15
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