aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2019-10-15tests/ptimer-test: Switch to transaction-based ptimer APIPeter Maydell
2019-10-15ptimer: Rename ptimer_init() to ptimer_init_with_bh()Peter Maydell
2019-10-15Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2019-10-15Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2019-10-14iotests: Test large write request to qcow2 fileMax Reitz
2019-10-14iotests/028: Fix for long $TEST_DIRsMax Reitz
2019-10-14block: Reject misaligned write requests with BDRV_REQ_NO_FALLBACKAlberto Garcia
2019-10-14Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20191011a'...Peter Maydell
2019-10-14test-bdrv-drain: fix iothread_join() hangStefan Hajnoczi
2019-10-11migration: Support gtree migrationEric Auger
2019-10-10iotests/162: Fix for newer Linux 5.3+Max Reitz
2019-10-10tests: fix I/O test for hosts defaulting to LUKSv2Daniel P. Berrangé
2019-10-10block/backup: use backup-top instead of write notifiersVladimir Sementsov-Ogievskiy
2019-10-10iotests: Use stat -c %b in 125Max Reitz
2019-10-10iotests: Disable 125 on broken XFS versionsMax Reitz
2019-10-10iotests: Fix 125 for growth_mode = metadataMax Reitz
2019-10-10qapi: add unmap to BlockDeviceStatsAnton Nefedov
2019-10-10iotests: 257: drop device_addVladimir Sementsov-Ogievskiy
2019-10-10iotests: 257: drop unused Drive.device fieldVladimir Sementsov-Ogievskiy
2019-10-10iotests: prepare 124 and 257 bitmap querying for backup-top filterVladimir Sementsov-Ogievskiy
2019-10-10qemu-iotests: ignore leaks on failure paths in 026Vladimir Sementsov-Ogievskiy
2019-10-08Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2019-10-08iotests/262: Switch source/dest VM launch orderMax Reitz
2019-10-08Merge remote-tracking branch 'remotes/philmd-gitlab/tags/edk2-next-20191007' ...Peter Maydell
2019-10-07Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2019-10-07edk2 build scripts: work around TianoCore#1607 without forcing Python 2Laszlo Ersek
2019-10-07edk2 build scripts: honor external BaseTools flags with uefi-test-toolsLaszlo Ersek
2019-10-04tests/docker: only enable ubsan for test-clangPaolo Bonzini
2019-10-04tests: skip serial test on windowsMarc-André Lureau
2019-10-04docker: test-debug: disable LeakSanitizerPaolo Bonzini
2019-10-04iotests: Remove Python 2 compatibility codeKevin Wolf
2019-10-04iotests: Require Python 3.6 or laterKevin Wolf
2019-10-04iotests: Test internal snapshots with -blockdevKevin Wolf
2019-10-03tests/migration: Add a test for auto convergeYury Kotov
2019-10-01Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-10-0...Peter Maydell
2019-10-01Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2019-09-28' into ...Peter Maydell
2019-10-01Disallow colons in the parameter of "-accel"Thomas Huth
2019-10-01tests: fix echi/ehci typoMarc-André Lureau
2019-10-01tests: fix usb-hcd-ehci-test compilationMarc-André Lureau
2019-09-30Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190927'...Peter Maydell
2019-09-28qapi: Improve source file read error handlingMarkus Armbruster
2019-09-28qapi: Improve reporting of redefinitionMarkus Armbruster
2019-09-28qapi: Improve reporting of missing documentation commentMarkus Armbruster
2019-09-28qapi: Improve reporting of invalid 'if' furtherMarkus Armbruster
2019-09-28qapi: Avoid redundant definition references in error messagesMarkus Armbruster
2019-09-28qapi: Improve reporting of missing / unknown definition keysMarkus Armbruster
2019-09-28qapi: Improve reporting of invalid flagsMarkus Armbruster
2019-09-28qapi: Improve reporting of invalid 'if' errorsMarkus Armbruster
2019-09-28qapi: Move context-free checking to the proper placeMarkus Armbruster
2019-09-28qapi: Move context-sensitive checking to the proper placeMarkus Armbruster