aboutsummaryrefslogtreecommitdiff
path: root/python/qemu/qmp/protocol.py
AgeCommit message (Expand)AuthorFilesLines
2023-10-11python/qmp: remove Server.wait_closed() call for Python 3.12John Snow1-1/+0
2023-05-31Revert "python/qmp/protocol: add open_with_socket()"John Snow1-19/+5
2023-05-31python/qmp: allow sockets to be passed to connect()John Snow1-6/+15
2023-02-22python: support pylint 2.16John Snow1-1/+1
2023-01-24python/qmp/protocol: add open_with_socket()Marc-André Lureau1-5/+20
2023-01-24Fix some typosDongdong Zhang1-1/+1
2022-04-21python: rename qemu.aqmp to qemu.qmpJohn Snow1-0/+1048