summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
| * iotests: Test internal snapshots with -blockdevKevin Wolf2019-10-044-4/+358
* | tests/docker: only enable ubsan for test-clangPaolo Bonzini2019-10-041-1/+3
* | tests: skip serial test on windowsMarc-André Lureau2019-10-041-2/+2
* | docker: test-debug: disable LeakSanitizerPaolo Bonzini2019-10-041-0/+1
* | tests/migration: Add a test for auto convergeYury Kotov2019-10-031-19/+138
|/
* Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-10-0...Peter Maydell2019-10-013-6/+4Star
|\
| * Disallow colons in the parameter of "-accel"Thomas Huth2019-10-011-1/+1
| * tests: fix echi/ehci typoMarc-André Lureau2019-10-011-3/+1Star
| * tests: fix usb-hcd-ehci-test compilationMarc-André Lureau2019-10-011-2/+2
* | Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2019-09-28' into ...Peter Maydell2019-10-01179-181/+303
|\ \ | |/ |/|
| * qapi: Improve source file read error handlingMarkus Armbruster2019-09-281-1/+1
| * qapi: Improve reporting of redefinitionMarkus Armbruster2019-09-283-3/+9
| * qapi: Improve reporting of missing documentation commentMarkus Armbruster2019-09-281-1/+2
| * qapi: Improve reporting of invalid 'if' furtherMarkus Armbruster2019-09-289-9/+9
| * qapi: Avoid redundant definition references in error messagesMarkus Armbruster2019-09-2852-52/+52
| * qapi: Improve reporting of missing / unknown definition keysMarkus Armbruster2019-09-286-2/+6
| * qapi: Improve reporting of invalid flagsMarkus Armbruster2019-09-284-4/+8
| * qapi: Improve reporting of invalid 'if' errorsMarkus Armbruster2019-09-284-0/+4
| * qapi: Move context-free checking to the proper placeMarkus Armbruster2019-09-281-1/+1
| * qapi: Move context-sensitive checking to the proper placeMarkus Armbruster2019-09-2839-39/+37Star
| * qapi: Move check for reserved names out of add_name()Markus Armbruster2019-09-282-2/+2