summaryrefslogtreecommitdiffstats
path: root/tests/qemu-iotests/060.out
Commit message (Expand)AuthorAgeFilesLines
* qmp: Split ShutdownCause host-qmp into quit and system-resetDominik Csapak2018-12-181-2/+2
* qmp: Add reason to SHUTDOWN and RESET eventsDominik Csapak2018-12-181-2/+2
* tests: iotests: drop some stderr linePeter Xu2018-06-301-1/+0Star
* iotests: Add case for a corrupted inactive imageMax Reitz2018-06-111-0/+14
* block: Add Error parameter to bdrv_amend_optionsMax Reitz2018-06-111-2/+2
* qcow2: Repair unaligned preallocated zero clustersMax Reitz2018-01-231-0/+9
* block: Close a BlockDriverState completely even when bs->drv is NULLAlberto Garcia2017-11-211-0/+12
* qcow2: Refuse to get unaligned offsets from cacheMax Reitz2017-11-171-0/+29
* qcow2: Add bounds check to get_refblock_offset()Max Reitz2017-11-171-0/+22
* block: Guard against NULL bs->drvMax Reitz2017-11-171-0/+31
* qcow2: Unaligned zero cluster in handle_alloc()Max Reitz2017-11-171-0/+10
* qcow2: check_errors are fatalMax Reitz2017-11-171-0/+23
* qcow2: Check that corrupted images can be repaired in iotest 060Alberto Garcia2017-11-141-0/+64
* qcow2: Add iotest for an empty refcount tableAlberto Garcia2017-11-141-0/+6
* qcow2: Add iotest for an image with header.refcount_table_offset == 0Alberto Garcia2017-11-141-0/+6
* qcow2: Don't open images with header.refcount_table_clusters == 0Alberto Garcia2017-11-141-0/+5
* qcow2: Prevent allocating compressed clusters at offset 0Alberto Garcia2017-11-141-0/+8
* qcow2: Prevent allocating L2 tables at offset 0Alberto Garcia2017-11-141-0/+6
* qcow2: Prevent allocating refcount blocks at offset 0Alberto Garcia2017-11-141-0/+8
* qemu-io: Don't die on second openEric Blake2017-07-101-0/+1
* block: Tweak error message related to qemu-img amendEric Blake2017-05-291-1/+1
* qcow2: Make distinction between zero cluster types obviousEric Blake2017-05-111-3/+3
* qemu-io qemu-nbd: Use error_report() etc. instead of fprintf()Markus Armbruster2016-01-131-1/+1
* qcow2: Add refcount_bits to format-specific infoMax Reitz2015-03-101-0/+1
* iotests: Add tests for more corruption casesMax Reitz2015-01-231-0/+13
* qemu-iotests: Remove traling whitespaces in *.outFam Zheng2014-12-121-11/+11
* qemu-iotests: 060: Filter the real disk sizeKevin Wolf2014-12-101-3/+2Star
* iotests: Fix test outputsMax Reitz2014-10-231-2/+8
* iotests: qemu-img info output for corrupt imageMax Reitz2014-10-041-0/+9
* iotests: Add more tests for qcow2 corruptionMax Reitz2014-09-221-0/+51
* qcow2: Use qcow2_signal_corruption() for overlapsMax Reitz2014-09-221-5/+5
* iotests: Add test for image header overlapMax Reitz2014-08-151-0/+8
* iotests: Test corruption during COW requestMax Reitz2014-03-131-0/+15
* qemu-iotests: Add test for inactive L2 overlapMax Reitz2013-10-111-1/+39
* qemu-iotests: Adjustments due to error propagationMax Reitz2013-09-121-2/+1Star
* qemu-iotests: Overlapping cluster allocationsMax Reitz2013-09-021-0/+44