aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
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
2019-09-28qapi: Move check for reserved names out of add_name()Markus Armbruster2-2/+2
2019-09-28qapi: Report invalid '*' prefix like any other invalid nameMarkus Armbruster4-4/+4
2019-09-28qapi: Improve reporting of invalid name errorsMarkus Armbruster9-0/+9
2019-09-28qapi: Improve reporting of member name clashesMarkus Armbruster9-9/+9
2019-09-28qapi: Change frontend error messages to start with lower caseMarkus Armbruster120-120/+120
2019-09-28qapi: Clean up member name case checkingMarkus Armbruster5-7/+7
2019-09-28qapi: Prefix frontend errors with an "in definition" lineMarkus Armbruster96-0/+96
2019-09-28qmp-dispatch: Use CommandNotFound error for disabled commandsMichal Privoznik1-2/+2
2019-09-27tests/tcg: add linux-user semihosting smoke test for ARMAlex Bennée3-0/+55
2019-09-27tests/tcg: clean-up some comments after the de-tanglingAlex Bennée3-10/+15
2019-09-26tests/docker: remove debian-powerpc-user-crossAlex Bennée2-30/+0
2019-09-26docker: move tests from python2 to python3John Snow7-7/+7