aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/092
AgeCommit message (Expand)AuthorFilesLines
2021-01-20iotests: define group in each iotestVladimir Sementsov-Ogievskiy1-0/+1
2020-01-06iotests: Use _rm_test_img for deleting test imagesMax Reitz1-1/+1
2019-03-08qemu-iotests: Improve portability by searching bash in the $PATHPhilippe Mathieu-Daudé1-1/+1
2018-11-19qemu-iotests: remove unused variable 'here'Mao Zhongyi1-1/+0
2016-04-15qemu-iotests: tests: do not set unused tmp variableSascha Silbe1-1/+0
2014-10-23block: qemu-iotests change _supported_proto to file once more.Peter Lieven1-1/+1
2014-05-19qcow1: Stricter backing file length checkKevin Wolf1-0/+11
2014-05-19qcow1: Validate image size (CVE-2014-0223)Kevin Wolf1-0/+9
2014-05-19qcow1: Validate L2 table size (CVE-2014-0222)Kevin Wolf1-0/+15
2014-05-19qcow1: Check maximum cluster sizeKevin Wolf1-0/+63