aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests
AgeCommit message (Expand)AuthorFilesLines
2018-11-05iotest: Test the blkverify mode of the Quorum driverAlberto Garcia2-0/+46
2018-11-05iotests: make 083 specific to rawCleber Rosa1-1/+1
2018-10-30iotests: Unify log outputs between Python 2 and 3Max Reitz16-740/+744
2018-10-30iotests: Modify imports for Python 3Max Reitz2-6/+14
2018-10-30iotests: 'new' module replacement in 169Max Reitz1-2/+1
2018-10-30iotests: Explicitly bequeath FDs in PythonMax Reitz2-2/+2
2018-10-30iotests: Different iterator behavior in Python 3Max Reitz6-16/+23
2018-10-30iotests: Use // for Python integer divisionMax Reitz11-30/+30
2018-10-30iotests: Use Python byte strings where appropriateMax Reitz6-20/+25
2018-10-30iotests: Flush in iotests.py's QemuIoInteractiveMax Reitz1-0/+1
2018-10-30iotests: Make nbd-fault-injector flushMax Reitz2-0/+10
2018-10-30Merge remote-tracking branch 'remotes/vivier2/tags/qemu-trivial-for-3.1-pull-...Peter Maydell3-3/+3
2018-10-29iotests: 169: add cases for source vm resumingVladimir Sementsov-Ogievskiy2-3/+61
2018-10-29iotests: improve 169Vladimir Sementsov-Ogievskiy1-0/+9
2018-10-29iotests: 169: drop deprecated 'autoload' parameterVladimir Sementsov-Ogievskiy1-1/+0
2018-10-26tests: Fix typos in comments and help message (found by codespell)Stefan Weil1-1/+1
2018-10-26qemu-iotests: make 218 executableCleber Rosa1-0/+0
2018-10-26qemu-iotests: fix filename containing checksCleber Rosa1-2/+2
2018-10-19block: Clean up bdrv_img_create()'s error reportingMarkus Armbruster1-8/+4
2018-10-01block-backend: Set werror/rerror defaults in blk_new()Kevin Wolf1-0/+1
2018-10-01qcow2: Assign the L2 cache relatively to the image sizeLeonid Bloch2-2/+10
2018-10-01file-posix: Include filename in locking error messageFam Zheng2-39/+39
2018-09-25qemu-iotests: Test snapshot=on with nonexistent TMPDIRAlberto Garcia3-0/+9
2018-09-25qemu-iotests: Test commit with top-node/base-nodeKevin Wolf2-4/+52
2018-09-24block/rbd: add iotest for rbd legacy keyvalue filename parsingJeff Cody3-0/+72
2018-08-21block: iotest to catch abort on forced blockjob cancelJeff Cody3-0/+119
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