aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests/060.out
AgeCommit message (Expand)Author
2024-01-26monitor: only run coroutine commands in qemu_aio_contextStefan Hajnoczi
2022-02-01iotests: bash tests: filter compression typeVladimir Sementsov-Ogievskiy
2020-08-25qcow2: Add the 'extended_l2' option and the QCOW2_INCOMPAT_EXTL2 bitAlberto Garcia
2020-08-25qcow2: Add subcluster support to check_refcounts_l2()Alberto Garcia
2020-07-14iotests: Specify explicit backing format where sensibleEric Blake
2020-05-13qcow2: introduce compression type featureDenis Plotnikov
2020-04-07qcow2: Forbid discard in qcow2 v2 images with backing filesAlberto Garcia
2020-01-06iotests/qcow2.py: Split feature fields into bitsMax Reitz
2019-05-28qcow2: skip writing zero buffers to empty COW areasAnton Nefedov
2019-04-30qemu-img: Saner printing of large file sizesEric Blake
2019-04-30tests/qemu-iotests: Fix output of qemu-io related testsThomas Huth
2018-12-18qmp: Split ShutdownCause host-qmp into quit and system-resetDominik Csapak
2018-12-18qmp: Add reason to SHUTDOWN and RESET eventsDominik Csapak
2018-06-30tests: iotests: drop some stderr linePeter Xu
2018-06-11iotests: Add case for a corrupted inactive imageMax Reitz
2018-06-11block: Add Error parameter to bdrv_amend_optionsMax Reitz
2018-01-23qcow2: Repair unaligned preallocated zero clustersMax Reitz
2017-11-21block: Close a BlockDriverState completely even when bs->drv is NULLAlberto Garcia
2017-11-17qcow2: Refuse to get unaligned offsets from cacheMax Reitz
2017-11-17qcow2: Add bounds check to get_refblock_offset()Max Reitz
2017-11-17block: Guard against NULL bs->drvMax Reitz
2017-11-17qcow2: Unaligned zero cluster in handle_alloc()Max Reitz
2017-11-17qcow2: check_errors are fatalMax Reitz
2017-11-14qcow2: Check that corrupted images can be repaired in iotest 060Alberto Garcia
2017-11-14qcow2: Add iotest for an empty refcount tableAlberto Garcia
2017-11-14qcow2: Add iotest for an image with header.refcount_table_offset == 0Alberto Garcia
2017-11-14qcow2: Don't open images with header.refcount_table_clusters == 0Alberto Garcia
2017-11-14qcow2: Prevent allocating compressed clusters at offset 0Alberto Garcia
2017-11-14qcow2: Prevent allocating L2 tables at offset 0Alberto Garcia
2017-11-14qcow2: Prevent allocating refcount blocks at offset 0Alberto Garcia
2017-07-10qemu-io: Don't die on second openEric Blake
2017-05-29block: Tweak error message related to qemu-img amendEric Blake
2017-05-11qcow2: Make distinction between zero cluster types obviousEric Blake
2016-01-13qemu-io qemu-nbd: Use error_report() etc. instead of fprintf()Markus Armbruster
2015-03-10qcow2: Add refcount_bits to format-specific infoMax Reitz
2015-01-23iotests: Add tests for more corruption casesMax Reitz
2014-12-12qemu-iotests: Remove traling whitespaces in *.outFam Zheng
2014-12-10qemu-iotests: 060: Filter the real disk sizeKevin Wolf
2014-10-23iotests: Fix test outputsMax Reitz
2014-10-04iotests: qemu-img info output for corrupt imageMax Reitz
2014-09-22iotests: Add more tests for qcow2 corruptionMax Reitz
2014-09-22qcow2: Use qcow2_signal_corruption() for overlapsMax Reitz
2014-08-15iotests: Add test for image header overlapMax Reitz
2014-03-13iotests: Test corruption during COW requestMax Reitz
2013-10-11qemu-iotests: Add test for inactive L2 overlapMax Reitz
2013-09-12qemu-iotests: Adjustments due to error propagationMax Reitz
2013-09-02qemu-iotests: Overlapping cluster allocationsMax Reitz