aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/051
AgeCommit message (Expand)Author
2022-10-27block: Refactor get_tmp_filename()Bin Meng
2022-02-01iotests: declare lack of support for compresion_type in IMGOPTSVladimir Sementsov-Ogievskiy
2022-02-01tests/qemu-iotests: Fix 051 for binaries without 'lsi53c895a'Thomas Huth
2021-10-15iotests/051: Fix typoKevin Wolf
2021-03-29iotests: Fix typo in iotest 051Tao Xu
2021-03-24iotests: Revert "iotests: use -ccw on s390x for 040, 139, and 182"Laurent Vivier
2021-03-18hw/scsi: remove 'scsi-disk' deviceDaniel P. Berrangé
2021-03-18hw/ide: remove 'ide-drive' deviceDaniel P. Berrangé
2021-01-20iotests: define group in each iotestVladimir Sementsov-Ogievskiy
2020-07-14iotests: Specify explicit backing format where sensibleEric Blake
2020-01-06iotests: Disable data_file where it cannot be usedMax Reitz
2020-01-06iotests: Inject space into -ocompat=0.10 in 051Max Reitz
2019-12-19iotests: Add more "_require_drivers" checks to the shell-based testsThomas Huth
2019-09-13iotests: Valgrind fails with nonexistent directoryAndrey Shinkevich
2019-07-19iotests: Set read-zeroes on in null block driver for ValgrindAndrey Shinkevich
2019-06-04iotests: Attach new devices to node in non-default iothreadKevin Wolf
2019-05-21tests/qemu-iotests: Remove the "_supported_os Linux" line from many testsThomas Huth
2019-03-19qemu-iotests: Treat custom TEST_DIR in 051Lukáš Doktor
2019-03-12file-posix: Fix bdrv_open_flags() for snapshot=onKevin Wolf
2019-03-08qemu-iotests: Improve portability by searching bash in the $PATHPhilippe Mathieu-Daudé
2018-11-19iotests: Drop use of bash keyword 'function'Eric Blake
2018-11-19qemu-iotests: remove unused variable 'here'Mao Zhongyi
2018-09-25qemu-iotests: Test snapshot=on with nonexistent TMPDIRAlberto Garcia
2018-07-05block: Don't silently truncate node namesKevin Wolf
2018-03-06scsi: Remove automatic creation of SCSI controllers with -drive if=scsiThomas Huth
2018-01-23iotests: Fix 051 for compat=0.10Max Reitz
2017-09-26iotests: use -ccw on s390x for 051Cornelia Huck
2017-07-11tests: Avoid non-portable 'echo -ARG'Eric Blake
2017-04-27iotests/051: Add test for empty filenameMax Reitz
2017-04-27qemu-iotests: Filter HMP readline escape charactersKevin Wolf
2016-04-15qemu-iotests: tests: do not set unused tmp variableSascha Silbe
2016-03-30block: Remove BDRV_O_CACHE_WBKevin Wolf
2016-01-20iotests: Test that throttle values rangesFam Zheng
2016-01-07qemu-iotests: s390x: fix test 051Bo Tu
2015-12-18qemu-iotests: s390x: fix test 051Bo Tu
2015-12-18qemu-iotests: Try setting cache mode for childrenKevin Wolf
2015-12-18qemu-iotests: Remove cache mode test without mediumKevin Wolf
2015-10-16block: auto-generated node-namesJeff Cody
2015-06-12block: driver should override flags in bdrv_open()Max Reitz
2015-03-10Add testcase for scsi-hd devices without drive propertyChristian Borntraeger
2015-03-10iotests: Prepare for refcount_bits optionMax Reitz
2015-02-16iotests: Add test for driver=qcow2, format=qcow2Max Reitz
2014-09-25block: Catch simultaneous usage of options and their aliasesKevin Wolf
2014-06-26block: Catch backing files assigned to non-COW driversKevin Wolf
2014-06-26block: Always pass driver name through options QDictKevin Wolf
2014-05-09block: Fix open flags with BDRV_O_SNAPSHOTKevin Wolf
2014-04-04block: Fix snapshot=on for protocol parsed from filenameKevin Wolf
2014-04-04block: Don't parse 'filename' optionKevin Wolf
2014-03-06block: Fix error path segfault in bdrv_open()Kevin Wolf
2014-02-09block: Fail gracefully with missing filenameKevin Wolf