summaryrefslogtreecommitdiffstats
path: root/tests/qemu-iotests
Commit message (Expand)AuthorAgeFilesLines
* iotests: Add test for active mirroringMax Reitz2018-06-183-0/+126
* iotests: Add test 221 to catch qemu-img map regressionEric Blake2018-06-153-0/+77
* Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'...Peter Maydell2018-06-1210-50/+56
|\
| * python: futurize -f lib2to3.fixes.fix_numliteralsEduardo Habkost2018-06-081-12/+12
| * python: futurize -f lib2to3.fixes.fix_has_keyEduardo Habkost2018-06-083-4/+4
| * python: futurize -f libfuturize.fixes.fix_print_with_importEduardo Habkost2018-06-086-34/+40
* | iotests: Add case for a corrupted inactive imageMax Reitz2018-06-112-0/+44
* | qemu-img: Remove deprecated -s snapshot_id_or_name optionThomas Huth2018-06-112-3/+3
* | iotests: Fix 219's timingMax Reitz2018-06-112-11/+25
* | iotests: improve pause_jobVladimir Sementsov-Ogievskiy2018-06-111-2/+7
* | iotests: Test post-backing convert target behaviorMax Reitz2018-06-112-0/+60
* | iotests: Add test for rebasing with relative pathsMax Reitz2018-06-112-3/+109
* | iotests: Let 216 make use of qemu-io's exit codeMax Reitz2018-06-112-26/+14Star
* | iotests.py: Add qemu_io_silentMax Reitz2018-06-111-0/+9
* | iotests: Repairing error during snapshot deletionMax Reitz2018-06-113-0/+133
* | iotests: Rework 113Max Reitz2018-06-112-13/+13
* | iotests: Test help option for unsupporting formatsMax Reitz2018-06-112-0/+18
* | qemu-img: Add print_amend_option_help()Max Reitz2018-06-111-17/+27
* | block: Add Error parameter to bdrv_amend_optionsMax Reitz2018-06-114-15/+5Star
* | iotests: Add creation test to 153Max Reitz2018-06-112-0/+31
|/
* main-loop: drop spin_counterStefan Hajnoczi2018-06-011-1/+0Star
* block/create: Mark blockdev-create stableKevin Wolf2018-05-3012-106/+106
* qemu-iotests: Rewrite 213 for blockdev-create jobKevin Wolf2018-05-303-413/+319Star
* qemu-iotests: Rewrite 212 for blockdev-create jobKevin Wolf2018-05-303-381/+295Star
* qemu-iotests: Rewrite 211 for blockdev-create jobKevin Wolf2018-05-303-287/+229Star
* qemu-iotests: Rewrite 210 for blockdev-create jobKevin Wolf2018-05-304-290/+314
* qemu-iotests: Rewrite 207 for blockdev-create jobKevin Wolf2018-05-303-296/+257Star
* qemu-iotests: Rewrite 206 for blockdev-create jobKevin Wolf2018-05-303-521/+414Star
* qemu-iotests: iotests.py helper for non-file protocolsKevin Wolf2018-05-301-0/+17
* qemu-iotests: Add VM.run_job()Kevin Wolf2018-05-301-0/+19
* qemu-iotests: Add iotests.img_info_log()Kevin Wolf2018-05-301-0/+18
* qemu-iotests: Add VM.qmp_log()Kevin Wolf2018-05-301-0/+11
* qemu-iotests: Add VM.get_qmp_events_filtered()Kevin Wolf2018-05-301-0/+5
* block/create: Make x-blockdev-create a jobKevin Wolf2018-05-301-6/+8
* qemu-iotests: Test job-* with block jobsKevin Wolf2018-05-233-0/+537
* iotests: Move qmp_to_opts() to VMKevin Wolf2018-05-233-26/+27
* job: Add JOB_STATUS_CHANGE QMP eventKevin Wolf2018-05-2321-44/+425
* qemu-iotests: Remove MIG_SOCKET from non-migration testsKevin Wolf2018-05-232-4/+0Star
* qemu-iotests: Add more tests to "migration" groupKevin Wolf2018-05-231-5/+5
* qemu-iotests: 086 doesn't work with NFSKevin Wolf2018-05-231-1/+1
* qemu-iotests: Filter NFS pathsKevin Wolf2018-05-233-4/+12
* qemu-iotests: Fix paths for NFSKevin Wolf2018-05-231-2/+2
* blockjob: do not cancel timer in resumeStefan Hajnoczi2018-05-162-11/+6Star
* qemu-iotests: reduce chance of races in 185Stefan Hajnoczi2018-05-161-0/+12
* iotests: Add test for -U/force-share conflictsMax Reitz2018-05-152-0/+33
* iotests: Add test for COR across nodesMax Reitz2018-05-153-0/+144
* iotests: Copy 197 for COR filter driverMax Reitz2018-05-153-0/+147
* iotests: Clean up wrap image in 197Max Reitz2018-05-151-0/+1
* iotests: Skip 181 and 201 without userfaultfdMax Reitz2018-05-152-0/+26
* iotests: Add failure matching to common.qemuMax Reitz2018-05-151-7/+51