aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2019-09-30Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190927'...Peter Maydell3-1/+55
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
2019-09-26docker: remove unused debian-sidJohn Snow2-36/+1
2019-09-26docker: remove unused debian-portsJohn Snow2-37/+1
2019-09-26docker: remove 'deprecated' image definitionsJohn Snow1-4/+3
2019-09-26docker: remove unused debian8 partial imageJohn Snow2-35/+1
2019-09-26docker: remove debian8-mxe definitionsJohn Snow1-1/+1
2019-09-26tests/tcg: add simple record/replay smoke test for aarch64Alex Bennée1-0/+21
2019-09-26tests/tcg: add generic version of float_convsAlex Bennée4-3/+1604
2019-09-26tests/tcg: add float_madds test to multiarchAlex Bennée8-1/+1918
2019-09-26tests/tcg: re-enable linux-test for ppc64abi32Alex Bennée1-8/+3
2019-09-26tests/tcg: clean-up some comments after the de-tanglingAlex Bennée3-10/+15
2019-09-26podman: fix command invocationJohn Snow1-1/+1
2019-09-26tests/docker: reduce scary warnings by cleaning up clean upAlex Bennée1-18/+16
2019-09-26tests/docker: remove python2.7 from debian9-mxeJohn Snow1-2/+1
2019-09-26tests/docker: fix DOCKER_PARTIAL_IMAGESAlex Bennée1-1/+1
2019-09-26tests/docker: add sanitizers back to clang buildJohn Snow1-5/+1
2019-09-26Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20190925a'...Peter Maydell1-7/+18
2019-09-26Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-09-24-v2' into...Peter Maydell3-2/+7
2019-09-25tests/migration/postcopy: trim migration bandwidthDr. David Alan Gilbert1-1/+1
2019-09-25tests/migration: Fail on unexpected migration statesDr. David Alan Gilbert1-6/+17
2019-09-25Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2019-09-24' into ...Peter Maydell104-108/+139
2019-09-24tests: Use iothreads during iotest 223Eric Blake2-2/+5
2019-09-24nbd/client: Add hint when TLS is missingEric Blake1-0/+2
2019-09-24qapi: Fix missing 'if' checks in struct, union, alternate 'data'Markus Armbruster12-60/+6
2019-09-24qapi: Reject blank 'if' conditions in addition to empty onesMarkus Armbruster2-2/+2
2019-09-24qapi: Fix broken discriminator error messagesMarkus Armbruster6-6/+4
2019-09-24qapi: Remove null from schema languageMarkus Armbruster5-18/+4
2019-09-24qapi: Improve reporting of lexical errorsMarkus Armbruster2-2/+2
2019-09-24qapi: Use quotes more consistently in frontend error messagesMarkus Armbruster19-18/+19
2019-09-24tests/qapi-schema: Demonstrate suboptimal lexical errorsMarkus Armbruster6-1/+5
2019-09-24tests/qapi-schema: Demonstrate insufficient 'if' checkingMarkus Armbruster17-0/+96
2019-09-24tests/qapi-schema: Demonstrate broken discriminator errorsMarkus Armbruster4-10/+6
2019-09-24tests/qapi-schema: Demonstrate misleading optional tag errorMarkus Armbruster7-2/+17
2019-09-24tests/qapi-schema: Delete two redundant testsMarkus Armbruster10-11/+1
2019-09-24tests/qapi-schema: Cover unknown pragmaMarkus Armbruster5-0/+4
2019-09-24qapi: Tweak code to match docs/devel/qapi-code-gen.txtMarkus Armbruster6-6/+6
2019-09-24qapi: Adjust frontend errors to say enum value, not memberMarkus Armbruster2-2/+2
2019-09-24qapi: Permit omitting all flat union branchesMarkus Armbruster6-4/+18
2019-09-24qapi: Permit alternates with just one branchMarkus Armbruster4-6/+10
2019-09-24qapi: Permit 'boxed' with empty typeMarkus Armbruster8-6/+10
2019-09-24qapi: Drop support for escape sequences other than \\Markus Armbruster18-37/+4
2019-09-24qapi: Restrict strings to printable ASCIIMarkus Armbruster11-4/+9
2019-09-24tests/qapi-schema: Demonstrate bad reporting of funny charactersMarkus Armbruster2-2/+3
2019-09-24qapi: Drop support for boxed alternate argumentsMarkus Armbruster2-2/+2
2019-09-23Merge remote-tracking branch 'remotes/cleber/tags/python-next-pull-request' i...Peter Maydell4-76/+110
2019-09-23Merge remote-tracking branch 'remotes/davidhildenbrand/tags/s390x-tcg-2019-09...Peter Maydell3-0/+136