aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-27python/aqmp-tui: Add AQMP TUIG S Niteesh Babu
2021-09-27python: Add dependencies for AQMP TUIG S Niteesh Babu
2021-09-27python/aqmp: Add Coverage.py supportJohn Snow
2021-09-27python/aqmp: add LineProtocol testsJohn Snow
2021-09-27python/aqmp: add AsyncProtocol unit testsJohn Snow
2021-09-27python: bump avocado to v90.0John Snow
2021-09-27python/aqmp: add scary messageJohn Snow
2021-09-27python/aqmp: add asyncio_run compatibility wrapperJohn Snow
2021-09-27python/aqmp: add _raw() execution interfaceJohn Snow
2021-09-27python/aqmp: add execute() interfacesJohn Snow
2021-09-27python/aqmp: Add message routing to QMP protocolJohn Snow
2021-09-27python/pylint: disable no-member checkJohn Snow
2021-09-27python/aqmp: add QMP protocol supportJohn Snow
2021-09-27python/pylint: disable too-many-function-argsJohn Snow
2021-09-27python/aqmp: add QMP event supportJohn Snow
2021-09-27python/aqmp: add well-known QMP object modelsJohn Snow
2021-09-27python/aqmp: add QMP Message formatJohn Snow
2021-09-27python/aqmp: add AsyncProtocol._readline() methodJohn Snow
2021-09-27python/aqmp: add _cb_inbound and _cb_outbound logging hooksJohn Snow
2021-09-27python/aqmp: add configurable read buffer limitJohn Snow
2021-09-27python/aqmp: add AsyncProtocol.accept() methodJohn Snow
2021-09-27python/aqmp: add logging to AsyncProtocolJohn Snow
2021-09-27python/aqmp: Add logging utility helpersJohn Snow
2021-09-27python/aqmp: add runstate state machine to AsyncProtocolJohn Snow
2021-09-27python/aqmp: add generic async message-based protocol supportJohn Snow
2021-09-27python/aqmp: add asyncio compatibility wrappersJohn Snow
2021-09-27python/pylint: Add exception for TypeVar names ('T')John Snow
2021-09-27python/aqmp: add error classesJohn Snow
2021-09-27python/aqmp: add asynchronous QMP (AQMP) subpackageJohn Snow
2021-09-27Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2021-09-25-v2' in...Peter Maydell
2021-09-27Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-6.2-pul...Peter Maydell
2021-09-27multi-process: fix usage informationDongli Zhang
2021-09-27hmp: Drop a bogus sentence from set_password's documentationMarkus Armbruster
2021-09-27hmp: Unbreak "change vnc"Markus Armbruster
2021-09-27hw/loader: Restrict PC_ROM_* definitions to hw/i386/pcPhilippe Mathieu-Daudé
2021-09-27docs/nvdimm: Update nvdimm option value in machine examplePankaj Gupta
2021-09-27tests/qapi-schema: Make test-qapi.py -u work when files are absentMarkus Armbruster
2021-09-27tests/qapi-schema: Use Python OSError instead of outmoded IOErrorMarkus Armbruster
2021-09-27test-clone-visitor: Correct an accidental renameMarkus Armbruster
2021-09-27tests/qapi-schema: Rename flat-union-* test cases to union-*Markus Armbruster
2021-09-27qapi: Drop simple unionsMarkus Armbruster
2021-09-27tests/qapi-schema: Purge simple unions from testsMarkus Armbruster
2021-09-27tests/qapi-schema: Drop simple union __org.qemu_x-Union1Markus Armbruster
2021-09-27test-clone-visitor: Wean off __org.qemu_x-Union1Markus Armbruster
2021-09-27tests/qapi-schema: Rewrite simple union TestIfUnion to be flatMarkus Armbruster
2021-09-27tests/qapi-schema: Simple union UserDefListUnion is now unused, dropMarkus Armbruster
2021-09-27tests/qapi-schema: Wean off UserDefListUnionMarkus Armbruster
2021-09-27test-clone-visitor: Wean off UserDefListUnionMarkus Armbruster
2021-09-27test-qobject-output-visitor: Wean off UserDefListUnionMarkus Armbruster
2021-09-27test-qobject-input-visitor: Wean off UserDefListUnionMarkus Armbruster