summaryrefslogtreecommitdiff
path: root/tests/qemu-iotests
AgeCommit message (Expand)Author
2019-03-07Merge remote-tracking branch 'remotes/cleber/tags/python-next-pull-request' i...Peter Maydell
2019-02-28Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-02-25-v2' into...Peter Maydell
2019-02-26iotests: avoid broken pipe with certtoolDaniel P. Berrangé
2019-02-26iotests: ensure we print nbd server log on errorDaniel P. Berrangé
2019-02-26iotests: handle TypeError for Python 3 in test 242Andrey Shinkevich
2019-02-25iotests: Skip 211 on insufficient memoryMax Reitz
2019-02-25iotests: add LUKS payload overhead to 178 qemu-img measure testStefan Hajnoczi
2019-02-25iotests.py: s/_/-/g on keys in qmp_log()Max Reitz
2019-02-25iotests: Let 045 be run concurrentlyMax Reitz
2019-02-25iotests: Filter SSH pathsMax Reitz
2019-02-25iotests.py: Filter filename in any string valueMax Reitz
2019-02-25iotests.py: Add is_str()Max Reitz
2019-02-25iotests: Fix 207 to use QMP filters for qmp_logMax Reitz
2019-02-25iotests: Fix 232 for LUKSMax Reitz
2019-02-25iotests: Remove superfluous rm from 232Max Reitz
2019-02-25iotests: Fix 237 for Python 2.xMax Reitz
2019-02-25iotests: Re-add filename filtersMax Reitz
2019-02-25iotests: Test json:{} filenames of internal BDSsMax Reitz
2019-02-25block: Purify .bdrv_refresh_filename()Max Reitz
2019-02-25block: Generically refresh runtime optionsMax Reitz
2019-02-25iotests: Add quorum case to test 110Max Reitz
2019-02-25block: Use bdrv_dirname() for relative filenamesMax Reitz
2019-02-25iotests: Add test for backing file overridesMax Reitz
2019-02-25iotests.py: Add node_info()Max Reitz
2019-02-25iotests.py: Add filter_imgfmt()Max Reitz
2019-02-25block: Respect backing bs in bdrv_refresh_filenameMax Reitz
2019-02-22Introduce a Python module structureCleber Rosa
2019-02-19dirty-bitmap: Expose persistent flag to 'query-block'Eric Blake
2019-02-11qcow2: list of bitmaps new test 242Andrey Shinkevich
2019-02-01iotests/236: fix transaction kwarg orderJohn Snow
2019-02-01iotests: Filter second BLOCK_JOB_ERROR from 229Max Reitz
2019-02-01virtio-scsi: Forbid devices with different iothreads sharing a blockdevAlberto Garcia
2019-02-01scsi-disk: Acquire the AioContext in scsi_*_realize()Alberto Garcia
2019-02-01virtio-scsi: Move BlockBackend back to the main AioContext on unplugAlberto Garcia
2019-02-01vmdk: Reject excess extents in blockdev-createKevin Wolf
2019-02-01iotests: Add VMDK tests for blockdev-createKevin Wolf
2019-02-01iotests: Filter cid numbers in VMDK extent infoFam Zheng
2019-02-01iotests: Make 234 stableMax Reitz
2019-02-01qemu-iotests: add test case for dmgyuchenlin
2019-02-01mirror: Block the source BlockDriverState in mirror_start_job()Alberto Garcia
2019-01-31iotests: Allow 147 to be run concurrentlyMax Reitz
2019-01-31iotests: Bind qemu-nbd to localhost in 147Max Reitz
2019-01-31iotests.py: Add qemu_nbd_pipe()Max Reitz
2019-01-24iotests: add 238 for throttling tgm unregister iothread segfaultStefan Hajnoczi
2019-01-21iotests: Enhance 223, 233 to cover 'qemu-nbd --list'Eric Blake
2019-01-21iotests: Make 233 output more reliableEric Blake
2019-01-14qemu-nbd: Add --bitmap=NAME optionEric Blake
2019-01-14nbd: Allow bitmap export during QMP nbd-server-addEric Blake
2019-01-14nbd: Only require disabled bitmap for read-only exportsEric Blake
2019-01-14nbd: Forbid nbd-server-stop when server is not runningEric Blake