aboutsummaryrefslogtreecommitdiff
path: root/python
AgeCommit message (Expand)Author
2021-09-27python/aqmp-tui: Add syntax highlightingG S Niteesh Babu
2021-09-27python: add optional pygments dependencyG S Niteesh Babu
2021-09-27python: Add entry point for aqmp-tuiG S Niteesh Babu
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-16python: pylint 2.11 supportJohn Snow
2021-09-16python: Update for pylint 2.10John Snow
2021-09-01python:QEMUMachine: template typing for self returning methodsVladimir Sementsov-Ogievskiy
2021-09-01python/qemu/machine: QEMUMachine: improve qmp() methodVladimir Sementsov-Ogievskiy
2021-09-01python/qemu/machine.py: refactor _qemu_args()Vladimir Sementsov-Ogievskiy
2021-09-01qemu-iotests: add option to show qemu binary logs on stdoutEmanuele Giuseppe Esposito
2021-09-01python: qemu: pass the wrapper field from QEMUQtestmachine to QEMUMachineEmanuele Giuseppe Esposito
2021-09-01python: Reduce strictness of pylint's duplicate-code checkJohn Snow
2021-09-01python: qemu: add timer parameter for qmp.accept socketEmanuele Giuseppe Esposito
2021-07-13python: Configure tox to skip missing interpretersWainer dos Santos Moschetta
2021-07-13python/qemu: Add args property to the QEMUMachine classWainer dos Santos Moschetta
2021-07-13Acceptance Tests: distinguish between temp and logs dirCleber Rosa
2021-06-30python: Fix broken ReST docstringsJohn Snow
2021-06-30python: remove auto-generated pyproject.toml fileJohn Snow
2021-06-30python: Update help text on 'make clean', 'make distclean'John Snow
2021-06-30python: Update help text on 'make check', 'make develop'John Snow
2021-06-30python: add 'make check-dev' invocationJohn Snow
2021-06-30python: only check qemu/ subdir with flake8John Snow