Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python: rename qemu.aqmp to qemu.qmp | 2022-04-21 | 1 | -7/+7 | |
* | python/aqmp: add start_server() and accept() methods | 2022-03-07 | 1 | -0/+7 | |
* | python/aqmp: refactor _do_accept() into two distinct steps | 2022-03-07 | 1 | -2/+2 | |
* | python/aqmp: remove _new_session and _establish_connection | 2022-03-07 | 1 | -2/+8 | |
* | python/aqmp: rename 'accept()' to 'start_server_and_accept()' | 2022-03-07 | 1 | -12/+12 | |
* | python/aqmp: add LineProtocol tests | 2021-09-27 | 1 | -0/+48 | |
* | python/aqmp: add AsyncProtocol unit tests | 2021-09-27 | 1 | -0/+535 |