aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests
AgeCommit message (Expand)AuthorFilesLines
2019-03-08qemu-iotests: Improve portability by searching bash in the $PATHPhilippe Mathieu-Daudé185-185/+185
2019-03-08iotests: check whitelisted formatsAndrey Shinkevich1-0/+3
2019-03-08iotests: ask QEMU for supported formatsAndrey Shinkevich2-1/+55
2019-03-08iotests: open notrun files in text modeAndrey Shinkevich1-1/+1
2019-03-08iotests: use iotests.VM in 238Stefan Hajnoczi1-6/+1
2019-03-07Merge remote-tracking branch 'remotes/cleber/tags/python-next-pull-request' i...Peter Maydell3-4/+4
2019-02-28Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-02-25-v2' into...Peter Maydell3-19/+40
2019-02-26iotests: avoid broken pipe with certtoolDaniel P. Berrangé1-16/+32
2019-02-26iotests: ensure we print nbd server log on errorDaniel P. Berrangé1-0/+3
2019-02-26iotests: handle TypeError for Python 3 in test 242Andrey Shinkevich1-3/+5
2019-02-25iotests: Skip 211 on insufficient memoryMax Reitz2-2/+7
2019-02-25iotests: add LUKS payload overhead to 178 qemu-img measure testStefan Hajnoczi2-0/+32
2019-02-25iotests.py: s/_/-/g on keys in qmp_log()Max Reitz8-138/+140
2019-02-25iotests: Let 045 be run concurrentlyMax Reitz1-1/+1
2019-02-25iotests: Filter SSH pathsMax Reitz1-0/+1
2019-02-25iotests.py: Filter filename in any string valueMax Reitz1-1/+1
2019-02-25iotests.py: Add is_str()Max Reitz1-0/+6
2019-02-25iotests: Fix 207 to use QMP filters for qmp_logMax Reitz2-5/+9
2019-02-25iotests: Fix 232 for LUKSMax Reitz1-0/+4
2019-02-25iotests: Remove superfluous rm from 232Max Reitz1-1/+0
2019-02-25iotests: Fix 237 for Python 2.xMax Reitz1-1/+1
2019-02-25iotests: Re-add filename filtersMax Reitz5-10/+15
2019-02-25iotests: Test json:{} filenames of internal BDSsMax Reitz3-0/+158
2019-02-25block: Purify .bdrv_refresh_filename()Max Reitz2-5/+1
2019-02-25block: Generically refresh runtime optionsMax Reitz3-5/+6
2019-02-25iotests: Add quorum case to test 110Max Reitz2-0/+33
2019-02-25block: Use bdrv_dirname() for relative filenamesMax Reitz2-2/+3
2019-02-25iotests: Add test for backing file overridesMax Reitz3-0/+327
2019-02-25iotests.py: Add node_info()Max Reitz1-0/+7
2019-02-25iotests.py: Add filter_imgfmt()Max Reitz1-0/+10
2019-02-25block: Respect backing bs in bdrv_refresh_filenameMax Reitz2-8/+8
2019-02-22Introduce a Python module structureCleber Rosa3-4/+4
2019-02-19dirty-bitmap: Expose persistent flag to 'query-block'Eric Blake2-0/+15
2019-02-11qcow2: list of bitmaps new test 242Andrey Shinkevich3-0/+271
2019-02-01iotests/236: fix transaction kwarg orderJohn Snow2-38/+39
2019-02-01iotests: Filter second BLOCK_JOB_ERROR from 229Max Reitz2-2/+5
2019-02-01virtio-scsi: Forbid devices with different iothreads sharing a blockdevAlberto Garcia2-0/+42
2019-02-01scsi-disk: Acquire the AioContext in scsi_*_realize()Alberto Garcia2-0/+34
2019-02-01virtio-scsi: Move BlockBackend back to the main AioContext on unplugAlberto Garcia3-0/+108
2019-02-01vmdk: Reject excess extents in blockdev-createKevin Wolf2-7/+12
2019-02-01iotests: Add VMDK tests for blockdev-createKevin Wolf3-0/+581
2019-02-01iotests: Filter cid numbers in VMDK extent infoFam Zheng2-0/+2
2019-02-01iotests: Make 234 stableMax Reitz2-28/+38
2019-02-01qemu-iotests: add test case for dmgyuchenlin5-0/+65
2019-02-01mirror: Block the source BlockDriverState in mirror_start_job()Alberto Garcia1-2/+2
2019-01-31iotests: Allow 147 to be run concurrentlyMax Reitz1-30/+68
2019-01-31iotests: Bind qemu-nbd to localhost in 147Max Reitz1-1/+1
2019-01-31iotests.py: Add qemu_nbd_pipe()Max Reitz1-0/+14
2019-01-24iotests: add 238 for throttling tgm unregister iothread segfaultStefan Hajnoczi3-0/+54
2019-01-21iotests: Enhance 223, 233 to cover 'qemu-nbd --list'Eric Blake4-6/+50