summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* tests: qapi: Test 'features' of commandsPeter Krempa2019-10-224-4/+74
* qapi: Add feature flags to commandsPeter Krempa2019-10-221-1/+2
* tests/qapi-schema: Tidy up test output indentationMarkus Armbruster2019-10-225-33/+33
* qapi: Split up scripts/qapi/common.pyMarkus Armbruster2019-10-222-4/+15
* qapi: Speed up frontend testsMarkus Armbruster2019-10-22364-517/+415Star
* qapi: Don't suppress doc generation without pragma doc-requiredMarkus Armbruster2019-10-221-0/+1
* Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...Peter Maydell2019-10-186-5/+200
|\
| * iotests: add test 260 to check bitmap life after snapshot + commitVladimir Sementsov-Ogievskiy2019-10-173-0/+142
| * iotests: add test-case to 165 to test reopening qcow2 bitmaps to RWVladimir Sementsov-Ogievskiy2019-10-172-4/+57
| * util/hbitmap: strict hbitmap_resetVladimir Sementsov-Ogievskiy2019-10-171-1/+1
* | Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell2019-10-173-46/+57
|\ \ | |/ |/|
| * tests: cpu-plug-test: fix device_add for pc/q35 machinesIgor Mammedov2019-10-151-36/+26Star
| * tests: add qtest_qmp_device_add_qdict() helperIgor Mammedov2019-10-152-10/+31
* | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2019-10-1717-1/+80
|\ \ | |/ |/|
| * tests/acpi: add expected tables for arm/virtMichael S. Tsirkin2019-10-0517-16/+0Star
| * tests: document how to update acpi tablesMichael S. Tsirkin2019-10-051-0/+27
| * tests: Add bios tests to arm/virtShameer Kolothum2019-10-051-0/+49
| * tests: allow empty expected filesMichael S. Tsirkin2019-10-051-1/+4
| * tests/acpi: add empty filesMichael S. Tsirkin2019-10-0515-0/+0
| * tests: Update ACPI tables list for upcoming arm/virt testsShameer Kolothum2019-10-051-0/+15
| * hw/arm/virt: Enable device memory cold/hot plug with ACPI bootShameer Kolothum2019-10-051-0/+1
* | tests/ptimer-test: Switch to transaction-based ptimer APIPeter Maydell2019-10-151-22/+84
* | ptimer: Rename ptimer_init() to ptimer_init_with_bh()Peter Maydell2019-10-151-11/+11
* | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2019-10-157-4/+164
|\ \
| * | iotests: Test large write request to qcow2 fileMax Reitz2019-10-143-0/+93
| * | iotests/028: Fix for long $TEST_DIRsMax Reitz2019-10-142-4/+8
| * | block: Reject misaligned write requests with BDRV_REQ_NO_FALLBACKAlberto Garcia2019-10-143-0/+63
* | | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2019-10-151-2/+8
|\ \ \
| * | | test-bdrv-drain: fix iothread_join() hangStefan Hajnoczi2019-10-141-2/+8
* | | | Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20191011a'...Peter Maydell2019-10-141-0/+421
|\ \ \ \ | |_|/ / |/| | |
| * | | migration: Support gtree migrationEric Auger2019-10-111-0/+421
| |/ /
* | | iotests/162: Fix for newer Linux 5.3+Max Reitz2019-10-102-2/+2
* | | tests: fix I/O test for hosts defaulting to LUKSv2Daniel P. Berrangé2019-10-102-23/+23
* | | block/backup: use backup-top instead of write notifiersVladimir Sementsov-Ogievskiy2019-10-104-160/+163
* | | iotests: Use stat -c %b in 125Max Reitz2019-10-101-2/+1Star
* | | iotests: Disable 125 on broken XFS versionsMax Reitz2019-10-101-0/+40
* | | iotests: Fix 125 for growth_mode = metadataMax Reitz2019-10-101-1/+1
* | | qapi: add unmap to BlockDeviceStatsAnton Nefedov2019-10-101-0/+18
* | | iotests: 257: drop device_addVladimir Sementsov-Ogievskiy2019-10-102-52/+0Star
* | | iotests: 257: drop unused Drive.device fieldVladimir Sementsov-Ogievskiy2019-10-101-22/+15Star
* | | iotests: prepare 124 and 257 bitmap querying for backup-top filterVladimir Sementsov-Ogievskiy2019-10-104-304/+219Star
* | | qemu-iotests: ignore leaks on failure paths in 026Vladimir Sementsov-Ogievskiy2019-10-104-123/+60Star
|/ /
* | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2019-10-082-9/+9
|\ \
| * | iotests/262: Switch source/dest VM launch orderMax Reitz2019-10-082-9/+9
* | | Merge remote-tracking branch 'remotes/philmd-gitlab/tags/edk2-next-20191007' ...Peter Maydell2019-10-082-3/+8
|\ \ \ | |/ / |/| |
| * | edk2 build scripts: work around TianoCore#1607 without forcing Python 2Laszlo Ersek2019-10-072-2/+5
| * | edk2 build scripts: honor external BaseTools flags with uefi-test-toolsLaszlo Ersek2019-10-071-1/+3
* | | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2019-10-078-21/+373
|\ \ \ | |/ / |/| |
| * | iotests: Remove Python 2 compatibility codeKevin Wolf2019-10-043-16/+3Star
| * | iotests: Require Python 3.6 or laterKevin Wolf2019-10-041-1/+12