summary refs log tree commit diff stats
path: root/python/qemu/qmp/protocol.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* python/qmp: remove Server.wait_closed() call for Python 3.12John Snow2023-10-111-1/+0
* Revert "python/qmp/protocol: add open_with_socket()"John Snow2023-05-311-19/+5
* python/qmp: allow sockets to be passed to connect()John Snow2023-05-311-6/+15
* python: support pylint 2.16John Snow2023-02-221-1/+1
* python/qmp/protocol: add open_with_socket()Marc-André Lureau2023-01-241-5/+20
* Fix some typosDongdong Zhang2023-01-241-1/+1
* python: rename qemu.aqmp to qemu.qmpJohn Snow2022-04-211-0/+1048