342 Commits (4aef8b63e48ce459870c5ed78e86c0eaa331edac)

Author SHA1 Message Date
John Snow 6e2f6ec561 python/aqmp: add send_fd_scm 5 years ago
John Snow 6bfebc7306 python/aqmp: Return cleared events from EventListener.clear() 5 years ago
John Snow 16cce725ed python/aqmp: add .empty() method to EventListener 5 years ago
John Snow 0257209a09 python/aqmp: add greeting property to QMPClient 5 years ago
G S Niteesh Babu 99e45a6131 python/aqmp-tui: Add syntax highlighting 5 years ago
G S Niteesh Babu f37c34d601 python: add optional pygments dependency 5 years ago
G S Niteesh Babu 35755f7d4f python: Add entry point for aqmp-tui 5 years ago
G S Niteesh Babu aeb6b48a47 python/aqmp-tui: Add AQMP TUI 5 years ago
G S Niteesh Babu 974e2f4722 python: Add dependencies for AQMP TUI 5 years ago
John Snow a4ffaecd57 python/aqmp: Add Coverage.py support 5 years ago
John Snow 8193b9d148 python/aqmp: add LineProtocol tests 5 years ago
John Snow a1f71b61ea python/aqmp: add AsyncProtocol unit tests 5 years ago
John Snow 4320f7172f python: bump avocado to v90.0 5 years ago
John Snow ed6d4d7a95 python/aqmp: add scary message 5 years ago
John Snow debbabd77f python/aqmp: add asyncio_run compatibility wrapper 5 years ago
John Snow 41f4f92260 python/aqmp: add _raw() execution interface 5 years ago
John Snow e0fea0b3ac python/aqmp: add execute() interfaces 5 years ago
John Snow 577737be55 python/aqmp: Add message routing to QMP protocol 5 years ago
John Snow 4cd17f375d python/pylint: disable no-member check 5 years ago
John Snow c67d696b85 python/aqmp: add QMP protocol support 5 years ago
John Snow 29a8ea9ba2 python/pylint: disable too-many-function-args 5 years ago
John Snow b3cda213a7 python/aqmp: add QMP event support 5 years ago
John Snow ad07299941 python/aqmp: add well-known QMP object models 5 years ago
John Snow 08f98a2231 python/aqmp: add QMP Message format 5 years ago
John Snow 762bd4d7a7 python/aqmp: add AsyncProtocol._readline() method 5 years ago
John Snow 12c7a57f5b python/aqmp: add _cb_inbound and _cb_outbound logging hooks 5 years ago
John Snow 2686ac1316 python/aqmp: add configurable read buffer limit 5 years ago
John Snow 774c64a58d python/aqmp: add AsyncProtocol.accept() method 5 years ago
John Snow 50e533061f python/aqmp: add logging to AsyncProtocol 5 years ago
John Snow c1408345af python/aqmp: Add logging utility helpers 5 years ago
John Snow c58b42e095 python/aqmp: add runstate state machine to AsyncProtocol 5 years ago
John Snow 4ccaab0377 python/aqmp: add generic async message-based protocol support 5 years ago
John Snow a07616d612 python/aqmp: add asyncio compatibility wrappers 5 years ago
John Snow 35b9a85ade python/pylint: Add exception for TypeVar names ('T') 5 years ago
John Snow fbfb6a37a3 python/aqmp: add error classes 5 years ago
John Snow a093a65567 python/aqmp: add asynchronous QMP (AQMP) subpackage 5 years ago
John Snow eb8033f658 python: pylint 2.11 support 5 years ago
John Snow 5690b4370b python: Update for pylint 2.10 5 years ago
Vladimir Sementsov-Ogievskiy 15c3b863ee python:QEMUMachine: template typing for self returning methods 5 years ago
Vladimir Sementsov-Ogievskiy 3f3c9b4c9d python/qemu/machine: QEMUMachine: improve qmp() method 5 years ago
Vladimir Sementsov-Ogievskiy c7daa57eb5 python/qemu/machine.py: refactor _qemu_args() 5 years ago
Emanuele Giuseppe Esposito eb7a91d07a qemu-iotests: add option to show qemu binary logs on stdout 5 years ago
Emanuele Giuseppe Esposito 804f7695e5 python: qemu: pass the wrapper field from QEMUQtestmachine to QEMUMachine 5 years ago
John Snow 22305c2a08 python: Reduce strictness of pylint's duplicate-code check 5 years ago
Emanuele Giuseppe Esposito e2f948a8b5 python: qemu: add timer parameter for qmp.accept socket 5 years ago
Wainer dos Santos Moschetta 6f651a6d84 python: Configure tox to skip missing interpreters 5 years ago
Wainer dos Santos Moschetta 555fe0c2a8 python/qemu: Add args property to the QEMUMachine class 5 years ago
Cleber Rosa b306e26ce0 Acceptance Tests: distinguish between temp and logs dir 5 years ago
John Snow 5c02c86586 python: Fix broken ReST docstrings 5 years ago
John Snow 19cf0031e4 python: remove auto-generated pyproject.toml file 5 years ago