aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests
AgeCommit message (Expand)AuthorFilesLines
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
2017-11-14iotests: Make 136 less flakyMax Reitz1-1/+13
2017-11-14iotests: Make 083 less flakyMax Reitz1-1/+3
2017-11-14iotests: Make 055 less flakyMax Reitz1-9/+16
2017-11-14iotests: Add missing 'blkdebug::' in 040Max Reitz1-1/+1
2017-11-14iotests: Make 030 less flakyMax Reitz1-2/+6
2017-11-14qcow2: Add iotest for an empty refcount tableAlberto Garcia2-0/+13
2017-11-14qcow2: Add iotest for an image with header.refcount_table_offset == 0Alberto Garcia2-0/+13
2017-11-14qcow2: Don't open images with header.refcount_table_clusters == 0Alberto Garcia2-0/+12
2017-11-14qcow2: Prevent allocating compressed clusters at offset 0Alberto Garcia2-0/+18
2017-11-14qcow2: Prevent allocating L2 tables at offset 0Alberto Garcia2-0/+13
2017-11-14qcow2: Prevent allocating refcount blocks at offset 0Alberto Garcia2-0/+19
2017-11-14Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2-2/+64
2017-11-13qemu-iotests: Test I/O limits with removable mediaAlberto Garcia2-2/+64
2017-11-09nbd-client: Refuse read-only client with BDRV_O_RDWREric Blake3-6/+7
2017-10-30nbd: Minimal structured read for clientVladimir Sementsov-Ogievskiy1-0/+15
2017-10-26iotests: Add cluster_size=64k to 125Max Reitz2-50/+437
2017-10-26iotests: Filter actual image size in 184 and 191Max Reitz4-29/+30
2017-10-26iotests: Pull _filter_actual_image_size from 67/87Max Reitz3-2/+8
2017-10-26iotests: Add test for dataplane mirroringMax Reitz3-0/+112
2017-10-26qemu-io: Relax 'alloc' now that block-status doesn't assertEric Blake2-7/+24
2017-10-26qemu-img: Drop redundant error message in compareEric Blake1-2/+0
2017-10-26qemu-iotests: Test backing_fmt with backing node referenceKevin Wolf2-2/+3
2017-10-12nbd: rename some simple-request related objects to be _simple_Vladimir Sementsov-Ogievskiy1-2/+2
2017-10-11scripts: Remove debug parameter from QEMUMachineEduardo Habkost1-2/+0
2017-10-11iotests: Set up Python loggingEduardo Habkost1-0/+3
2017-10-06iotests: Fix 195 if IMGFMT is part of TEST_DIRMax Reitz1-3/+4
2017-10-06iotests: Add test 197 for covering copy-on-readEric Blake4-0/+137
2017-10-06iotests: Restore stty settings on completionEric Blake1-0/+10
2017-10-06commit: Remove overlay_bsKevin Wolf1-4/+0
2017-10-06qemu-iotests: Test commit block job where top has two parentsKevin Wolf3-0/+981
2017-10-06qemu-iotests: Allow QMP pretty printing in common.qemuKevin Wolf1-3/+11
2017-10-06qemu-iotests: merge "check" and "common"Paolo Bonzini2-554/+531
2017-10-06qemu-iotests: get rid of $iamPaolo Bonzini2-5/+2
2017-10-06qemu-iotests: fix uninitialized variablePaolo Bonzini2-2/+2
2017-10-06qemu-iotests: disintegrate more parts of common.configPaolo Bonzini4-49/+50
2017-10-06qemu-iotests: do not include common.rc in "check"Paolo Bonzini2-14/+5
2017-10-06qemu-iotests: limit non-_PROG-suffixed variables to common.rcPaolo Bonzini5-75/+75
2017-10-06qemu-iotests: cleanup and fix search for programsPaolo Bonzini3-106/+73
2017-10-06qemu-iotests: move "check" code out of common.rcPaolo Bonzini3-41/+36
2017-10-06qemu-iotests: get rid of AWK_PROGPaolo Bonzini3-6/+3
2017-10-06qemu-iotests: remove dead codePaolo Bonzini4-145/+0
2017-10-06qcow2: Switch store_bitmap_data() to byte-based iterationEric Blake1-1/+1
2017-09-26qemu-iotests: add shrinking image testPavel Butsykin3-0/+176
2017-09-26qemu-img: add --shrink flag for resizePavel Butsykin2-3/+3
2017-09-26iotests: fix 181: enable postcopy-ram capability on targetVladimir Sementsov-Ogievskiy2-1/+2
2017-09-26qemu-iotests: Test change-backing-file commandKevin Wolf3-0/+171