aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests
AgeCommit message (Expand)AuthorFilesLines
2020-03-06block: bdrv_reopen() with backing file in different AioContextKevin Wolf1-5/+3
2020-03-06iotests: Refactor blockdev-reopen test for iothreadsKevin Wolf2-12/+39
2020-03-06iotests/026: Test EIO on allocation in a data-fileMax Reitz3-0/+44
2020-03-06iotests/026: Test EIO on preallocated zero clusterMax Reitz3-0/+41
2020-02-25tests/iotests: be a little more forgiving on the size testAlex Bennée1-2/+2
2020-02-20iotests: Test snapshot -l field separationMax Reitz3-0/+85
2020-02-20iotests: Test convert -n -B to backing-less targetMax Reitz2-0/+19
2020-02-20iotests: Add test for image creation fallbackMax Reitz3-0/+77
2020-02-20iotests/279: Fix for non-qcow2 formatsMax Reitz1-2/+5
2020-02-20block: always fill entire LUKS header space with zerosDaniel P. Berrangé3-0/+160
2020-02-20iotests/147: Fix drive parametersMax Reitz1-1/+1
2020-02-20iotests: Remove the superfluous 2nd check for the availability of quorumThomas Huth1-3/+0
2020-02-18iotests: Check that @replaces can replace filtersMax Reitz2-2/+48
2020-02-18iotests: Add tests for invalid Quorum @replacesMax Reitz2-3/+71
2020-02-18iotests: Use self.image_len in TestRepairQuorumMax Reitz1-1/+1
2020-02-18iotests: Resolve TODOs in 041Max Reitz1-4/+2
2020-02-18iotests/041: Drop superfluous shutdownsMax Reitz1-11/+0
2020-02-18iotests: Add VM.assert_block_path()Max Reitz1-0/+59
2020-02-18iotests: Use complete_and_wait() in 155Max Reitz1-6/+1
2020-02-18iotests: Let 041 use -blockdev for quorum childrenMax Reitz1-1/+4
2020-02-18iotests: Test error handling policies with block-commitKevin Wolf2-2/+285
2020-02-18iotests: Test copy offloading with external data fileKevin Wolf2-0/+20
2020-02-10Merge remote-tracking branch 'remotes/philmd-gitlab/tags/python-next-20200207...Peter Maydell73-78/+72
2020-02-07drop "from __future__ import print_function"Paolo Bonzini6-6/+0
2020-02-07make all Python scripts executablePaolo Bonzini2-0/+0
2020-02-07tests/qemu-iotests/check: Only check for Python 3 interpreterPhilippe Mathieu-Daudé1-2/+1
2020-02-07tests/qemu-iotests: Explicit usage of Python3 (scripts without __main__)Philippe Mathieu-Daudé36-36/+36
2020-02-07tests/qemu-iotests: Explicit usage of Python 3 (scripts with __main__)Philippe Mathieu-Daudé35-35/+35
2020-02-07tests/qemu-iotests/check: Allow use of python3 interpreterPhilippe Mathieu-Daudé1-1/+2
2020-02-06Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2020-02-06' into st...Peter Maydell2-3/+5
2020-02-06iotests: add test for backup-top failure on permission activationVladimir Sementsov-Ogievskiy3-0/+101
2020-02-06iotests: Enable more tests in the 'auto' group to improve test coverageThomas Huth1-7/+7
2020-02-06iotests: Skip Python-based tests if QEMU does not support virtio-blkThomas Huth1-2/+10
2020-02-06iotests: Check for the availability of the required devices in 267 and 127Thomas Huth3-0/+18
2020-02-06iotests: Test 183 does not work on macOS and OpenBSDThomas Huth1-0/+1
2020-02-06iotests: Test 041 only works on certain systemsThomas Huth1-1/+2
2020-02-06iotests: remove 'linux' from default supported platformsJohn Snow1-5/+11
2020-02-05nbd: Allow description when creating NBD blockdevEric Blake2-3/+5
2020-01-30tests/qemu-iotests: use AIOMODE with various testsAarushi Mehta11-25/+26
2020-01-30tests/qemu-iotests: enable testing with aio optionsAarushi Mehta3-3/+38
2020-01-27iotests: Test handling of AioContexts with some blockdev actionsSergio Lopez3-0/+253
2020-01-27blockdev: unify qmp_drive_backup and drive-backup transaction pathsSergio Lopez4-2/+17
2020-01-27iotests: Add more "skip_if_unsupported" statements to the python testsThomas Huth4-39/+8
2020-01-27iotests.py: Let wait_migration wait even moreMax Reitz4-8/+12
2020-01-06tests/qemu-iotests: Update tests to recent desugarized -accel optionPhilippe Mathieu-Daudé2-4/+4
2020-01-06tests/qemu-iotests: add case to write compressed data of multiple clustersAndrey Shinkevich2-0/+57
2020-01-06iotests: Allow check -o data_fileMax Reitz2-3/+42
2020-01-06iotests: Disable data_file where it cannot be usedMax Reitz44-53/+127
2020-01-06iotests: Make 198 work with data_fileMax Reitz2-4/+6
2020-01-06iotests: Make 137 work with data_fileMax Reitz2-8/+13