summaryrefslogtreecommitdiffstats
path: root/tests/qemu-iotests
Commit message (Expand)AuthorAgeFilesLines
* hw/block/fdc: Convert to realizeMao Zhongyi2017-09-191-8/+0Star
* hw/ide: Convert DeviceClass init to realizeMao Zhongyi2017-09-191-8/+2Star
* Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2017-09-06' into st...Peter Maydell2017-09-074-12/+24
|\
| * nbd: Use new qio_channel_*_all() functionsEric Blake2017-09-061-4/+4
| * iotests: blacklist 194 with the luks driverDaniel P. Berrange2017-09-052-1/+4
| * iotests: rewrite 192 to use _launch_qemu to fix LUKS supportDaniel P. Berrange2017-09-051-7/+16
* | Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20170906a'...Peter Maydell2017-09-072-1/+5
|\ \
| * | snapshot/tests: Try loadvm twiceDr. David Alan Gilbert2017-09-062-1/+5
| |/
* | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2017-09-073-0/+508
|\ \ | |/ |/|
| * qemu-iotests: add 184 for throttle filter driverManos Pitsidianakis2017-09-063-0/+508
* | qemu-iotests: use context managers for resource cleanup in 194Stefan Hajnoczi2017-09-051-52/+51Star
* | iotests.py: add FilePath context managerStefan Hajnoczi2017-09-051-0/+26
|/
* nbd/client: refactor nbd_read_eofVladimir Sementsov-Ogievskiy2017-08-301-4/+4
* qemu-iotests: test NBD over UNIX domain sockets in 083Stefan Hajnoczi2017-08-303-71/+214
* qemu-iotests: improve nbd-fault-injector.py startup protocolStefan Hajnoczi2017-08-301-0/+4
* qemu-iotests: Extend non-shared storage migration test (194)Kashyap Chamarthy2017-08-302-9/+25
* qemu-iotests: add 194 non-shared storage migration testStefan Hajnoczi2017-08-234-0/+100
* iotests: Add non-shared storage migration case 192Fam Zheng2017-08-153-0/+71
* qemu-iotests: step clock after each test iterationStefan Hajnoczi2017-08-151-0/+4
* qemu-iotests: remove comment about root privileges requirementCleber Rosa2017-08-141-6/+0Star
* qemu-iotests: remove commented out variablesCleber Rosa2017-08-141-4/+0Star
* qemu-iotests: get rid of _full_imgproto_details()Cleber Rosa2017-08-142-7/+1Star
* qemu-iotests: fix 185Vladimir Sementsov-Ogievskiy2017-08-111-0/+4
* qemu-iotests: Test reopen between read-only and read-writeKevin Wolf2017-08-083-0/+88
* block/null: Remove 'filename' optionKevin Wolf2017-08-081-1/+1
* qemu-iotests/109: Fix lock race conditionCleber Rosa2017-08-082-1/+58
* qemu-iotests/059: Fix leaked image filesKevin Wolf2017-08-013-12/+24
* qemu-iotests/063: Fix leaked imageKevin Wolf2017-08-011-3/+1Star
* qemu-iotests/162: Fix leaked temporary filesKevin Wolf2017-08-011-0/+7
* qemu-iotests/153: Fix leaked scratch imagesKevin Wolf2017-08-011-0/+1
* qemu-iotests/141: Fix image cleanupKevin Wolf2017-08-011-1/+1
* qemu-iotests: Remove blkdebug.conf after testsKevin Wolf2017-08-012-0/+2
* qemu-iotests/041: Fix leaked scratch imagesKevin Wolf2017-08-011-1/+3
* iotests: Add test of recent fix to 'qemu-img measure'Eric Blake2017-08-013-0/+71
* iotests: Check dirty bitmap statistics in 124Eric Blake2017-08-011-1/+6
* iotests: Redirect stderr to stdout in 186Max Reitz2017-08-012-7/+7
* iotests: Fix test 156Max Reitz2017-08-011-2/+2
* qemu-iotests: Fix reference output for 186Kevin Wolf2017-07-251-3/+3
* Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2017-07-248-25/+116
|\
| * qemu-iotests: Avoid unnecessary sleepsKevin Wolf2017-07-244-17/+44
| * block: Skip implicit nodes in query-block/blockstatsKevin Wolf2017-07-244-6/+70
| * iotests: Remove a few tests from 'quick' groupEric Blake2017-07-241-2/+2
* | block: Use JSON null instead of "" to disable backing fileMarkus Armbruster2017-07-242-2/+2
|/
* Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2017-07-1913-9/+700
|\
| * qemu-img: Check for backing image if specified during createJohn Snow2017-07-188-9/+10
| * qemu-iotests: Test unplug of -device without driveKevin Wolf2017-07-182-0/+52
| * qemu-iotests: Test 'info block'Kevin Wolf2017-07-183-0/+637
| * block/qapi: Add qdev device name to query-blockKevin Wolf2017-07-181-0/+1
* | nbd: Fix iotests failure due to changed client error messageEric Blake2017-07-172-2/+4
|/
* iotests: Add preallocated growth test for qcow2Max Reitz2017-07-113-0/+517