aboutsummaryrefslogtreecommitdiff
path: root/tests/qemu-iotests
AgeCommit message (Expand)AuthorFilesLines
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
2020-01-06iotests: Make 110 work with data_fileMax Reitz2-4/+7
2020-01-06iotests: Make 091 work with data_fileMax Reitz2-3/+1
2020-01-06iotests: Avoid cp/mv of test imagesMax Reitz4-19/+13
2020-01-06iotests: Use _rm_test_img for deleting test imagesMax Reitz57-95/+118
2020-01-06iotests: Avoid qemu-img createMax Reitz5-7/+6
2020-01-06iotests: Drop IMGOPTS use in 267Max Reitz1-4/+8
2020-01-06iotests: Replace IMGOPTS='' by --no-optsMax Reitz5-9/+9
2020-01-06iotests: Replace IMGOPTS= by -oMax Reitz22-101/+100
2020-01-06iotests: Inject space into -ocompat=0.10 in 051Max Reitz1-1/+1
2020-01-06iotests: Add -o and --no-opts to _make_test_imgMax Reitz1-0/+13
2020-01-06iotests: Let _make_test_img parse its parametersMax Reitz1-8/+20
2020-01-06iotests: Drop compat=1.1 in 050Max Reitz1-4/+0
2020-01-06iotests: Replace IMGOPTS by _unsupported_imgoptsMax Reitz6-9/+11
2020-01-06iotests: Filter refcount_order in 036Max Reitz2-51/+6
2020-01-06iotests: Add _filter_json_filenameMax Reitz1-0/+24
2020-01-06iotests/qcow2.py: Split feature fields into bitsMax Reitz7-89/+99
2020-01-06iotests/qcow2.py: Add dump-header-extsMax Reitz1-0/+5
2020-01-06iotests: s/qocw2/qcow2/Max Reitz8-8/+8
2020-01-06iotests: Add test for failing mirror completeMax Reitz2-2/+46
2020-01-06iotests: Add @error to wait_until_completedMax Reitz1-6/+12
2019-12-19iotests: Test external snapshot with VM stateKevin Wolf3-0/+134
2019-12-19iotests: 211: Remove duplication with VM.blockdev_create()Kevin Wolf1-9/+3
2019-12-19iotests: 207: Remove duplication with VM.blockdev_create()Kevin Wolf1-7/+1
2019-12-19iotests: 266: Convert to VM.blockdev_create()Kevin Wolf2-39/+44
2019-12-19iotests: 237: Convert to VM.blockdev_create()Kevin Wolf1-74/+65
2019-12-19iotests: 213: Convert to VM.blockdev_create()Kevin Wolf1-61/+52
2019-12-19iotests: 212: Convert to VM.blockdev_create()Kevin Wolf1-55/+46
2019-12-19iotests: 210: Convert to VM.blockdev_create()Kevin Wolf1-45/+36
2019-12-19iotests: 206: Convert to VM.blockdev_create()Kevin Wolf1-121/+111
2019-12-19iotests: 255: Drop blockdev_create()Kevin Wolf1-10/+0
2019-12-19iotests: Create VM.blockdev_create()Kevin Wolf1-0/+16
2019-12-19iotests: Fix IMGOPTSSYNTAX for nbdMax Reitz1-1/+2
2019-12-19iotests/273: Filter format-specific informationMax Reitz2-28/+2
2019-12-19iotests: Add more "_require_drivers" checks to the shell-based testsThomas Huth2-0/+2
2019-12-18iotests: Support job-complete in run_job()Kevin Wolf1-0/+2
2019-12-18iotests: Fix timeout in run_job()Kevin Wolf1-1/+1
2019-12-18iotests: Add qemu_io_log()Kevin Wolf1-0/+5
2019-12-18blockjob: Fix error message for negative speedKevin Wolf1-2/+2
2019-12-18block: Error out on image creation with conflicting size optionsKevin Wolf2-0/+10
2019-12-18qemu-img: fix info --backing-chain --image-optsStefan Hajnoczi3-0/+93
2019-12-18iotests: Skip test 079 if it is not possible to create large filesThomas Huth1-0/+3
2019-12-18iotests: Skip test 060 if it is not possible to create large filesThomas Huth1-0/+3
2019-12-18iotests: Provide a function for checking the creation of huge filesThomas Huth3-8/+13
2019-11-26iotests: add new test cases to bitmap migrationVladimir Sementsov-Ogievskiy2-9/+17