Age | Commit message (Expand) | Author |
2021-09-27 | python/aqmp-tui: Add syntax highlighting | G S Niteesh Babu |
2021-09-27 | python: add optional pygments dependency | G S Niteesh Babu |
2021-09-27 | python: Add entry point for aqmp-tui | G S Niteesh Babu |
2021-09-27 | python/aqmp-tui: Add AQMP TUI | G S Niteesh Babu |
2021-09-27 | python: Add dependencies for AQMP TUI | G S Niteesh Babu |
2021-09-27 | python/aqmp: Add Coverage.py support | John Snow |
2021-09-27 | python/aqmp: add LineProtocol tests | John Snow |
2021-09-27 | python/aqmp: add AsyncProtocol unit tests | John Snow |
2021-09-27 | python: bump avocado to v90.0 | John Snow |
2021-09-27 | python/aqmp: add scary message | John Snow |
2021-09-27 | python/aqmp: add asyncio_run compatibility wrapper | John Snow |
2021-09-27 | python/aqmp: add _raw() execution interface | John Snow |
2021-09-27 | python/aqmp: add execute() interfaces | John Snow |
2021-09-27 | python/aqmp: Add message routing to QMP protocol | John Snow |
2021-09-27 | python/pylint: disable no-member check | John Snow |
2021-09-27 | python/aqmp: add QMP protocol support | John Snow |
2021-09-27 | python/pylint: disable too-many-function-args | John Snow |
2021-09-27 | python/aqmp: add QMP event support | John Snow |
2021-09-27 | python/aqmp: add well-known QMP object models | John Snow |
2021-09-27 | python/aqmp: add QMP Message format | John Snow |
2021-09-27 | python/aqmp: add AsyncProtocol._readline() method | John Snow |
2021-09-27 | python/aqmp: add _cb_inbound and _cb_outbound logging hooks | John Snow |
2021-09-27 | python/aqmp: add configurable read buffer limit | John Snow |
2021-09-27 | python/aqmp: add AsyncProtocol.accept() method | John Snow |
2021-09-27 | python/aqmp: add logging to AsyncProtocol | John Snow |
2021-09-27 | python/aqmp: Add logging utility helpers | John Snow |
2021-09-27 | python/aqmp: add runstate state machine to AsyncProtocol | John Snow |
2021-09-27 | python/aqmp: add generic async message-based protocol support | John Snow |
2021-09-27 | python/aqmp: add asyncio compatibility wrappers | John Snow |
2021-09-27 | python/pylint: Add exception for TypeVar names ('T') | John Snow |
2021-09-27 | python/aqmp: add error classes | John Snow |
2021-09-27 | python/aqmp: add asynchronous QMP (AQMP) subpackage | John Snow |
2021-09-16 | python: pylint 2.11 support | John Snow |
2021-09-16 | python: Update for pylint 2.10 | John Snow |
2021-09-01 | python:QEMUMachine: template typing for self returning methods | Vladimir Sementsov-Ogievskiy |
2021-09-01 | python/qemu/machine: QEMUMachine: improve qmp() method | Vladimir Sementsov-Ogievskiy |
2021-09-01 | python/qemu/machine.py: refactor _qemu_args() | Vladimir Sementsov-Ogievskiy |
2021-09-01 | qemu-iotests: add option to show qemu binary logs on stdout | Emanuele Giuseppe Esposito |
2021-09-01 | python: qemu: pass the wrapper field from QEMUQtestmachine to QEMUMachine | Emanuele Giuseppe Esposito |
2021-09-01 | python: Reduce strictness of pylint's duplicate-code check | John Snow |
2021-09-01 | python: qemu: add timer parameter for qmp.accept socket | Emanuele Giuseppe Esposito |
2021-07-13 | python: Configure tox to skip missing interpreters | Wainer dos Santos Moschetta |
2021-07-13 | python/qemu: Add args property to the QEMUMachine class | Wainer dos Santos Moschetta |
2021-07-13 | Acceptance Tests: distinguish between temp and logs dir | Cleber Rosa |
2021-06-30 | python: Fix broken ReST docstrings | John Snow |
2021-06-30 | python: remove auto-generated pyproject.toml file | John Snow |
2021-06-30 | python: Update help text on 'make clean', 'make distclean' | John Snow |
2021-06-30 | python: Update help text on 'make check', 'make develop' | John Snow |
2021-06-30 | python: add 'make check-dev' invocation | John Snow |
2021-06-30 | python: only check qemu/ subdir with flake8 | John Snow |