summaryrefslogtreecommitdiffstats
path: root/tests/qemu-iotests/051
Commit message (Expand)AuthorAgeFilesLines
* block: Refactor get_tmp_filename()Bin Meng2022-10-271-1/+2
* iotests: declare lack of support for compresion_type in IMGOPTSVladimir Sementsov-Ogievskiy2022-02-011-2/+3
* tests/qemu-iotests: Fix 051 for binaries without 'lsi53c895a'Thomas Huth2022-02-011-0/+4
* iotests/051: Fix typoKevin Wolf2021-10-151-1/+1
* iotests: Fix typo in iotest 051Tao Xu2021-03-291-1/+1
* iotests: Revert "iotests: use -ccw on s390x for 040, 139, and 182"Laurent Vivier2021-03-241-11/+1Star
* hw/scsi: remove 'scsi-disk' deviceDaniel P. Berrangé2021-03-181-2/+0Star
* hw/ide: remove 'ide-drive' deviceDaniel P. Berrangé2021-03-181-2/+0Star
* iotests: define group in each iotestVladimir Sementsov-Ogievskiy2021-01-201-0/+1
* iotests: Specify explicit backing format where sensibleEric Blake2020-07-141-1/+1
* iotests: Disable data_file where it cannot be usedMax Reitz2020-01-061-2/+3
* iotests: Inject space into -ocompat=0.10 in 051Max Reitz2020-01-061-1/+1
* iotests: Add more "_require_drivers" checks to the shell-based testsThomas Huth2019-12-191-0/+1
* iotests: Valgrind fails with nonexistent directoryAndrey Shinkevich2019-09-131-0/+4
* iotests: Set read-zeroes on in null block driver for ValgrindAndrey Shinkevich2019-07-191-5/+5
* iotests: Attach new devices to node in non-default iothreadKevin Wolf2019-06-041-0/+24
* tests/qemu-iotests: Remove the "_supported_os Linux" line from many testsThomas Huth2019-05-211-1/+0Star
* qemu-iotests: Treat custom TEST_DIR in 051Lukáš Doktor2019-03-191-1/+1
* file-posix: Fix bdrv_open_flags() for snapshot=onKevin Wolf2019-03-121-0/+7
* qemu-iotests: Improve portability by searching bash in the $PATHPhilippe Mathieu-Daudé2019-03-081-1/+1
* iotests: Drop use of bash keyword 'function'Eric Blake2018-11-191-2/+2
* qemu-iotests: remove unused variable 'here'Mao Zhongyi2018-11-191-1/+0Star
* qemu-iotests: Test snapshot=on with nonexistent TMPDIRAlberto Garcia2018-09-251-0/+3
* block: Don't silently truncate node namesKevin Wolf2018-07-051-0/+15
* scsi: Remove automatic creation of SCSI controllers with -drive if=scsiThomas Huth2018-03-061-4/+0Star
* iotests: Fix 051 for compat=0.10Max Reitz2018-01-231-0/+2
* iotests: use -ccw on s390x for 051Cornelia Huck2017-09-261-1/+11
* tests: Avoid non-portable 'echo -ARG'Eric Blake2017-07-111-3/+4
* iotests/051: Add test for empty filenameMax Reitz2017-04-271-0/+1
* qemu-iotests: Filter HMP readline escape charactersKevin Wolf2017-04-271-1/+2
* qemu-iotests: tests: do not set unused tmp variableSascha Silbe2016-04-151-1/+0Star
* block: Remove BDRV_O_CACHE_WBKevin Wolf2016-03-301-1/+1
* iotests: Test that throttle values rangesFam Zheng2016-01-201-0/+18
* qemu-iotests: s390x: fix test 051Bo Tu2016-01-071-13/+19
* qemu-iotests: s390x: fix test 051Bo Tu2015-12-181-28/+49
* qemu-iotests: Try setting cache mode for childrenKevin Wolf2015-12-181-1/+9
* qemu-iotests: Remove cache mode test without mediumKevin Wolf2015-12-181-6/+6
* block: auto-generated node-namesJeff Cody2015-10-161-1/+2
* block: driver should override flags in bdrv_open()Max Reitz2015-06-121-1/+0Star
* Add testcase for scsi-hd devices without drive propertyChristian Borntraeger2015-03-101-0/+6
* iotests: Prepare for refcount_bits optionMax Reitz2015-03-101-0/+3
* iotests: Add test for driver=qcow2, format=qcow2Max Reitz2015-02-161-0/+1
* block: Catch simultaneous usage of options and their aliasesKevin Wolf2014-09-251-0/+23
* block: Catch backing files assigned to non-COW driversKevin Wolf2014-06-261-0/+5
* block: Always pass driver name through options QDictKevin Wolf2014-06-261-0/+1
* block: Fix open flags with BDRV_O_SNAPSHOTKevin Wolf2014-05-091-0/+4
* block: Fix snapshot=on for protocol parsed from filenameKevin Wolf2014-04-041-0/+8
* block: Don't parse 'filename' optionKevin Wolf2014-04-041-0/+4
* block: Fix error path segfault in bdrv_open()Kevin Wolf2014-03-061-0/+9
* block: Fail gracefully with missing filenameKevin Wolf2014-02-091-0/+12