summaryrefslogtreecommitdiffstats
path: root/tests/qemu-iotests/060
Commit message (Expand)AuthorAgeFilesLines
* iotests: define group in each iotestVladimir Sementsov-Ogievskiy2021-01-201-0/+1
* iotests: Enable fuse for many testsMax Reitz2020-12-111-1/+1
* iotests: Specify explicit backing format where sensibleEric Blake2020-07-141-1/+1
* qcow2: Forbid discard in qcow2 v2 images with backing filesAlberto Garcia2020-04-071-7/+5Star
* iotests: Disable data_file where it cannot be usedMax Reitz2020-01-061-2/+4
* iotests: Replace IMGOPTS= by -oMax Reitz2020-01-061-3/+3
* iotests: Replace IMGOPTS by _unsupported_imgoptsMax Reitz2020-01-061-2/+2
* iotests: s/qocw2/qcow2/Max Reitz2020-01-061-1/+1
* iotests: Skip test 060 if it is not possible to create large filesThomas Huth2019-12-181-0/+3
* qcow2: skip writing zero buffers to empty COW areasAnton Nefedov2019-05-281-1/+6
* qemu-iotests: Improve portability by searching bash in the $PATHPhilippe Mathieu-Daudé2019-03-081-1/+1
* qemu-iotests: remove unused variable 'here'Mao Zhongyi2018-11-191-1/+0Star
* tests: iotests: drop some stderr linePeter Xu2018-06-301-1/+9
* iotests: Add case for a corrupted inactive imageMax Reitz2018-06-111-0/+30
* qcow2: Repair unaligned preallocated zero clustersMax Reitz2018-01-231-1/+2
* block: Close a BlockDriverState completely even when bs->drv is NULLAlberto Garcia2017-11-211-0/+13
* qcow2: Refuse to get unaligned offsets from cacheMax Reitz2017-11-171-0/+21
* qcow2: Add bounds check to get_refblock_offset()Max Reitz2017-11-171-0/+46
* block: Guard against NULL bs->drvMax Reitz2017-11-171-0/+22
* qcow2: Unaligned zero cluster in handle_alloc()Max Reitz2017-11-171-0/+16
* qcow2: check_errors are fatalMax Reitz2017-11-171-0/+20
* qcow2: Check that corrupted images can be repaired in iotest 060Alberto Garcia2017-11-141-0/+10
* qcow2: Add iotest for an empty refcount tableAlberto Garcia2017-11-141-0/+7
* qcow2: Add iotest for an image with header.refcount_table_offset == 0Alberto Garcia2017-11-141-0/+7
* qcow2: Don't open images with header.refcount_table_clusters == 0Alberto Garcia2017-11-141-0/+7
* qcow2: Prevent allocating compressed clusters at offset 0Alberto Garcia2017-11-141-0/+10
* qcow2: Prevent allocating L2 tables at offset 0Alberto Garcia2017-11-141-0/+7
* qcow2: Prevent allocating refcount blocks at offset 0Alberto Garcia2017-11-141-0/+11
* qemu-iotests: tests: do not set unused tmp variableSascha Silbe2016-04-151-1/+0Star
* iotests: Add tests for more corruption casesMax Reitz2015-01-231-0/+15
* qemu-iotests: 060: Filter the real disk sizeKevin Wolf2014-12-101-1/+1
* iotests: qemu-img info output for corrupt imageMax Reitz2014-10-041-0/+3
* iotests: Add more tests for qcow2 corruptionMax Reitz2014-09-221-2/+54
* iotests: Add test for image header overlapMax Reitz2014-08-151-0/+9
* iotests: Use $PYTHON for Python scriptsMax Reitz2014-06-271-10/+10
* Revert "iotests: Use configured python"Peter Maydell2014-05-151-11/+10Star
* iotests: Use configured pythonMax Reitz2014-05-091-10/+11
* iotests: Test corruption during COW requestMax Reitz2014-03-131-0/+26
* qemu-iotests: change _supported_proto to file for various testsPeter Lieven2014-02-091-1/+1
* qemu-iotests: Add test for inactive L2 overlapMax Reitz2013-10-111-7/+40
* qemu-iotests: Adjustments due to error propagationMax Reitz2013-09-121-1/+1
* qemu-iotests: Overlapping cluster allocationsMax Reitz2013-09-021-0/+111