aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests
AgeCommit message (Expand)Author
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
2020-01-06iotests: Add -o and --no-opts to _make_test_imgMax Reitz
2020-01-06iotests: Let _make_test_img parse its parametersMax Reitz
2020-01-06iotests: Drop compat=1.1 in 050Max Reitz
2020-01-06iotests: Replace IMGOPTS by _unsupported_imgoptsMax Reitz
2020-01-06iotests: Filter refcount_order in 036Max Reitz
2020-01-06iotests: Add _filter_json_filenameMax Reitz
2020-01-06iotests/qcow2.py: Split feature fields into bitsMax Reitz
2020-01-06iotests/qcow2.py: Add dump-header-extsMax Reitz
2020-01-06iotests: s/qocw2/qcow2/Max Reitz
2020-01-06iotests: Add test for failing mirror completeMax Reitz
2020-01-06iotests: Add @error to wait_until_completedMax Reitz
2019-12-19iotests: Test external snapshot with VM stateKevin Wolf
2019-12-19iotests: 211: Remove duplication with VM.blockdev_create()Kevin Wolf