aboutsummaryrefslogtreecommitdiff
path: root/python/qemu/qmp/__init__.py
AgeCommit message (Expand)AuthorFilesLines
2021-10-12python/qmp: add send_fd_scm directly to QEMUMonitorProtocolJohn Snow1-12/+9
2021-10-12python/qmp: clear events on get_events() callJohn Snow1-2/+4
2021-06-30python: Fix broken ReST docstringsJohn Snow1-0/+1
2021-06-18python/qmp: return generic type from context managerJohn Snow1-1/+4
2021-06-18python/qmp: add QMPObject type aliasJohn Snow1-0/+3
2021-06-18python/qmp: Correct type of QMPReturnValueJohn Snow1-9/+14
2021-06-18python/qmp: add parse_address classmethodJohn Snow1-0/+26
2021-06-18python/qmp: Fix type of SocketAddrTJohn Snow1-1/+1
2021-06-01python: create qemu packagesJohn Snow1-0/+385