summaryrefslogtreecommitdiff
path: root/tests/qemu-iotests
AgeCommit message (Expand)Author
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
2019-12-19iotests: 207: Remove duplication with VM.blockdev_create()Kevin Wolf
2019-12-19iotests: 266: Convert to VM.blockdev_create()Kevin Wolf
2019-12-19iotests: 237: Convert to VM.blockdev_create()Kevin Wolf
2019-12-19iotests: 213: Convert to VM.blockdev_create()Kevin Wolf
2019-12-19iotests: 212: Convert to VM.blockdev_create()Kevin Wolf
2019-12-19iotests: 210: Convert to VM.blockdev_create()Kevin Wolf
2019-12-19iotests: 206: Convert to VM.blockdev_create()Kevin Wolf
2019-12-19iotests: 255: Drop blockdev_create()Kevin Wolf
2019-12-19iotests: Create VM.blockdev_create()Kevin Wolf
2019-12-19iotests: Fix IMGOPTSSYNTAX for nbdMax Reitz
2019-12-19iotests/273: Filter format-specific informationMax Reitz
2019-12-19iotests: Add more "_require_drivers" checks to the shell-based testsThomas Huth
2019-12-18iotests: Support job-complete in run_job()Kevin Wolf
2019-12-18iotests: Fix timeout in run_job()Kevin Wolf
2019-12-18iotests: Add qemu_io_log()Kevin Wolf
2019-12-18blockjob: Fix error message for negative speedKevin Wolf
2019-12-18block: Error out on image creation with conflicting size optionsKevin Wolf
2019-12-18qemu-img: fix info --backing-chain --image-optsStefan Hajnoczi