summaryrefslogtreecommitdiffstats
path: root/tests/qemu-iotests
Commit message (Expand)AuthorAgeFilesLines
* iotests: Make 200 run on tmpfsMax Reitz2018-02-011-1/+1
* iotest 205: new test for qmp nbd-server-removeVladimir Sementsov-Ogievskiy2018-01-263-0/+162
* iotests: implement QemuIoInteractive classVladimir Sementsov-Ogievskiy2018-01-261-0/+38
* iotest 147: add cases to test new @name parameter of nbd-server-addVladimir Sementsov-Ogievskiy2018-01-262-15/+57
* iotests: Disable some tests for compat=0.10Max Reitz2018-01-234-2/+9
* iotests: Split 177 into two parts for compat=0.10Eric Blake2018-01-235-32/+193
* iotests: Make 059 pass on machines with little RAMMax Reitz2018-01-231-1/+3
* iotests: Filter compat-dependent info in 198Max Reitz2018-01-232-10/+4Star
* iotests: Make 191 work with qcow2 optionsMax Reitz2018-01-232-227/+91Star
* iotests: Make 184 image-lessMax Reitz2018-01-232-74/+14Star
* iotests: Make 089 compatible with compat=0.10Max Reitz2018-01-232-12/+2Star
* iotests: Fix 067 for compat=0.10Max Reitz2018-01-232-72/+28Star
* iotests: Fix 059's reference outputMax Reitz2018-01-231-1/+1
* iotests: Fix 051 for compat=0.10Max Reitz2018-01-233-0/+4
* iotests: Fix 020 for vmdkMax Reitz2018-01-232-5/+10
* iotests: Skip 103 for refcount_bits=1Max Reitz2018-01-231-0/+2
* iotests: Forbid 020 for non-file protocolsMax Reitz2018-01-231-7/+1Star
* iotests: Drop format-specific in _filter_img_infoMax Reitz2018-01-232-3/+32
* iotests: Fix _img_info for backslashesMax Reitz2018-01-231-1/+1
* qemu-iotests: Fix locking issue in 102Max Reitz2018-01-232-2/+8
* blockdev: Mark BD-{remove,insert}-medium stableMax Reitz2018-01-233-14/+14
* iotests: Make BD-{remove,insert}-medium use @idMax Reitz2018-01-232-131/+113Star
* qcow2: Repair unaligned preallocated zero clustersMax Reitz2018-01-232-1/+11
* tests/qemu-iotests: adding savevm/loadvm with postcopy flag testDaniel Henrique Barboza2018-01-233-0/+144
* iotests: fix 197 for vpcJohn Snow2017-12-222-1/+6
* 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