aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2019-10-15tests/ptimer-test: Switch to transaction-based ptimer APIPeter Maydell1-22/+84
2019-10-15ptimer: Rename ptimer_init() to ptimer_init_with_bh()Peter Maydell1-11/+11
2019-10-15Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell7-4/+164
2019-10-15Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell1-2/+8
2019-10-14iotests: Test large write request to qcow2 fileMax Reitz3-0/+93
2019-10-14iotests/028: Fix for long $TEST_DIRsMax Reitz2-4/+8
2019-10-14block: Reject misaligned write requests with BDRV_REQ_NO_FALLBACKAlberto Garcia3-0/+63
2019-10-14Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20191011a'...Peter Maydell1-0/+421
2019-10-14test-bdrv-drain: fix iothread_join() hangStefan Hajnoczi1-2/+8
2019-10-11migration: Support gtree migrationEric Auger1-0/+421
2019-10-10iotests/162: Fix for newer Linux 5.3+Max Reitz2-2/+2
2019-10-10tests: fix I/O test for hosts defaulting to LUKSv2Daniel P. Berrangé2-23/+23
2019-10-10block/backup: use backup-top instead of write notifiersVladimir Sementsov-Ogievskiy4-160/+163
2019-10-10iotests: Use stat -c %b in 125Max Reitz1-2/+1
2019-10-10iotests: Disable 125 on broken XFS versionsMax Reitz1-0/+40
2019-10-10iotests: Fix 125 for growth_mode = metadataMax Reitz1-1/+1
2019-10-10qapi: add unmap to BlockDeviceStatsAnton Nefedov1-0/+18
2019-10-10iotests: 257: drop device_addVladimir Sementsov-Ogievskiy2-52/+0
2019-10-10iotests: 257: drop unused Drive.device fieldVladimir Sementsov-Ogievskiy1-22/+15
2019-10-10iotests: prepare 124 and 257 bitmap querying for backup-top filterVladimir Sementsov-Ogievskiy4-304/+219
2019-10-10qemu-iotests: ignore leaks on failure paths in 026Vladimir Sementsov-Ogievskiy4-123/+60
2019-10-08Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2-9/+9
2019-10-08iotests/262: Switch source/dest VM launch orderMax Reitz2-9/+9
2019-10-08Merge remote-tracking branch 'remotes/philmd-gitlab/tags/edk2-next-20191007' ...Peter Maydell2-3/+8
2019-10-07Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell8-21/+373
2019-10-07edk2 build scripts: work around TianoCore#1607 without forcing Python 2Laszlo Ersek2-2/+5
2019-10-07edk2 build scripts: honor external BaseTools flags with uefi-test-toolsLaszlo Ersek1-1/+3
2019-10-04tests/docker: only enable ubsan for test-clangPaolo Bonzini1-1/+3
2019-10-04tests: skip serial test on windowsMarc-André Lureau1-2/+2
2019-10-04docker: test-debug: disable LeakSanitizerPaolo Bonzini1-0/+1
2019-10-04iotests: Remove Python 2 compatibility codeKevin Wolf3-16/+3
2019-10-04iotests: Require Python 3.6 or laterKevin Wolf1-1/+12
2019-10-04iotests: Test internal snapshots with -blockdevKevin Wolf4-4/+358
2019-10-03tests/migration: Add a test for auto convergeYury Kotov1-19/+138
2019-10-01Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-10-0...Peter Maydell3-6/+4
2019-10-01Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2019-09-28' into ...Peter Maydell179-181/+303
2019-10-01Disallow colons in the parameter of "-accel"Thomas Huth1-1/+1
2019-10-01tests: fix echi/ehci typoMarc-André Lureau1-3/+1
2019-10-01tests: fix usb-hcd-ehci-test compilationMarc-André Lureau1-2/+2
2019-09-30Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190927'...Peter Maydell3-1/+55
2019-09-28qapi: Improve source file read error handlingMarkus Armbruster1-1/+1
2019-09-28qapi: Improve reporting of redefinitionMarkus Armbruster3-3/+9
2019-09-28qapi: Improve reporting of missing documentation commentMarkus Armbruster1-1/+2
2019-09-28qapi: Improve reporting of invalid 'if' furtherMarkus Armbruster9-9/+9
2019-09-28qapi: Avoid redundant definition references in error messagesMarkus Armbruster52-52/+52
2019-09-28qapi: Improve reporting of missing / unknown definition keysMarkus Armbruster6-2/+6
2019-09-28qapi: Improve reporting of invalid flagsMarkus Armbruster4-4/+8
2019-09-28qapi: Improve reporting of invalid 'if' errorsMarkus Armbruster4-0/+4
2019-09-28qapi: Move context-free checking to the proper placeMarkus Armbruster1-1/+1
2019-09-28qapi: Move context-sensitive checking to the proper placeMarkus Armbruster39-39/+37