summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | tests/tcg: add a dumb-as-bricks semihosting console testAlex Bennée2020-01-092-1/+48
* | testing: don't nest build for fp-testAlex Bennée2020-01-092-9/+7Star
* | freebsd: use python37Gerd Hoffmann2020-01-091-1/+2
* | tests/vm: update openbsd to release 6.6Gerd Hoffmann2020-01-091-2/+2
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2020-01-0711-0/+391
|\ \
| * | tests: add virtio-scsi and virtio-blk seg_max_adjust testDenis Plotnikov2020-01-061-0/+134
| * | ACPI: add expected files for HMAT tests (acpihmat)Michael S. Tsirkin2020-01-059-8/+0Star
| * | tests/bios-tables-test: add test cases for ACPI HMATTao Xu2020-01-0510-0/+52
| * | tests/numa: Add case for QMP build HMATTao Xu2020-01-051-0/+213
* | | tests/iothread: Always connect iothread GSource to a GMainContextPeter Maydell2020-01-071-0/+30
| |/ |/|
* | 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