summaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/060.out
AgeCommit message (Expand)AuthorFilesLines
2018-01-23qcow2: Repair unaligned preallocated zero clustersMax Reitz1-0/+9
2017-11-21block: Close a BlockDriverState completely even when bs->drv is NULLAlberto Garcia1-0/+12
2017-11-17qcow2: Refuse to get unaligned offsets from cacheMax Reitz1-0/+29
2017-11-17qcow2: Add bounds check to get_refblock_offset()Max Reitz1-0/+22
2017-11-17block: Guard against NULL bs->drvMax Reitz1-0/+31
2017-11-17qcow2: Unaligned zero cluster in handle_alloc()Max Reitz1-0/+10
2017-11-17qcow2: check_errors are fatalMax Reitz1-0/+23
2017-11-14qcow2: Check that corrupted images can be repaired in iotest 060Alberto Garcia1-0/+64
2017-11-14qcow2: Add iotest for an empty refcount tableAlberto Garcia1-0/+6
2017-11-14qcow2: Add iotest for an image with header.refcount_table_offset == 0Alberto Garcia1-0/+6
2017-11-14qcow2: Don't open images with header.refcount_table_clusters == 0Alberto Garcia1-0/+5
2017-11-14qcow2: Prevent allocating compressed clusters at offset 0Alberto Garcia1-0/+8
2017-11-14qcow2: Prevent allocating L2 tables at offset 0Alberto Garcia1-0/+6
2017-11-14qcow2: Prevent allocating refcount blocks at offset 0Alberto Garcia1-0/+8
2017-07-10qemu-io: Don't die on second openEric Blake1-0/+1
2017-05-29block: Tweak error message related to qemu-img amendEric Blake1-1/+1
2017-05-11qcow2: Make distinction between zero cluster types obviousEric Blake1-3/+3
2016-01-13qemu-io qemu-nbd: Use error_report() etc. instead of fprintf()Markus Armbruster1-1/+1
2015-03-10qcow2: Add refcount_bits to format-specific infoMax Reitz1-0/+1
2015-01-23iotests: Add tests for more corruption casesMax Reitz1-0/+13
2014-12-12qemu-iotests: Remove traling whitespaces in *.outFam Zheng1-11/+11
2014-12-10qemu-iotests: 060: Filter the real disk sizeKevin Wolf1-3/+2
2014-10-23iotests: Fix test outputsMax Reitz1-2/+8
2014-10-04iotests: qemu-img info output for corrupt imageMax Reitz1-0/+9
2014-09-22iotests: Add more tests for qcow2 corruptionMax Reitz1-0/+51
2014-09-22qcow2: Use qcow2_signal_corruption() for overlapsMax Reitz1-5/+5
2014-08-15iotests: Add test for image header overlapMax Reitz1-0/+8
2014-03-13iotests: Test corruption during COW requestMax Reitz1-0/+15
2013-10-11qemu-iotests: Add test for inactive L2 overlapMax Reitz1-1/+39
2013-09-12qemu-iotests: Adjustments due to error propagationMax Reitz1-2/+1
2013-09-02qemu-iotests: Overlapping cluster allocationsMax Reitz1-0/+44