summaryrefslogtreecommitdiffstats
path: root/tests/qemu-iotests
Commit message (Expand)AuthorAgeFilesLines
* qemu-iotests: add 203 savevm with IOThreads testStefan Hajnoczi2017-12-193-0/+66
* iotests: add VM.add_object()Stefan Hajnoczi2017-12-191-0/+5
* qemu-iotests: add 202 external snapshots IOThread testStefan Hajnoczi2017-12-193-0/+107
* iotests: fix 075 and 078John Snow2017-11-272-16/+16
* Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into stagingPeter Maydell2017-11-214-1/+121
|\
| * qemu-iotest: add test for blockjob coroutine race conditionJeff Cody2017-11-213-0/+114
| * qemu-iotests: add option in common.qemu for mismatch onlyJeff Cody2017-11-211-1/+7
* | iotests: Fix 176 on 32-bit hostEric Blake2017-11-212-5/+6
* | block: Close a BlockDriverState completely even when bs->drv is NULLAlberto Garcia2017-11-212-0/+25
|/
* iotests: Make 087 pass without AIO enabledMax Reitz2017-11-171-1/+8
* qcow2: Refuse to get unaligned offsets from cacheMax Reitz2017-11-172-0/+50
* qcow2: Add bounds check to get_refblock_offset()Max Reitz2017-11-172-0/+68
* block: Guard against NULL bs->drvMax Reitz2017-11-172-0/+53
* qcow2: Unaligned zero cluster in handle_alloc()Max Reitz2017-11-172-0/+26
* qcow2: check_errors are fatalMax Reitz2017-11-172-0/+43
* iotests: Add test for failing qemu-img commitMax Reitz2017-11-172-0/+44
* iotests: Add test for non-string option reopeningMax Reitz2017-11-172-0/+14
* qcow2: fix image corruption on commit with persistent bitmapEric Blake2017-11-172-11/+260
* iotests: test clearing unknown autoclear_features by qcow2Vladimir Sementsov-Ogievskiy2017-11-173-0/+72
* qcow2: fix image corruption after committing qcow2 image into baseDaniel P. Berrange2017-11-174-1/+234
* qemu-iotests: Use -nographic in 182Kevin Wolf2017-11-171-1/+1
* qemu-iotests: update unsupported image formats in 194Jeff Cody2017-11-141-1/+1
* iotests: 077: Filter out 'resume' linesFam Zheng2017-11-142-17/+2Star
* qcow2: Check that corrupted images can be repaired in iotest 060Alberto Garcia2017-11-142-0/+74
* iotests: Use new-style NBD connectionsEric Blake2017-11-141-1/+1
* iotests: Make 136 less flakyMax Reitz2017-11-141-1/+13
* iotests: Make 083 less flakyMax Reitz2017-11-141-1/+3
* iotests: Make 055 less flakyMax Reitz2017-11-141-9/+16
* iotests: Add missing 'blkdebug::' in 040Max Reitz2017-11-141-1/+1
* iotests: Make 030 less flakyMax Reitz2017-11-141-2/+6
* qcow2: Add iotest for an empty refcount tableAlberto Garcia2017-11-142-0/+13
* qcow2: Add iotest for an image with header.refcount_table_offset == 0Alberto Garcia2017-11-142-0/+13
* qcow2: Don't open images with header.refcount_table_clusters == 0Alberto Garcia2017-11-142-0/+12
* qcow2: Prevent allocating compressed clusters at offset 0Alberto Garcia2017-11-142-0/+18
* qcow2: Prevent allocating L2 tables at offset 0Alberto Garcia2017-11-142-0/+13
* qcow2: Prevent allocating refcount blocks at offset 0Alberto Garcia2017-11-142-0/+19
* Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2017-11-142-2/+64
|\
| * qemu-iotests: Test I/O limits with removable mediaAlberto Garcia2017-11-132-2/+64
* | nbd-client: Refuse read-only client with BDRV_O_RDWREric Blake2017-11-093-6/+7
|/
* nbd: Minimal structured read for clientVladimir Sementsov-Ogievskiy2017-10-301-0/+15
* iotests: Add cluster_size=64k to 125Max Reitz2017-10-262-50/+437
* iotests: Filter actual image size in 184 and 191Max Reitz2017-10-264-29/+30
* iotests: Pull _filter_actual_image_size from 67/87Max Reitz2017-10-263-2/+8
* iotests: Add test for dataplane mirroringMax Reitz2017-10-263-0/+112
* qemu-io: Relax 'alloc' now that block-status doesn't assertEric Blake2017-10-262-7/+24
* qemu-img: Drop redundant error message in compareEric Blake2017-10-261-2/+0Star
* qemu-iotests: Test backing_fmt with backing node referenceKevin Wolf2017-10-262-2/+3
* nbd: rename some simple-request related objects to be _simple_Vladimir Sementsov-Ogievskiy2017-10-121-2/+2
* scripts: Remove debug parameter from QEMUMachineEduardo Habkost2017-10-111-2/+0Star
* iotests: Set up Python loggingEduardo Habkost2017-10-111-0/+3