summaryrefslogtreecommitdiff
path: root/tests/qemu-iotests
AgeCommit message (Expand)Author
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
2017-10-11iotests: Set up Python loggingEduardo Habkost
2017-10-06iotests: Fix 195 if IMGFMT is part of TEST_DIRMax Reitz
2017-10-06iotests: Add test 197 for covering copy-on-readEric Blake
2017-10-06iotests: Restore stty settings on completionEric Blake
2017-10-06commit: Remove overlay_bsKevin Wolf
2017-10-06qemu-iotests: Test commit block job where top has two parentsKevin Wolf
2017-10-06qemu-iotests: Allow QMP pretty printing in common.qemuKevin Wolf
2017-10-06qemu-iotests: merge "check" and "common"Paolo Bonzini
2017-10-06qemu-iotests: get rid of $iamPaolo Bonzini
2017-10-06qemu-iotests: fix uninitialized variablePaolo Bonzini
2017-10-06qemu-iotests: disintegrate more parts of common.configPaolo Bonzini
2017-10-06qemu-iotests: do not include common.rc in "check"Paolo Bonzini
2017-10-06qemu-iotests: limit non-_PROG-suffixed variables to common.rcPaolo Bonzini
2017-10-06qemu-iotests: cleanup and fix search for programsPaolo Bonzini
2017-10-06qemu-iotests: move "check" code out of common.rcPaolo Bonzini
2017-10-06qemu-iotests: get rid of AWK_PROGPaolo Bonzini
2017-10-06qemu-iotests: remove dead codePaolo Bonzini
2017-10-06qcow2: Switch store_bitmap_data() to byte-based iterationEric Blake
2017-09-26qemu-iotests: add shrinking image testPavel Butsykin
2017-09-26qemu-img: add --shrink flag for resizePavel Butsykin
2017-09-26iotests: fix 181: enable postcopy-ram capability on targetVladimir Sementsov-Ogievskiy
2017-09-26qemu-iotests: Test change-backing-file commandKevin Wolf
2017-09-26qemu-io: Drop write permissions before read-only reopenKevin Wolf
2017-09-26iotests: Print full path of bad output if mismatchFam Zheng
2017-09-26iotests: use virtio aliases for 067Cornelia Huck
2017-09-26iotests: use -ccw on s390x for 051Cornelia Huck
2017-09-26iotests: use -ccw on s390x for 040, 139, and 182Cornelia Huck
2017-09-26qemu-iotests: Add missing -machine accel=qtestKevin Wolf
2017-09-18hw/block/fdc: Convert to realizeMao Zhongyi
2017-09-18hw/ide: Convert DeviceClass init to realizeMao Zhongyi
2017-09-07Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2017-09-06' into st...Peter Maydell
2017-09-07Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20170906a'...Peter Maydell
2017-09-07Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2017-09-06nbd: Use new qio_channel_*_all() functionsEric Blake
2017-09-06snapshot/tests: Try loadvm twiceDr. David Alan Gilbert
2017-09-06qemu-iotests: add 184 for throttle filter driverManos Pitsidianakis
2017-09-05iotests: blacklist 194 with the luks driverDaniel P. Berrange
2017-09-05iotests: rewrite 192 to use _launch_qemu to fix LUKS supportDaniel P. Berrange
2017-09-05qemu-iotests: use context managers for resource cleanup in 194Stefan Hajnoczi
2017-09-05iotests.py: add FilePath context managerStefan Hajnoczi
2017-08-30nbd/client: refactor nbd_read_eofVladimir Sementsov-Ogievskiy