aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests
AgeCommit message (Expand)AuthorFilesLines
2018-08-15mirror: Fail gracefully for source == targetKevin Wolf2-2/+8
2018-08-15qemu-iotests: Update 093 to improve the draining testAlberto Garcia1-8/+11
2018-08-15qemu-iotests: Test removing a throttle group member with a pending timerAlberto Garcia2-2/+54
2018-07-30qemu-iotests: Test query-blockstats with -drive and -blockdevKevin Wolf3-0/+307
2018-07-30iotests: Add test for 'qemu-img convert -C' compatibilityFam Zheng2-0/+19
2018-07-30iotests: Don't lock /dev/null in 226Fam Zheng1-2/+2
2018-07-30qcow2: A grammar fix in conflicting cache sizing error messageLeonid Bloch2-3/+3
2018-07-23iotests: Disallow compat=0.10 in 223Max Reitz1-0/+2
2018-07-23iotest: Fix filtering order in 226Max Reitz1-2/+2
2018-07-23iotests: remove LUKS support from test 226John Snow1-0/+3
2018-07-23qemu-iotests: Use host_device instead of file in 149Kevin Wolf2-173/+173
2018-07-12qemu-img: align result of is_allocated_sectorsPeter Lieven1-10/+8
2018-07-12iotests: add test 226 for file driver typesJohn Snow3-0/+93
2018-07-12iotests: nbd: Stop qemu-nbd before remaking imageFam Zheng1-6/+15
2018-07-12iotests: 153: Fix dead codeFam Zheng2-0/+27
2018-07-10Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell3-0/+19
2018-07-10iotests: 222: Don't run with luksFam Zheng1-0/+2
2018-07-10block: Fix copy-on-read crash with partial final clusterKevin Wolf2-0/+17
2018-07-09iotests: Add VMDK backing file correlation testMax Reitz3-0/+157
2018-07-05block: Don't silently truncate node namesKevin Wolf3-0/+61
2018-07-02iotests: New test 223 for exporting dirty bitmap over NBDEric Blake3-0/+188
2018-07-02iotests: add 222 to test basic fleecingJohn Snow3-0/+223
2018-06-30tests: iotests: drop some stderr linePeter Xu2-2/+9
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