summaryrefslogtreecommitdiffstats
path: root/tests/qemu-iotests
Commit message (Expand)AuthorAgeFilesLines
* iotests/common.pattern: Quote echosMax Reitz2020-04-071-11/+11
* qemu-img: Report convert errors by bytes, not sectorsEric Blake2020-04-071-1/+1
* qcow2: Forbid discard in qcow2 v2 images with backing filesAlberto Garcia2020-04-078-19/+181
* iotests/138: Test leaks/corruptions fixed reportMax Reitz2020-03-262-2/+53
* iotests: Add poke_file_[bl]e functionsMax Reitz2020-03-261-0/+24
* qcow2: Avoid feature name extension on small cluster sizeEric Blake2020-03-262-4/+8
* qcow2: List autoclear bit names in headerEric Blake2020-03-263-13/+13
* iotests/026: Move v3-exclusive test to new fileMax Reitz2020-03-246-43/+98
* iotests: Fix cleanup path in some testsMax Reitz2020-03-243-1/+8
* iotests: Increase pause_wait() timeoutKevin Wolf2020-03-211-1/+1
* iotests.py: Enable faulthandlerKevin Wolf2020-03-211-0/+3
* Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2020-03-127-19/+161
|\
| * qemu-iotests: adding LUKS cleanup for non-UTF8 secret errorDaniel Henrique Barboza2020-03-113-0/+79
| * iotests: Add iothread cases to 155Kevin Wolf2020-03-112-11/+25
| * iotests: Test mirror with temporarily disabled target backing fileKevin Wolf2020-03-112-7/+53
| * iotests: Fix run_job() with use_log=FalseKevin Wolf2020-03-111-1/+4
| * block: Relax restrictions for blockdev-snapshotKevin Wolf2020-03-111-2/+2
* | iotests: Fix nonportable use of od --endianEric Blake2020-03-111-5/+17
* | iotests: add 288 luks qemu-img measure testStefan Hajnoczi2020-03-113-0/+124
* | qemu-img: allow qemu-img measure --object without a filenameStefan Hajnoczi2020-03-113-9/+9
|/
* block: bdrv_reopen() with backing file in different AioContextKevin Wolf2020-03-061-5/+3Star
* iotests: Refactor blockdev-reopen test for iothreadsKevin Wolf2020-03-062-12/+39
* iotests/026: Test EIO on allocation in a data-fileMax Reitz2020-03-063-0/+44
* iotests/026: Test EIO on preallocated zero clusterMax Reitz2020-03-063-0/+41
* tests/iotests: be a little more forgiving on the size testAlex Bennée2020-02-251-2/+2
* iotests: Test snapshot -l field separationMax Reitz2020-02-203-0/+85
* iotests: Test convert -n -B to backing-less targetMax Reitz2020-02-202-0/+19
* iotests: Add test for image creation fallbackMax Reitz2020-02-203-0/+77
* iotests/279: Fix for non-qcow2 formatsMax Reitz2020-02-201-2/+5
* block: always fill entire LUKS header space with zerosDaniel P. Berrangé2020-02-203-0/+160
* iotests/147: Fix drive parametersMax Reitz2020-02-201-1/+1
* iotests: Remove the superfluous 2nd check for the availability of quorumThomas Huth2020-02-201-3/+0Star
* iotests: Check that @replaces can replace filtersMax Reitz2020-02-182-2/+48
* iotests: Add tests for invalid Quorum @replacesMax Reitz2020-02-182-3/+71
* iotests: Use self.image_len in TestRepairQuorumMax Reitz2020-02-181-1/+1
* iotests: Resolve TODOs in 041Max Reitz2020-02-181-4/+2Star
* iotests/041: Drop superfluous shutdownsMax Reitz2020-02-181-11/+0Star
* iotests: Add VM.assert_block_path()Max Reitz2020-02-181-0/+59
* iotests: Use complete_and_wait() in 155Max Reitz2020-02-181-6/+1Star
* iotests: Let 041 use -blockdev for quorum childrenMax Reitz2020-02-181-1/+4
* iotests: Test error handling policies with block-commitKevin Wolf2020-02-182-2/+285
* iotests: Test copy offloading with external data fileKevin Wolf2020-02-182-0/+20
* Merge remote-tracking branch 'remotes/philmd-gitlab/tags/python-next-20200207...Peter Maydell2020-02-1073-78/+72Star
|\
| * drop "from __future__ import print_function"Paolo Bonzini2020-02-076-6/+0Star
| * make all Python scripts executablePaolo Bonzini2020-02-072-0/+0
| * tests/qemu-iotests/check: Only check for Python 3 interpreterPhilippe Mathieu-Daudé2020-02-071-2/+1Star
| * tests/qemu-iotests: Explicit usage of Python3 (scripts without __main__)Philippe Mathieu-Daudé2020-02-0736-36/+36
| * tests/qemu-iotests: Explicit usage of Python 3 (scripts with __main__)Philippe Mathieu-Daudé2020-02-0735-35/+35
| * tests/qemu-iotests/check: Allow use of python3 interpreterPhilippe Mathieu-Daudé2020-02-071-1/+2
* | Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2020-02-06' into st...Peter Maydell2020-02-062-3/+5
|\ \ | |/ |/|