aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests
AgeCommit message (Expand)AuthorFilesLines
2018-01-31iotests: Make 200 run on tmpfsMax Reitz1-1/+1
2018-01-26iotest 205: new test for qmp nbd-server-removeVladimir Sementsov-Ogievskiy3-0/+162
2018-01-26iotests: implement QemuIoInteractive classVladimir Sementsov-Ogievskiy1-0/+38
2018-01-26iotest 147: add cases to test new @name parameter of nbd-server-addVladimir Sementsov-Ogievskiy2-15/+57
2018-01-23iotests: Disable some tests for compat=0.10Max Reitz4-2/+9
2018-01-23iotests: Split 177 into two parts for compat=0.10Eric Blake5-32/+193
2018-01-23iotests: Make 059 pass on machines with little RAMMax Reitz1-1/+3
2018-01-23iotests: Filter compat-dependent info in 198Max Reitz2-10/+4
2018-01-23iotests: Make 191 work with qcow2 optionsMax Reitz2-227/+91
2018-01-23iotests: Make 184 image-lessMax Reitz2-74/+14
2018-01-23iotests: Make 089 compatible with compat=0.10Max Reitz2-12/+2
2018-01-23iotests: Fix 067 for compat=0.10Max Reitz2-72/+28
2018-01-23iotests: Fix 059's reference outputMax Reitz1-1/+1
2018-01-23iotests: Fix 051 for compat=0.10Max Reitz3-0/+4
2018-01-23iotests: Fix 020 for vmdkMax Reitz2-5/+10
2018-01-23iotests: Skip 103 for refcount_bits=1Max Reitz1-0/+2
2018-01-23iotests: Forbid 020 for non-file protocolsMax Reitz1-7/+1
2018-01-23iotests: Drop format-specific in _filter_img_infoMax Reitz2-3/+32
2018-01-23iotests: Fix _img_info for backslashesMax Reitz1-1/+1
2018-01-23qemu-iotests: Fix locking issue in 102Max Reitz2-2/+8
2018-01-23blockdev: Mark BD-{remove,insert}-medium stableMax Reitz3-14/+14
2018-01-23iotests: Make BD-{remove,insert}-medium use @idMax Reitz2-131/+113
2018-01-23qcow2: Repair unaligned preallocated zero clustersMax Reitz2-1/+11
2018-01-23tests/qemu-iotests: adding savevm/loadvm with postcopy flag testDaniel Henrique Barboza3-0/+144
2017-12-22iotests: fix 197 for vpcJohn Snow2-1/+6
2017-12-19qemu-iotests: add 203 savevm with IOThreads testStefan Hajnoczi3-0/+66
2017-12-19iotests: add VM.add_object()Stefan Hajnoczi1-0/+5
2017-12-19qemu-iotests: add 202 external snapshots IOThread testStefan Hajnoczi3-0/+107
2017-11-27iotests: fix 075 and 078John Snow2-16/+16
2017-11-21Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into stagingPeter Maydell4-1/+121
2017-11-21qemu-iotest: add test for blockjob coroutine race conditionJeff Cody3-0/+114
2017-11-21qemu-iotests: add option in common.qemu for mismatch onlyJeff Cody1-1/+7
2017-11-21iotests: Fix 176 on 32-bit hostEric Blake2-5/+6
2017-11-21block: Close a BlockDriverState completely even when bs->drv is NULLAlberto Garcia2-0/+25
2017-11-17iotests: Make 087 pass without AIO enabledMax Reitz1-1/+8
2017-11-17qcow2: Refuse to get unaligned offsets from cacheMax Reitz2-0/+50
2017-11-17qcow2: Add bounds check to get_refblock_offset()Max Reitz2-0/+68
2017-11-17block: Guard against NULL bs->drvMax Reitz2-0/+53
2017-11-17qcow2: Unaligned zero cluster in handle_alloc()Max Reitz2-0/+26
2017-11-17qcow2: check_errors are fatalMax Reitz2-0/+43
2017-11-17iotests: Add test for failing qemu-img commitMax Reitz2-0/+44
2017-11-17iotests: Add test for non-string option reopeningMax Reitz2-0/+14
2017-11-17qcow2: fix image corruption on commit with persistent bitmapEric Blake2-11/+260
2017-11-17iotests: test clearing unknown autoclear_features by qcow2Vladimir Sementsov-Ogievskiy3-0/+72
2017-11-17qcow2: fix image corruption after committing qcow2 image into baseDaniel P. Berrange4-1/+234
2017-11-17qemu-iotests: Use -nographic in 182Kevin Wolf1-1/+1
2017-11-14qemu-iotests: update unsupported image formats in 194Jeff Cody1-1/+1
2017-11-14iotests: 077: Filter out 'resume' linesFam Zheng2-17/+2
2017-11-14qcow2: Check that corrupted images can be repaired in iotest 060Alberto Garcia2-0/+74
2017-11-14iotests: Use new-style NBD connectionsEric Blake1-1/+1