aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests
AgeCommit message (Expand)AuthorFilesLines
2018-06-29qcow2: Fix src_offset in copy offloadingFam Zheng2-0/+21
2018-06-29qemu-iotests: Test qcow2 not leaking clusters on write errorKevin Wolf3-0/+33
2018-06-29qemu-iotests: Update 026.out.nocache reference outputKevin Wolf1-3/+3
2018-06-18iotests: Add test for active mirroringMax Reitz3-0/+126
2018-06-15iotests: Add test 221 to catch qemu-img map regressionEric Blake3-0/+77
2018-06-12Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'...Peter Maydell10-50/+56
2018-06-11iotests: Add case for a corrupted inactive imageMax Reitz2-0/+44
2018-06-11qemu-img: Remove deprecated -s snapshot_id_or_name optionThomas Huth2-3/+3
2018-06-11iotests: Fix 219's timingMax Reitz2-11/+25
2018-06-11iotests: improve pause_jobVladimir Sementsov-Ogievskiy1-2/+7
2018-06-11iotests: Test post-backing convert target behaviorMax Reitz2-0/+60
2018-06-11iotests: Add test for rebasing with relative pathsMax Reitz2-3/+109
2018-06-11iotests: Let 216 make use of qemu-io's exit codeMax Reitz2-26/+14
2018-06-11iotests.py: Add qemu_io_silentMax Reitz1-0/+9
2018-06-11iotests: Repairing error during snapshot deletionMax Reitz3-0/+133
2018-06-11iotests: Rework 113Max Reitz2-13/+13
2018-06-11iotests: Test help option for unsupporting formatsMax Reitz2-0/+18
2018-06-11qemu-img: Add print_amend_option_help()Max Reitz1-17/+27
2018-06-11block: Add Error parameter to bdrv_amend_optionsMax Reitz4-15/+5
2018-06-11iotests: Add creation test to 153Max Reitz2-0/+31
2018-06-08python: futurize -f lib2to3.fixes.fix_numliteralsEduardo Habkost1-12/+12
2018-06-08python: futurize -f lib2to3.fixes.fix_has_keyEduardo Habkost3-4/+4
2018-06-08python: futurize -f libfuturize.fixes.fix_print_with_importEduardo Habkost6-34/+40
2018-06-01main-loop: drop spin_counterStefan Hajnoczi1-1/+0
2018-05-30block/create: Mark blockdev-create stableKevin Wolf12-106/+106
2018-05-30qemu-iotests: Rewrite 213 for blockdev-create jobKevin Wolf3-413/+319
2018-05-30qemu-iotests: Rewrite 212 for blockdev-create jobKevin Wolf3-381/+295
2018-05-30qemu-iotests: Rewrite 211 for blockdev-create jobKevin Wolf3-287/+229
2018-05-30qemu-iotests: Rewrite 210 for blockdev-create jobKevin Wolf4-290/+314
2018-05-30qemu-iotests: Rewrite 207 for blockdev-create jobKevin Wolf3-296/+257
2018-05-30qemu-iotests: Rewrite 206 for blockdev-create jobKevin Wolf3-521/+414
2018-05-30qemu-iotests: iotests.py helper for non-file protocolsKevin Wolf1-0/+17
2018-05-30qemu-iotests: Add VM.run_job()Kevin Wolf1-0/+19
2018-05-30qemu-iotests: Add iotests.img_info_log()Kevin Wolf1-0/+18
2018-05-30qemu-iotests: Add VM.qmp_log()Kevin Wolf1-0/+11
2018-05-30qemu-iotests: Add VM.get_qmp_events_filtered()Kevin Wolf1-0/+5
2018-05-30block/create: Make x-blockdev-create a jobKevin Wolf1-6/+8
2018-05-23qemu-iotests: Test job-* with block jobsKevin Wolf3-0/+537
2018-05-23iotests: Move qmp_to_opts() to VMKevin Wolf3-26/+27
2018-05-23job: Add JOB_STATUS_CHANGE QMP eventKevin Wolf21-44/+425
2018-05-23qemu-iotests: Remove MIG_SOCKET from non-migration testsKevin Wolf2-4/+0
2018-05-23qemu-iotests: Add more tests to "migration" groupKevin Wolf1-5/+5
2018-05-23qemu-iotests: 086 doesn't work with NFSKevin Wolf1-1/+1
2018-05-23qemu-iotests: Filter NFS pathsKevin Wolf3-4/+12
2018-05-23qemu-iotests: Fix paths for NFSKevin Wolf1-2/+2
2018-05-16blockjob: do not cancel timer in resumeStefan Hajnoczi2-11/+6
2018-05-16qemu-iotests: reduce chance of races in 185Stefan Hajnoczi1-0/+12
2018-05-15iotests: Add test for -U/force-share conflictsMax Reitz2-0/+33
2018-05-15iotests: Add test for COR across nodesMax Reitz3-0/+144
2018-05-15iotests: Copy 197 for COR filter driverMax Reitz3-0/+147