Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python: rename qemu.aqmp to qemu.qmp | John Snow | 2022-04-21 | 1 | -655/+0![]() |
* | python/aqmp: Fix negotiation with pre-"oob" QEMU | John Snow | 2022-02-02 | 1 | -2/+2 |
* | python/aqmp: rename AQMPError to QMPError | John Snow | 2022-01-21 | 1 | -4/+4 |
* | python/aqmp: handle asyncio.TimeoutError on execute() | John Snow | 2022-01-21 | 1 | -2/+6 |
* | python/aqmp: fix send_fd_scm for python 3.6.x | John Snow | 2021-11-23 | 1 | -3/+6 |
* | python/aqmp: add send_fd_scm | John Snow | 2021-10-12 | 1 | -0/+22 |
* | python/aqmp: add greeting property to QMPClient | John Snow | 2021-10-12 | 1 | -0/+5 |
* | python/aqmp: add _raw() execution interface | John Snow | 2021-09-27 | 1 | -0/+51 |
* | python/aqmp: add execute() interfaces | John Snow | 2021-09-27 | 1 | -7/+195 |
* | python/aqmp: Add message routing to QMP protocol | John Snow | 2021-09-27 | 1 | -2/+120 |
* | python/aqmp: add QMP protocol support | John Snow | 2021-09-27 | 1 | -0/+264 |