summary refs log tree commit diff stats
path: root/python/qemu/qmp/__init__.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* python: Fix broken ReST docstringsJohn Snow2021-06-301-0/+1
* python/qmp: return generic type from context managerJohn Snow2021-06-181-1/+4
* python/qmp: add QMPObject type aliasJohn Snow2021-06-181-0/+3
* python/qmp: Correct type of QMPReturnValueJohn Snow2021-06-181-9/+14
* python/qmp: add parse_address classmethodJohn Snow2021-06-181-0/+26
* python/qmp: Fix type of SocketAddrTJohn Snow2021-06-181-1/+1
* python: create qemu packagesJohn Snow2021-06-011-0/+385