summary refs log tree commit diff stats
path: root/python/qemu/qmp/legacy.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* python/qemu: rename command() to cmd()Vladimir Sementsov-Ogievskiy2023-10-121-1/+1
* python: rename QEMUMonitorProtocol.cmd() to cmd_raw()Vladimir Sementsov-Ogievskiy2023-10-121-2/+2
* python/qemu/qmp/legacy: cmd(): drop cmd_id unused argumentVladimir Sementsov-Ogievskiy2023-10-121-5/+1
* python/qmp/legacy: remove open_with_socket() callsJohn Snow2023-05-311-17/+12
* python/qmp/legacy: allow using sockets for connect()John Snow2023-05-311-2/+3
* python/qmp/legacy: make QEMUMonitorProtocol accept a socketMarc-André Lureau2023-01-241-3/+15
* python/qemu/qmp/legacy: Replace 'returns-whitelist' with the correct typeThomas Huth2022-07-181-1/+1
* python/qmp: remove pylint workaround from legacy.pyJohn Snow2022-04-211-2/+0
* python: rename qemu.aqmp to qemu.qmpJohn Snow2022-04-211-0/+317