aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2019-09-28qapi: Clean up member name case checkingMarkus Armbruster
2019-09-28qapi: Prefix frontend errors with an "in definition" lineMarkus Armbruster
2019-09-28qmp-dispatch: Use CommandNotFound error for disabled commandsMichal Privoznik
2019-09-26tests/docker: remove debian-powerpc-user-crossAlex Bennée
2019-09-26docker: move tests from python2 to python3John Snow
2019-09-26docker: remove unused debian-sidJohn Snow
2019-09-26docker: remove unused debian-portsJohn Snow
2019-09-26docker: remove 'deprecated' image definitionsJohn Snow
2019-09-26docker: remove unused debian8 partial imageJohn Snow
2019-09-26docker: remove debian8-mxe definitionsJohn Snow
2019-09-26tests/tcg: add simple record/replay smoke test for aarch64Alex Bennée
2019-09-26tests/tcg: add generic version of float_convsAlex Bennée
2019-09-26tests/tcg: add float_madds test to multiarchAlex Bennée
2019-09-26tests/tcg: re-enable linux-test for ppc64abi32Alex Bennée
2019-09-26tests/tcg: clean-up some comments after the de-tanglingAlex Bennée
2019-09-26podman: fix command invocationJohn Snow
2019-09-26tests/docker: reduce scary warnings by cleaning up clean upAlex Bennée
2019-09-26tests/docker: remove python2.7 from debian9-mxeJohn Snow
2019-09-26tests/docker: fix DOCKER_PARTIAL_IMAGESAlex Bennée
2019-09-26tests/docker: add sanitizers back to clang buildJohn Snow
2019-09-26Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20190925a'...Peter Maydell
2019-09-26Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2019-09-24-v2' into...Peter Maydell
2019-09-25tests/migration/postcopy: trim migration bandwidthDr. David Alan Gilbert
2019-09-25tests/migration: Fail on unexpected migration statesDr. David Alan Gilbert
2019-09-25Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2019-09-24' into ...Peter Maydell
2019-09-24tests: Use iothreads during iotest 223Eric Blake
2019-09-24nbd/client: Add hint when TLS is missingEric Blake
2019-09-24qapi: Fix missing 'if' checks in struct, union, alternate 'data'Markus Armbruster
2019-09-24qapi: Reject blank 'if' conditions in addition to empty onesMarkus Armbruster
2019-09-24qapi: Fix broken discriminator error messagesMarkus Armbruster
2019-09-24qapi: Remove null from schema languageMarkus Armbruster
2019-09-24qapi: Improve reporting of lexical errorsMarkus Armbruster
2019-09-24qapi: Use quotes more consistently in frontend error messagesMarkus Armbruster
2019-09-24tests/qapi-schema: Demonstrate suboptimal lexical errorsMarkus Armbruster
2019-09-24tests/qapi-schema: Demonstrate insufficient 'if' checkingMarkus Armbruster
2019-09-24tests/qapi-schema: Demonstrate broken discriminator errorsMarkus Armbruster
2019-09-24tests/qapi-schema: Demonstrate misleading optional tag errorMarkus Armbruster
2019-09-24tests/qapi-schema: Delete two redundant testsMarkus Armbruster
2019-09-24tests/qapi-schema: Cover unknown pragmaMarkus Armbruster
2019-09-24qapi: Tweak code to match docs/devel/qapi-code-gen.txtMarkus Armbruster
2019-09-24qapi: Adjust frontend errors to say enum value, not memberMarkus Armbruster
2019-09-24qapi: Permit omitting all flat union branchesMarkus Armbruster
2019-09-24qapi: Permit alternates with just one branchMarkus Armbruster
2019-09-24qapi: Permit 'boxed' with empty typeMarkus Armbruster
2019-09-24qapi: Drop support for escape sequences other than \\Markus Armbruster
2019-09-24qapi: Restrict strings to printable ASCIIMarkus Armbruster
2019-09-24tests/qapi-schema: Demonstrate bad reporting of funny charactersMarkus Armbruster
2019-09-24qapi: Drop support for boxed alternate argumentsMarkus Armbruster
2019-09-23Merge remote-tracking branch 'remotes/cleber/tags/python-next-pull-request' i...Peter Maydell
2019-09-23Merge remote-tracking branch 'remotes/davidhildenbrand/tags/s390x-tcg-2019-09...Peter Maydell