aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests
AgeCommit message (Expand)Author
2019-03-09Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-03-08' into st...Peter Maydell
2019-03-08qemu-iotests: amend with external data fileKevin Wolf
2019-03-08qemu-iotests: General tests for qcow2 with external data fileKevin Wolf
2019-03-08qemu-iotests: Preallocation with external data fileKevin Wolf
2019-03-08qcow2: Implement data-file-raw create optionKevin Wolf
2019-03-08qcow2: Store data file name in the imageKevin Wolf
2019-03-08qcow2: Return 0/-errno in qcow2_alloc_compressed_cluster_offset()Kevin Wolf
2019-03-08qcow2: Basic definitions for external data filesKevin Wolf
2019-03-08qemu-iotests: Test qcow2 preallocation modesKevin Wolf
2019-03-08qemu-iotests: Ensure GNU sed is usedPhilippe Mathieu-Daudé
2019-03-08qemu-iotests: Improve portability by searching bash in the $PATHPhilippe Mathieu-Daudé
2019-03-08iotests: check whitelisted formatsAndrey Shinkevich
2019-03-08iotests: ask QEMU for supported formatsAndrey Shinkevich
2019-03-08iotests: open notrun files in text modeAndrey Shinkevich
2019-03-08iotests: use iotests.VM in 238Stefan Hajnoczi
2019-03-07Merge remote-tracking branch 'remotes/cleber/tags/python-next-pull-request' i...Peter Maydell
2019-03-06iotests: Wait for qemu to end in 223Eric Blake
2019-03-06qemu-nbd: add support for authorization of TLS clientsDaniel P. Berrange
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