summaryrefslogtreecommitdiffstats
path: root/tests/qemu-iotests
Commit message (Expand)AuthorAgeFilesLines
* qmp: Split ShutdownCause host-qmp into quit and system-resetDominik Csapak2018-12-1821-75/+75
* qmp: Add reason to SHUTDOWN and RESET eventsDominik Csapak2018-12-1821-75/+87
* Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2018-12-163-1/+36
|\
| * iotests: make 235 work on s390 (and others)Christian Borntraeger2018-12-141-1/+3
| * block: Remove assertions from update_flags_from_options()Alberto Garcia2018-12-142-0/+16
| * qemu-io: Put flag changes in the options QDict in reopen_f()Alberto Garcia2018-12-142-0/+17
* | json: Fix to reject duplicate object member namesMarkus Armbruster2018-12-131-1/+0Star
|/
* iotests: simple mirror test with kvm on 1G imageVladimir Sementsov-Ogievskiy2018-12-033-0/+80
* iotests: Test migration with -blockdevKevin Wolf2018-11-273-0/+152
* block: Update BlockDriverState.inherits_from on bdrv_drop_intermediate()Alberto Garcia2018-11-222-1/+50
* block: Update BlockDriverState.inherits_from on bdrv_set_backing_hd()Alberto Garcia2018-11-223-0/+128
* iotests: Enhance 223 to cover multiple bitmap granularitiesEric Blake2018-11-222-15/+60
* iotests: fix nbd test 233 to work correctly with raw imagesDaniel P. Berrangé2018-11-221-3/+6
* iotests: Skip 233 if certtool not installedEric Blake2018-11-211-0/+3
* iotests: Replace assertEquals() with assertEqual()Kevin Wolf2018-11-213-6/+6
* iotests: Replace time.clock() with TimeoutKevin Wolf2018-11-211-10/+6Star
* iotests: Drop use of bash keyword 'function'Eric Blake2018-11-1935-86/+86
* iotests: Also test I/O over NBD TLSEric Blake2018-11-192-1/+21
* tests: exercise NBD server in TLS modeDaniel P. Berrangé2018-11-194-0/+178
* tests: add iotests helpers for dealing with TLS certificatesDaniel P. Berrangé2018-11-191-0/+137
* tests: check if qemu-nbd is still alive before waitingDaniel P. Berrangé2018-11-191-1/+9
* tests: pull qemu-nbd iotest helpers into common.nbd fileDaniel P. Berrangé2018-11-192-39/+64
* qemu-iotests: Modern shell scripting (use $() instead of ``)Mao Zhongyi2018-11-192-32/+32
* qemu-iotests: convert `pwd` and $(pwd) to $PWDMao Zhongyi2018-11-193-4/+2Star
* qemu-iotests: remove unused variable 'here'Mao Zhongyi2018-11-19170-170/+0Star
* iotests: Test file-posix locking and reopenMax Reitz2018-11-192-0/+80
* iotests: Add new test 220 for max compressed cluster offsetEric Blake2018-11-193-0/+151
* option: Make option help nicer to readMax Reitz2018-11-051-478/+478
* qemu-iotests: Test auto-read-only with -drive and -blockdevKevin Wolf2018-11-053-0/+207
* iotest: Test x-blockdev-change on a QuorumAlberto Garcia2018-11-052-0/+140
* iotest: Test the blkverify mode of the Quorum driverAlberto Garcia2018-11-052-0/+46
* iotests: make 083 specific to rawCleber Rosa2018-11-051-1/+1
* iotests: Unify log outputs between Python 2 and 3Max Reitz2018-10-3116-740/+744
* iotests: Modify imports for Python 3Max Reitz2018-10-312-6/+14
* iotests: 'new' module replacement in 169Max Reitz2018-10-311-2/+1Star
* iotests: Explicitly bequeath FDs in PythonMax Reitz2018-10-312-2/+2
* iotests: Different iterator behavior in Python 3Max Reitz2018-10-316-16/+23
* iotests: Use // for Python integer divisionMax Reitz2018-10-3111-30/+30
* iotests: Use Python byte strings where appropriateMax Reitz2018-10-316-20/+25
* iotests: Flush in iotests.py's QemuIoInteractiveMax Reitz2018-10-311-0/+1
* iotests: Make nbd-fault-injector flushMax Reitz2018-10-312-0/+10
* Merge remote-tracking branch 'remotes/vivier2/tags/qemu-trivial-for-3.1-pull-...Peter Maydell2018-10-303-3/+3
|\
| * tests: Fix typos in comments and help message (found by codespell)Stefan Weil2018-10-261-1/+1
| * qemu-iotests: make 218 executableCleber Rosa2018-10-261-0/+0
| * qemu-iotests: fix filename containing checksCleber Rosa2018-10-261-2/+2
* | iotests: 169: add cases for source vm resumingVladimir Sementsov-Ogievskiy2018-10-292-3/+61
* | iotests: improve 169Vladimir Sementsov-Ogievskiy2018-10-291-0/+9
* | iotests: 169: drop deprecated 'autoload' parameterVladimir Sementsov-Ogievskiy2018-10-291-1/+0Star
|/
* block: Clean up bdrv_img_create()'s error reportingMarkus Armbruster2018-10-191-8/+4Star
* block-backend: Set werror/rerror defaults in blk_new()Kevin Wolf2018-10-011-0/+1