212 Commits (985cac8f200443ad952becc03b07c51ff4f80983)

Author SHA1 Message Date
John Snow a57cb3e23d python/aqmp: fix send_fd_scm for python 3.6.x 4 years ago
John Snow 1611e6cf4e python/machine: handle "fast" QEMU terminations 4 years ago
John Snow b1ca991993 python/machine: move more variable initializations to _pre_launch 4 years ago
John Snow 72b17fe715 python/machine: add instance disambiguator to default nickname 4 years ago
John Snow 6eeb3de7e1 python/machine: remove _remove_monitor_sockfile property 4 years ago
John Snow 87bf1fe5cb python/machine: add @sock_dir property 4 years ago
John Snow 25de7f5012 python/aqmp: fix ConnectError string method 4 years ago
John Snow f26bd6ff21 python/aqmp: Fix disconnect during capabilities negotiation 4 years ago
Willian Rampazzo bbbd9b6ec6 tests/acceptance: rename tests acceptance to tests avocado 5 years ago
John Snow 76cd358671 python, iotests: replace qmp with aqmp 5 years ago
John Snow f122be6093 python/aqmp: Create sync QMP wrapper for iotests 5 years ago
John Snow 0f71c9a936 python/aqmp: Remove scary message 5 years ago
John Snow 49a608b8c2 python/machine: Handle QMP errors on close more meticulously 5 years ago
John Snow b9420e4f4b python/machine: remove has_quit argument 5 years ago
John Snow 461044ceb4 python: Add iotest linters to test suite 5 years ago
John Snow c163c723ef python, iotests: remove socket_scm_helper 5 years ago
John Snow 514d00df5f python/qmp: add send_fd_scm directly to QEMUMonitorProtocol 5 years ago
John Snow d911accf0a python/qmp: clear events on get_events() call 5 years ago
John Snow 3a3d84f5ec python/aqmp: Disable logging messages by default 5 years ago
John Snow 3e55dc35b8 python/aqmp: Reduce severity of EOFError-caused loop terminations 5 years ago
John Snow 58026b11f3 python/aqmp: Add dict conversion method to Greeting object 5 years ago
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