summaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/060
AgeCommit message (Expand)AuthorFilesLines
2018-01-23qcow2: Repair unaligned preallocated zero clustersMax Reitz1-1/+2
2017-11-21block: Close a BlockDriverState completely even when bs->drv is NULLAlberto Garcia1-0/+13
2017-11-17qcow2: Refuse to get unaligned offsets from cacheMax Reitz1-0/+21
2017-11-17qcow2: Add bounds check to get_refblock_offset()Max Reitz1-0/+46
2017-11-17block: Guard against NULL bs->drvMax Reitz1-0/+22
2017-11-17qcow2: Unaligned zero cluster in handle_alloc()Max Reitz1-0/+16
2017-11-17qcow2: check_errors are fatalMax Reitz1-0/+20
2017-11-14qcow2: Check that corrupted images can be repaired in iotest 060Alberto Garcia1-0/+10
2017-11-14qcow2: Add iotest for an empty refcount tableAlberto Garcia1-0/+7
2017-11-14qcow2: Add iotest for an image with header.refcount_table_offset == 0Alberto Garcia1-0/+7
2017-11-14qcow2: Don't open images with header.refcount_table_clusters == 0Alberto Garcia1-0/+7
2017-11-14qcow2: Prevent allocating compressed clusters at offset 0Alberto Garcia1-0/+10
2017-11-14qcow2: Prevent allocating L2 tables at offset 0Alberto Garcia1-0/+7
2017-11-14qcow2: Prevent allocating refcount blocks at offset 0Alberto Garcia1-0/+11
2016-04-15qemu-iotests: tests: do not set unused tmp variableSascha Silbe1-1/+0
2015-01-23iotests: Add tests for more corruption casesMax Reitz1-0/+15
2014-12-10qemu-iotests: 060: Filter the real disk sizeKevin Wolf1-1/+1
2014-10-04iotests: qemu-img info output for corrupt imageMax Reitz1-0/+3
2014-09-22iotests: Add more tests for qcow2 corruptionMax Reitz1-2/+54
2014-08-15iotests: Add test for image header overlapMax Reitz1-0/+9
2014-06-27iotests: Use $PYTHON for Python scriptsMax Reitz1-10/+10
2014-05-15Revert "iotests: Use configured python"Peter Maydell1-11/+10
2014-05-09iotests: Use configured pythonMax Reitz1-10/+11
2014-03-13iotests: Test corruption during COW requestMax Reitz1-0/+26
2014-02-09qemu-iotests: change _supported_proto to file for various testsPeter Lieven1-1/+1
2013-10-11qemu-iotests: Add test for inactive L2 overlapMax Reitz1-7/+40
2013-09-12qemu-iotests: Adjustments due to error propagationMax Reitz1-1/+1
2013-09-02qemu-iotests: Overlapping cluster allocationsMax Reitz1-0/+111