aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests
AgeCommit message (Expand)Author
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
2017-08-30qemu-iotests: test NBD over UNIX domain sockets in 083Stefan Hajnoczi
2017-08-30qemu-iotests: improve nbd-fault-injector.py startup protocolStefan Hajnoczi
2017-08-30qemu-iotests: Extend non-shared storage migration test (194)Kashyap Chamarthy
2017-08-23qemu-iotests: add 194 non-shared storage migration testStefan Hajnoczi
2017-08-15iotests: Add non-shared storage migration case 192Fam Zheng
2017-08-15qemu-iotests: step clock after each test iterationStefan Hajnoczi
2017-08-14qemu-iotests: remove comment about root privileges requirementCleber Rosa
2017-08-14qemu-iotests: remove commented out variablesCleber Rosa
2017-08-14qemu-iotests: get rid of _full_imgproto_details()Cleber Rosa
2017-08-11qemu-iotests: fix 185Vladimir Sementsov-Ogievskiy
2017-08-08qemu-iotests: Test reopen between read-only and read-writeKevin Wolf
2017-08-08block/null: Remove 'filename' optionKevin Wolf
2017-08-08qemu-iotests/109: Fix lock race conditionCleber Rosa
2017-08-01qemu-iotests/059: Fix leaked image filesKevin Wolf
2017-08-01qemu-iotests/063: Fix leaked imageKevin Wolf
2017-08-01qemu-iotests/162: Fix leaked temporary filesKevin Wolf
2017-08-01qemu-iotests/153: Fix leaked scratch imagesKevin Wolf