aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests
AgeCommit message (Expand)Author
2020-02-20block: always fill entire LUKS header space with zerosDaniel P. Berrangé
2020-02-20iotests/147: Fix drive parametersMax Reitz
2020-02-20iotests: Remove the superfluous 2nd check for the availability of quorumThomas Huth
2020-02-18iotests: Check that @replaces can replace filtersMax Reitz
2020-02-18iotests: Add tests for invalid Quorum @replacesMax Reitz
2020-02-18iotests: Use self.image_len in TestRepairQuorumMax Reitz
2020-02-18iotests: Resolve TODOs in 041Max Reitz
2020-02-18iotests/041: Drop superfluous shutdownsMax Reitz
2020-02-18iotests: Add VM.assert_block_path()Max Reitz
2020-02-18iotests: Use complete_and_wait() in 155Max Reitz
2020-02-18iotests: Let 041 use -blockdev for quorum childrenMax Reitz
2020-02-18iotests: Test error handling policies with block-commitKevin Wolf
2020-02-18iotests: Test copy offloading with external data fileKevin Wolf
2020-02-10Merge remote-tracking branch 'remotes/philmd-gitlab/tags/python-next-20200207...Peter Maydell
2020-02-07drop "from __future__ import print_function"Paolo Bonzini
2020-02-07make all Python scripts executablePaolo Bonzini
2020-02-07tests/qemu-iotests/check: Only check for Python 3 interpreterPhilippe Mathieu-Daudé
2020-02-07tests/qemu-iotests: Explicit usage of Python3 (scripts without __main__)Philippe Mathieu-Daudé
2020-02-07tests/qemu-iotests: Explicit usage of Python 3 (scripts with __main__)Philippe Mathieu-Daudé
2020-02-07tests/qemu-iotests/check: Allow use of python3 interpreterPhilippe Mathieu-Daudé
2020-02-06Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2020-02-06' into st...Peter Maydell
2020-02-06iotests: add test for backup-top failure on permission activationVladimir Sementsov-Ogievskiy
2020-02-06iotests: Enable more tests in the 'auto' group to improve test coverageThomas Huth
2020-02-06iotests: Skip Python-based tests if QEMU does not support virtio-blkThomas Huth
2020-02-06iotests: Check for the availability of the required devices in 267 and 127Thomas Huth
2020-02-06iotests: Test 183 does not work on macOS and OpenBSDThomas Huth
2020-02-06iotests: Test 041 only works on certain systemsThomas Huth
2020-02-06iotests: remove 'linux' from default supported platformsJohn Snow
2020-02-05nbd: Allow description when creating NBD blockdevEric Blake
2020-01-30tests/qemu-iotests: use AIOMODE with various testsAarushi Mehta
2020-01-30tests/qemu-iotests: enable testing with aio optionsAarushi Mehta
2020-01-27iotests: Test handling of AioContexts with some blockdev actionsSergio Lopez
2020-01-27blockdev: unify qmp_drive_backup and drive-backup transaction pathsSergio Lopez
2020-01-27iotests: Add more "skip_if_unsupported" statements to the python testsThomas Huth
2020-01-27iotests.py: Let wait_migration wait even moreMax Reitz
2020-01-06tests/qemu-iotests: Update tests to recent desugarized -accel optionPhilippe Mathieu-Daudé
2020-01-06tests/qemu-iotests: add case to write compressed data of multiple clustersAndrey Shinkevich
2020-01-06iotests: Allow check -o data_fileMax Reitz
2020-01-06iotests: Disable data_file where it cannot be usedMax Reitz
2020-01-06iotests: Make 198 work with data_fileMax Reitz
2020-01-06iotests: Make 137 work with data_fileMax Reitz
2020-01-06iotests: Make 110 work with data_fileMax Reitz
2020-01-06iotests: Make 091 work with data_fileMax Reitz
2020-01-06iotests: Avoid cp/mv of test imagesMax Reitz
2020-01-06iotests: Use _rm_test_img for deleting test imagesMax Reitz
2020-01-06iotests: Avoid qemu-img createMax Reitz
2020-01-06iotests: Drop IMGOPTS use in 267Max Reitz
2020-01-06iotests: Replace IMGOPTS='' by --no-optsMax Reitz
2020-01-06iotests: Replace IMGOPTS= by -oMax Reitz
2020-01-06iotests: Inject space into -ocompat=0.10 in 051Max Reitz