| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | python: rename qemu.aqmp to qemu.qmp | John Snow | 2022-04-21 | 1 | -0/+59 |
| * | python: remove the old QMP package | John Snow | 2022-04-21 | 1 | -396/+0 |
| * | python/aqmp: take QMPBadPortError and parse_address from qemu.qmp | John Snow | 2022-04-21 | 1 | -26/+0 |
| * | python/qmp: add send_fd_scm directly to QEMUMonitorProtocol | John Snow | 2021-10-12 | 1 | -12/+9 |
| * | python/qmp: clear events on get_events() call | John Snow | 2021-10-12 | 1 | -2/+4 |
| * | python: Fix broken ReST docstrings | John Snow | 2021-06-30 | 1 | -0/+1 |
| * | python/qmp: return generic type from context manager | John Snow | 2021-06-18 | 1 | -1/+4 |
| * | python/qmp: add QMPObject type alias | John Snow | 2021-06-18 | 1 | -0/+3 |
| * | python/qmp: Correct type of QMPReturnValue | John Snow | 2021-06-18 | 1 | -9/+14 |
| * | python/qmp: add parse_address classmethod | John Snow | 2021-06-18 | 1 | -0/+26 |
| * | python/qmp: Fix type of SocketAddrT | John Snow | 2021-06-18 | 1 | -1/+1 |
| * | python: create qemu packages | John Snow | 2021-06-01 | 1 | -0/+385 |