summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/elmarco/tags/dbus-vmstate7-pull-request...Peter Maydell2020-01-0611-167/+731
|\
| * tests: add dbus-vmstate-testMarc-André Lureau2020-01-064-1/+510
| * tests: add migration-helpers unitMarc-André Lureau2020-01-064-166/+216
| * dockerfiles: add dbus-daemon to some of latest distributionsMarc-André Lureau2020-01-064-0/+4
| * vmstate: add qom interface to get idMarc-André Lureau2020-01-061-0/+1
* | Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-01-06' in...Peter Maydell2020-01-06121-471/+735
|\ \ | |/ |/|
| * tests/qemu-iotests: Update tests to recent desugarized -accel optionPhilippe Mathieu-Daudé2020-01-062-4/+4
| * tests/qemu-iotests: add case to write compressed data of multiple clustersAndrey Shinkevich2020-01-062-0/+57
| * iotests: Allow check -o data_fileMax Reitz2020-01-062-3/+42
| * iotests: Disable data_file where it cannot be usedMax Reitz2020-01-0644-53/+127
| * iotests: Make 198 work with data_fileMax Reitz2020-01-062-4/+6
| * iotests: Make 137 work with data_fileMax Reitz2020-01-062-8/+13
| * iotests: Make 110 work with data_fileMax Reitz2020-01-062-4/+7
| * iotests: Make 091 work with data_fileMax Reitz2020-01-062-3/+1Star
| * iotests: Avoid cp/mv of test imagesMax Reitz2020-01-064-19/+13Star
| * iotests: Use _rm_test_img for deleting test imagesMax Reitz2020-01-0657-95/+118
| * iotests: Avoid qemu-img createMax Reitz2020-01-065-7/+6Star
| * iotests: Drop IMGOPTS use in 267Max Reitz2020-01-061-4/+8
| * iotests: Replace IMGOPTS='' by --no-optsMax Reitz2020-01-065-9/+9
| * iotests: Replace IMGOPTS= by -oMax Reitz2020-01-0622-101/+100Star
| * iotests: Inject space into -ocompat=0.10 in 051Max Reitz2020-01-061-1/+1
| * iotests: Add -o and --no-opts to _make_test_imgMax Reitz2020-01-061-0/+13
| * iotests: Let _make_test_img parse its parametersMax Reitz2020-01-061-8/+20
| * iotests: Drop compat=1.1 in 050Max Reitz2020-01-061-4/+0Star
| * iotests: Replace IMGOPTS by _unsupported_imgoptsMax Reitz2020-01-066-9/+11
| * iotests: Filter refcount_order in 036Max Reitz2020-01-062-51/+6Star
| * iotests: Add _filter_json_filenameMax Reitz2020-01-061-0/+24
| * iotests/qcow2.py: Split feature fields into bitsMax Reitz2020-01-067-89/+99
| * iotests/qcow2.py: Add dump-header-extsMax Reitz2020-01-061-0/+5
| * iotests: s/qocw2/qcow2/Max Reitz2020-01-068-8/+8
| * iotests: Add test for failing mirror completeMax Reitz2020-01-062-2/+46
| * iotests: Add @error to wait_until_completedMax Reitz2020-01-061-6/+12
* | Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'...Peter Maydell2020-01-061-5/+0Star
|\ \ | |/ |/|
| * configure: Require Python >= 3.5Eduardo Habkost2019-12-201-5/+0Star
* | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2019-12-2024-453/+627
|\ \
| * | iotests: Test external snapshot with VM stateKevin Wolf2019-12-193-0/+134
| * | iotests: 211: Remove duplication with VM.blockdev_create()Kevin Wolf2019-12-191-9/+3Star
| * | iotests: 207: Remove duplication with VM.blockdev_create()Kevin Wolf2019-12-191-7/+1Star
| * | iotests: 266: Convert to VM.blockdev_create()Kevin Wolf2019-12-192-39/+44
| * | iotests: 237: Convert to VM.blockdev_create()Kevin Wolf2019-12-191-74/+65Star
| * | iotests: 213: Convert to VM.blockdev_create()Kevin Wolf2019-12-191-61/+52Star
| * | iotests: 212: Convert to VM.blockdev_create()Kevin Wolf2019-12-191-55/+46Star
| * | iotests: 210: Convert to VM.blockdev_create()Kevin Wolf2019-12-191-45/+36Star
| * | iotests: 206: Convert to VM.blockdev_create()Kevin Wolf2019-12-191-121/+111Star
| * | iotests: 255: Drop blockdev_create()Kevin Wolf2019-12-191-10/+0Star
| * | iotests: Create VM.blockdev_create()Kevin Wolf2019-12-191-0/+16
| * | iotests: Fix IMGOPTSSYNTAX for nbdMax Reitz2019-12-191-1/+2
| * | iotests/273: Filter format-specific informationMax Reitz2019-12-192-28/+2Star
| * | iotests: Add more "_require_drivers" checks to the shell-based testsThomas Huth2019-12-192-0/+2
| * | iotests: Support job-complete in run_job()Kevin Wolf2019-12-181-0/+2