summaryrefslogtreecommitdiff
path: root/tests/qemu-iotests
AgeCommit message (Expand)Author
2017-12-22iotests: fix 197 for vpcJohn Snow
2017-12-19qemu-iotests: add 203 savevm with IOThreads testStefan Hajnoczi
2017-12-19iotests: add VM.add_object()Stefan Hajnoczi
2017-12-19qemu-iotests: add 202 external snapshots IOThread testStefan Hajnoczi
2017-11-27iotests: fix 075 and 078John Snow
2017-11-21Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into stagingPeter Maydell
2017-11-21qemu-iotest: add test for blockjob coroutine race conditionJeff Cody
2017-11-21qemu-iotests: add option in common.qemu for mismatch onlyJeff Cody
2017-11-21iotests: Fix 176 on 32-bit hostEric Blake
2017-11-21block: Close a BlockDriverState completely even when bs->drv is NULLAlberto Garcia
2017-11-17iotests: Make 087 pass without AIO enabledMax Reitz
2017-11-17qcow2: Refuse to get unaligned offsets from cacheMax Reitz
2017-11-17qcow2: Add bounds check to get_refblock_offset()Max Reitz
2017-11-17block: Guard against NULL bs->drvMax Reitz
2017-11-17qcow2: Unaligned zero cluster in handle_alloc()Max Reitz
2017-11-17qcow2: check_errors are fatalMax Reitz
2017-11-17iotests: Add test for failing qemu-img commitMax Reitz
2017-11-17iotests: Add test for non-string option reopeningMax Reitz
2017-11-17qcow2: fix image corruption on commit with persistent bitmapEric Blake
2017-11-17iotests: test clearing unknown autoclear_features by qcow2Vladimir Sementsov-Ogievskiy
2017-11-17qcow2: fix image corruption after committing qcow2 image into baseDaniel P. Berrange
2017-11-17qemu-iotests: Use -nographic in 182Kevin Wolf
2017-11-14qemu-iotests: update unsupported image formats in 194Jeff Cody
2017-11-14iotests: 077: Filter out 'resume' linesFam Zheng
2017-11-14qcow2: Check that corrupted images can be repaired in iotest 060Alberto Garcia
2017-11-14iotests: Use new-style NBD connectionsEric Blake
2017-11-14iotests: Make 136 less flakyMax Reitz
2017-11-14iotests: Make 083 less flakyMax Reitz
2017-11-14iotests: Make 055 less flakyMax Reitz
2017-11-14iotests: Add missing 'blkdebug::' in 040Max Reitz
2017-11-14iotests: Make 030 less flakyMax Reitz
2017-11-14qcow2: Add iotest for an empty refcount tableAlberto Garcia
2017-11-14qcow2: Add iotest for an image with header.refcount_table_offset == 0Alberto Garcia
2017-11-14qcow2: Don't open images with header.refcount_table_clusters == 0Alberto Garcia
2017-11-14qcow2: Prevent allocating compressed clusters at offset 0Alberto Garcia
2017-11-14qcow2: Prevent allocating L2 tables at offset 0Alberto Garcia
2017-11-14qcow2: Prevent allocating refcount blocks at offset 0Alberto Garcia
2017-11-14Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2017-11-13qemu-iotests: Test I/O limits with removable mediaAlberto Garcia
2017-11-09nbd-client: Refuse read-only client with BDRV_O_RDWREric Blake
2017-10-30nbd: Minimal structured read for clientVladimir Sementsov-Ogievskiy
2017-10-26iotests: Add cluster_size=64k to 125Max Reitz
2017-10-26iotests: Filter actual image size in 184 and 191Max Reitz
2017-10-26iotests: Pull _filter_actual_image_size from 67/87Max Reitz
2017-10-26iotests: Add test for dataplane mirroringMax Reitz
2017-10-26qemu-io: Relax 'alloc' now that block-status doesn't assertEric Blake
2017-10-26qemu-img: Drop redundant error message in compareEric Blake
2017-10-26qemu-iotests: Test backing_fmt with backing node referenceKevin Wolf
2017-10-12nbd: rename some simple-request related objects to be _simple_Vladimir Sementsov-Ogievskiy
2017-10-11scripts: Remove debug parameter from QEMUMachineEduardo Habkost