summaryrefslogtreecommitdiff
path: root/tests/qemu-iotests
AgeCommit message (Expand)AuthorFilesLines
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
2017-09-26qemu-io: Drop write permissions before read-only reopenKevin Wolf1-1/+1
2017-09-26iotests: Print full path of bad output if mismatchFam Zheng1-1/+1
2017-09-26iotests: use virtio aliases for 067Cornelia Huck2-2/+2
2017-09-26iotests: use -ccw on s390x for 051Cornelia Huck3-3/+13
2017-09-26iotests: use -ccw on s390x for 040, 139, and 182Cornelia Huck3-5/+26
2017-09-26qemu-iotests: Add missing -machine accel=qtestKevin Wolf2-4/+4
2017-09-18hw/block/fdc: Convert to realizeMao Zhongyi1-8/+0
2017-09-18hw/ide: Convert DeviceClass init to realizeMao Zhongyi1-8/+2
2017-09-07Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2017-09-06' into st...Peter Maydell4-12/+24
2017-09-07Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20170906a'...Peter Maydell2-1/+5
2017-09-07Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell3-0/+508
2017-09-06nbd: Use new qio_channel_*_all() functionsEric Blake1-4/+4
2017-09-06snapshot/tests: Try loadvm twiceDr. David Alan Gilbert2-1/+5
2017-09-06qemu-iotests: add 184 for throttle filter driverManos Pitsidianakis3-0/+508
2017-09-05iotests: blacklist 194 with the luks driverDaniel P. Berrange2-1/+4
2017-09-05iotests: rewrite 192 to use _launch_qemu to fix LUKS supportDaniel P. Berrange1-7/+16
2017-09-05qemu-iotests: use context managers for resource cleanup in 194Stefan Hajnoczi1-52/+51
2017-09-05iotests.py: add FilePath context managerStefan Hajnoczi1-0/+26
2017-08-30nbd/client: refactor nbd_read_eofVladimir Sementsov-Ogievskiy1-4/+4
2017-08-30qemu-iotests: test NBD over UNIX domain sockets in 083Stefan Hajnoczi3-71/+214
2017-08-30qemu-iotests: improve nbd-fault-injector.py startup protocolStefan Hajnoczi1-0/+4
2017-08-30qemu-iotests: Extend non-shared storage migration test (194)Kashyap Chamarthy2-9/+25
2017-08-23qemu-iotests: add 194 non-shared storage migration testStefan Hajnoczi4-0/+100
2017-08-15iotests: Add non-shared storage migration case 192Fam Zheng3-0/+71
2017-08-15qemu-iotests: step clock after each test iterationStefan Hajnoczi1-0/+4
2017-08-14qemu-iotests: remove comment about root privileges requirementCleber Rosa1-6/+0
2017-08-14qemu-iotests: remove commented out variablesCleber Rosa1-4/+0
2017-08-14qemu-iotests: get rid of _full_imgproto_details()Cleber Rosa2-7/+1
2017-08-11qemu-iotests: fix 185Vladimir Sementsov-Ogievskiy1-0/+4
2017-08-08qemu-iotests: Test reopen between read-only and read-writeKevin Wolf3-0/+88
2017-08-08block/null: Remove 'filename' optionKevin Wolf1-1/+1
2017-08-08qemu-iotests/109: Fix lock race conditionCleber Rosa2-1/+58
2017-08-01qemu-iotests/059: Fix leaked image filesKevin Wolf3-12/+24
2017-08-01qemu-iotests/063: Fix leaked imageKevin Wolf1-3/+1
2017-08-01qemu-iotests/162: Fix leaked temporary filesKevin Wolf1-0/+7
2017-08-01qemu-iotests/153: Fix leaked scratch imagesKevin Wolf1-0/+1
2017-08-01qemu-iotests/141: Fix image cleanupKevin Wolf1-1/+1
2017-08-01qemu-iotests: Remove blkdebug.conf after testsKevin Wolf2-0/+2
2017-08-01qemu-iotests/041: Fix leaked scratch imagesKevin Wolf1-1/+3
2017-08-01iotests: Add test of recent fix to 'qemu-img measure'Eric Blake3-0/+71
2017-08-01iotests: Check dirty bitmap statistics in 124Eric Blake1-1/+6
2017-08-01iotests: Redirect stderr to stdout in 186Max Reitz2-7/+7
2017-08-01iotests: Fix test 156Max Reitz1-2/+2
2017-07-25qemu-iotests: Fix reference output for 186Kevin Wolf1-3/+3
2017-07-24Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell8-25/+116
2017-07-24qemu-iotests: Avoid unnecessary sleepsKevin Wolf4-17/+44