aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/136
AgeCommit message (Expand)AuthorFilesLines
2020-02-07tests/qemu-iotests: Explicit usage of Python 3 (scripts with __main__)Philippe Mathieu-Daudé1-1/+1
2019-10-28iotests: Test driver whitelisting in 136Max Reitz1-4/+10
2019-07-19iotests: Set read-zeroes on in null block driver for ValgrindAndrey Shinkevich1-0/+1
2018-10-30iotests: Use // for Python integer divisionMax Reitz1-1/+1
2018-06-08python: futurize -f lib2to3.fixes.fix_has_keyEduardo Habkost1-1/+1
2018-03-09iotests: Mark all tests executableEric Blake1-0/+0
2017-11-14iotests: Make 136 less flakyMax Reitz1-1/+13
2017-08-08block/null: Remove 'filename' optionKevin Wolf1-1/+1
2016-05-19qemu-iotests: Fix regression in 136 on aio_read invalidEric Blake1-11/+4
2016-05-19block: Remove bdrv_aio_multiwrite()Kevin Wolf1-16/+4
2015-11-17block: make 'stats-interval' an array of ints instead of a stringAlberto Garcia1-1/+1
2015-11-12iotests: Add test for the block device statisticsAlberto Garcia1-0/+349