summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
2017-04-11block: Use bdrv_coroutine_enter to start I/O coroutinesFam Zheng1-5/+5
2017-04-11tests/block-job-txn: Don't start block job before adding to txnFam Zheng1-1/+5
2017-04-07iotests: Add mirror tests for orphaned sourceMax Reitz3-2/+63
2017-04-04io: fix incoming client socket initializationWang guang1-0/+8
2017-04-03tests/libqtest.c: Delete possible stale unix socketsPeter Maydell1-0/+8
2017-04-03iotests: Improve image-clear tests on non-aligned imageEric Blake4-36/+108
2017-04-03iotests: fix 097 when run with qcowDaniel P. Berrange5-130/+251
2017-04-03nbd: Tidy up blockdev-add interfaceMarkus Armbruster1-8/+17
2017-03-30tests/acpi: don't pack a structureMichael S. Tsirkin1-1/+1
2017-03-28block: Declare blockdev-add and blockdev-del supportedMarkus Armbruster3-7/+7
2017-03-27tests/virtio-9p-test: Don't call le*_to_cpus on fields of packed structPeter Maydell1-2/+2
2017-03-24boot-serial-test: use -no-shutdownChristian Borntraeger1-2/+2
2017-03-22qapi: Fix QemuOpts visitor regression on unvisited inputEric Blake1-5/+8
2017-03-22tests: Expose regression in QemuOpts visitorEric Blake1-0/+20
2017-03-21test-qobject-input-visitor: Cover visit_type_uint64()Markus Armbruster1-0/+30
2017-03-21qapi: Fix string input visitor regression for empty listsMarkus Armbruster1-3/+8
2017-03-21qapi2texi: Fix translation of *strong* and _emphasized_Markus Armbruster1-4/+4
2017-03-21tests/qapi-schema: Systematic positive doc comment testsMarkus Armbruster6-4/+537
2017-03-21tests/qapi-schema: Make test-qapi.py print docs againMarkus Armbruster1-0/+11
2017-03-21test-keyval: Cover alternate and 'any' typeMarkus Armbruster2-1/+54
2017-03-21test-keyval: Tweaks to improve list coverageMarkus Armbruster1-3/+3
2017-03-16Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...Peter Maydell1-1/+1
2017-03-16qapi: Fix a misleading parser error messageMarkus Armbruster1-1/+1
2017-03-16qapi: Fix detection of bogus member documentationMarkus Armbruster3-12/+2
2017-03-16tests/qapi-schema: Improve coverage of bogus member docsMarkus Armbruster9-0/+44
2017-03-16tests/qapi-schema: Rename doc-bad-args to doc-bad-command-argMarkus Armbruster6-2/+2
2017-03-16qapi: Move empty doc section checking to doc parserMarkus Armbruster1-1/+1
2017-03-16qapi: Improve error message on @NAME: in free-form docMarkus Armbruster1-1/+1
2017-03-16qapi: Move detection of doc / expression name mismatchMarkus Armbruster1-1/+1
2017-03-16qapi: Fix detection of doc / expression mismatchMarkus Armbruster11-15/+6
2017-03-16tests/qapi-schema: Improve doc / expression mismatch coverageMarkus Armbruster13-0/+38
2017-03-16qapi: The #optional tag is redundant, dropMarkus Armbruster5-10/+0
2017-03-16qapi: Fix to reject empty union base gracefullyMarkus Armbruster1-10/+1
2017-03-16tests/qapi-schema: Cover empty union baseMarkus Armbruster5-0/+21
2017-03-16qapi: Have each QAPI schema declare its name rule violationsMarkus Armbruster7-1/+8
2017-03-16qapi: Have each QAPI schema declare its returns white-listMarkus Armbruster8-1/+18
2017-03-16qapi: Back out doc comments added just to please qapi.pyMarkus Armbruster200-1074/+92
2017-03-16qapi: Make doc comments optional where we don't need themMarkus Armbruster21-0/+32
2017-03-16makefile: merge GENERATED_HEADERS & GENERATED_SOURCES variablesDaniel P. Berrange1-1/+1
2017-03-15tests: Use error_free_or_abort() where appropriateMarkus Armbruster2-6/+3
2017-03-14cpus: define QEMUTimerListNotifyCB for QEMU system emulationPaolo Bonzini2-2/+2
2017-03-13Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell4-18/+2
2017-03-13block: Drop unmaintained 'archipelago' driverEric Blake4-18/+2
2017-03-13Merge remote-tracking branch 'remotes/famz/tags/docker-pull-request' into sta...Peter Maydell2-2/+8
2017-03-10docker/dockerfiles/debian-s390-cross: include clangAlex Bennée1-2/+2
2017-03-07keyval: Support listsMarkus Armbruster1-0/+122
2017-03-07keyval: Restrict key components to valid QAPI namesMarkus Armbruster1-0/+10
2017-03-07qapi: New parse_qapi_name()Markus Armbruster1-0/+34
2017-03-07test-qapi-util: New, covering qapi/qapi-util.cMarkus Armbruster3-0/+55
2017-03-07test-visitor-serialization: Pass &error_abort to qobject_from_json()Markus Armbruster1-1/+1