aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/142
AgeCommit message (Expand)AuthorFilesLines
2020-01-06iotests: Use _rm_test_img for deleting test imagesMax Reitz1-1/+1
2019-05-21tests/qemu-iotests: Remove the "_supported_os Linux" line from many testsThomas Huth1-1/+0
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-4/+4
2018-11-19qemu-iotests: remove unused variable 'here'Mao Zhongyi1-1/+0
2017-07-11tests: Avoid non-portable 'echo -ARG'Eric Blake1-24/+24
2017-04-27qemu-iotests: Filter HMP readline escape charactersKevin Wolf1-1/+1
2016-04-15qemu-iotests: tests: do not set unused tmp variableSascha Silbe1-1/+0
2016-03-30block: Remove BDRV_O_CACHE_WBKevin Wolf1-3/+3
2016-03-30qemu-io: Use bdrv_parse_cache_mode() in reopen_f()Kevin Wolf1-1/+1
2016-03-30block/qapi: Use blk_enable_write_cache()Kevin Wolf1-1/+6
2016-03-30block: Move enable_write_cache to BB levelKevin Wolf1-2/+2
2016-03-30block: Reject writethrough mode except at the rootKevin Wolf1-25/+25
2015-12-18qemu-iotests: Test cache mode option inheritanceKevin Wolf1-0/+354