Age | Commit message (Expand) | Author | Files | Lines |
2021-01-20 | iotests: define group in each iotest | Vladimir Sementsov-Ogievskiy | 1 | -0/+1 |
2020-12-11 | iotests: Enable fuse for many tests | Max Reitz | 1 | -1/+1 |
2020-07-14 | iotests: Specify explicit backing format where sensible | Eric Blake | 1 | -1/+1 |
2020-04-07 | qcow2: Forbid discard in qcow2 v2 images with backing files | Alberto Garcia | 1 | -7/+5 |
2020-01-06 | iotests: Disable data_file where it cannot be used | Max Reitz | 1 | -2/+4 |
2020-01-06 | iotests: Replace IMGOPTS= by -o | Max Reitz | 1 | -3/+3 |
2020-01-06 | iotests: Replace IMGOPTS by _unsupported_imgopts | Max Reitz | 1 | -2/+2 |
2020-01-06 | iotests: s/qocw2/qcow2/ | Max Reitz | 1 | -1/+1 |
2019-12-18 | iotests: Skip test 060 if it is not possible to create large files | Thomas Huth | 1 | -0/+3 |
2019-05-28 | qcow2: skip writing zero buffers to empty COW areas | Anton Nefedov | 1 | -1/+6 |
2019-03-08 | qemu-iotests: Improve portability by searching bash in the $PATH | Philippe Mathieu-Daudé | 1 | -1/+1 |
2018-11-19 | qemu-iotests: remove unused variable 'here' | Mao Zhongyi | 1 | -1/+0 |
2018-06-30 | tests: iotests: drop some stderr line | Peter Xu | 1 | -1/+9 |
2018-06-11 | iotests: Add case for a corrupted inactive image | Max Reitz | 1 | -0/+30 |
2018-01-23 | qcow2: Repair unaligned preallocated zero clusters | Max Reitz | 1 | -1/+2 |
2017-11-21 | block: Close a BlockDriverState completely even when bs->drv is NULL | Alberto Garcia | 1 | -0/+13 |
2017-11-17 | qcow2: Refuse to get unaligned offsets from cache | Max Reitz | 1 | -0/+21 |
2017-11-17 | qcow2: Add bounds check to get_refblock_offset() | Max Reitz | 1 | -0/+46 |
2017-11-17 | block: Guard against NULL bs->drv | Max Reitz | 1 | -0/+22 |
2017-11-17 | qcow2: Unaligned zero cluster in handle_alloc() | Max Reitz | 1 | -0/+16 |
2017-11-17 | qcow2: check_errors are fatal | Max Reitz | 1 | -0/+20 |
2017-11-14 | qcow2: Check that corrupted images can be repaired in iotest 060 | Alberto Garcia | 1 | -0/+10 |
2017-11-14 | qcow2: Add iotest for an empty refcount table | Alberto Garcia | 1 | -0/+7 |
2017-11-14 | qcow2: Add iotest for an image with header.refcount_table_offset == 0 | Alberto Garcia | 1 | -0/+7 |
2017-11-14 | qcow2: Don't open images with header.refcount_table_clusters == 0 | Alberto Garcia | 1 | -0/+7 |
2017-11-14 | qcow2: Prevent allocating compressed clusters at offset 0 | Alberto Garcia | 1 | -0/+10 |
2017-11-14 | qcow2: Prevent allocating L2 tables at offset 0 | Alberto Garcia | 1 | -0/+7 |
2017-11-14 | qcow2: Prevent allocating refcount blocks at offset 0 | Alberto Garcia | 1 | -0/+11 |
2016-04-15 | qemu-iotests: tests: do not set unused tmp variable | Sascha Silbe | 1 | -1/+0 |
2015-01-23 | iotests: Add tests for more corruption cases | Max Reitz | 1 | -0/+15 |
2014-12-10 | qemu-iotests: 060: Filter the real disk size | Kevin Wolf | 1 | -1/+1 |
2014-10-04 | iotests: qemu-img info output for corrupt image | Max Reitz | 1 | -0/+3 |
2014-09-22 | iotests: Add more tests for qcow2 corruption | Max Reitz | 1 | -2/+54 |
2014-08-15 | iotests: Add test for image header overlap | Max Reitz | 1 | -0/+9 |
2014-06-27 | iotests: Use $PYTHON for Python scripts | Max Reitz | 1 | -10/+10 |
2014-05-15 | Revert "iotests: Use configured python" | Peter Maydell | 1 | -11/+10 |
2014-05-09 | iotests: Use configured python | Max Reitz | 1 | -10/+11 |
2014-03-13 | iotests: Test corruption during COW request | Max Reitz | 1 | -0/+26 |
2014-02-09 | qemu-iotests: change _supported_proto to file for various tests | Peter Lieven | 1 | -1/+1 |
2013-10-11 | qemu-iotests: Add test for inactive L2 overlap | Max Reitz | 1 | -7/+40 |
2013-09-12 | qemu-iotests: Adjustments due to error propagation | Max Reitz | 1 | -1/+1 |
2013-09-02 | qemu-iotests: Overlapping cluster allocations | Max Reitz | 1 | -0/+111 |