summaryrefslogtreecommitdiffstats
path: root/tests/qemu-iotests
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ | |/ |/|
| * nbd: Allow description when creating NBD blockdevEric Blake2020-02-062-3/+5
* | iotests: add test for backup-top failure on permission activationVladimir Sementsov-Ogievskiy2020-02-063-0/+101
* | iotests: Enable more tests in the 'auto' group to improve test coverageThomas Huth2020-02-061-7/+7
* | iotests: Skip Python-based tests if QEMU does not support virtio-blkThomas Huth2020-02-061-2/+10
* | iotests: Check for the availability of the required devices in 267 and 127Thomas Huth2020-02-063-0/+18
* | iotests: Test 183 does not work on macOS and OpenBSDThomas Huth2020-02-061-0/+1
* | iotests: Test 041 only works on certain systemsThomas Huth2020-02-061-1/+2
* | iotests: remove 'linux' from default supported platformsJohn Snow2020-02-061-5/+11
|/
* tests/qemu-iotests: use AIOMODE with various testsAarushi Mehta2020-01-3011-25/+26
* tests/qemu-iotests: enable testing with aio optionsAarushi Mehta2020-01-303-3/+38
* iotests: Test handling of AioContexts with some blockdev actionsSergio Lopez2020-01-273-0/+253