aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests
AgeCommit message (Expand)Author
2018-11-19tests: exercise NBD server in TLS modeDaniel P. Berrangé
2018-11-19tests: add iotests helpers for dealing with TLS certificatesDaniel P. Berrangé
2018-11-19tests: check if qemu-nbd is still alive before waitingDaniel P. Berrangé
2018-11-19tests: pull qemu-nbd iotest helpers into common.nbd fileDaniel P. Berrangé
2018-11-19qemu-iotests: Modern shell scripting (use $() instead of ``)Mao Zhongyi
2018-11-19qemu-iotests: convert `pwd` and $(pwd) to $PWDMao Zhongyi
2018-11-19qemu-iotests: remove unused variable 'here'Mao Zhongyi
2018-11-19iotests: Test file-posix locking and reopenMax Reitz
2018-11-19iotests: Add new test 220 for max compressed cluster offsetEric Blake
2018-11-05option: Make option help nicer to readMax Reitz
2018-11-05qemu-iotests: Test auto-read-only with -drive and -blockdevKevin Wolf
2018-11-05iotest: Test x-blockdev-change on a QuorumAlberto Garcia
2018-11-05iotest: Test the blkverify mode of the Quorum driverAlberto Garcia
2018-11-05iotests: make 083 specific to rawCleber Rosa
2018-10-30iotests: Unify log outputs between Python 2 and 3Max Reitz
2018-10-30iotests: Modify imports for Python 3Max Reitz
2018-10-30iotests: 'new' module replacement in 169Max Reitz
2018-10-30iotests: Explicitly bequeath FDs in PythonMax Reitz
2018-10-30iotests: Different iterator behavior in Python 3Max Reitz
2018-10-30iotests: Use // for Python integer divisionMax Reitz
2018-10-30iotests: Use Python byte strings where appropriateMax Reitz
2018-10-30iotests: Flush in iotests.py's QemuIoInteractiveMax Reitz
2018-10-30iotests: Make nbd-fault-injector flushMax Reitz
2018-10-30Merge remote-tracking branch 'remotes/vivier2/tags/qemu-trivial-for-3.1-pull-...Peter Maydell
2018-10-29iotests: 169: add cases for source vm resumingVladimir Sementsov-Ogievskiy
2018-10-29iotests: improve 169Vladimir Sementsov-Ogievskiy
2018-10-29iotests: 169: drop deprecated 'autoload' parameterVladimir Sementsov-Ogievskiy
2018-10-26tests: Fix typos in comments and help message (found by codespell)Stefan Weil
2018-10-26qemu-iotests: make 218 executableCleber Rosa
2018-10-26qemu-iotests: fix filename containing checksCleber Rosa
2018-10-19block: Clean up bdrv_img_create()'s error reportingMarkus Armbruster
2018-10-01block-backend: Set werror/rerror defaults in blk_new()Kevin Wolf
2018-10-01qcow2: Assign the L2 cache relatively to the image sizeLeonid Bloch
2018-10-01file-posix: Include filename in locking error messageFam Zheng
2018-09-25qemu-iotests: Test snapshot=on with nonexistent TMPDIRAlberto Garcia
2018-09-25qemu-iotests: Test commit with top-node/base-nodeKevin Wolf
2018-09-24block/rbd: add iotest for rbd legacy keyvalue filename parsingJeff Cody
2018-08-21block: iotest to catch abort on forced blockjob cancelJeff Cody
2018-08-15mirror: Fail gracefully for source == targetKevin Wolf
2018-08-15qemu-iotests: Update 093 to improve the draining testAlberto Garcia
2018-08-15qemu-iotests: Test removing a throttle group member with a pending timerAlberto Garcia
2018-07-30qemu-iotests: Test query-blockstats with -drive and -blockdevKevin Wolf
2018-07-30iotests: Add test for 'qemu-img convert -C' compatibilityFam Zheng
2018-07-30iotests: Don't lock /dev/null in 226Fam Zheng
2018-07-30qcow2: A grammar fix in conflicting cache sizing error messageLeonid Bloch
2018-07-23iotests: Disallow compat=0.10 in 223Max Reitz
2018-07-23iotest: Fix filtering order in 226Max Reitz
2018-07-23iotests: remove LUKS support from test 226John Snow
2018-07-23qemu-iotests: Use host_device instead of file in 149Kevin Wolf
2018-07-12qemu-img: align result of is_allocated_sectorsPeter Lieven