aboutsummaryrefslogtreecommitdiff
path: root/python/qemu/qmp/legacy.py
AgeCommit message (Expand)AuthorFilesLines
2023-10-12python/qemu: rename command() to cmd()Vladimir Sementsov-Ogievskiy1-1/+1
2023-10-12python: rename QEMUMonitorProtocol.cmd() to cmd_raw()Vladimir Sementsov-Ogievskiy1-2/+2
2023-10-12python/qemu/qmp/legacy: cmd(): drop cmd_id unused argumentVladimir Sementsov-Ogievskiy1-5/+1
2023-05-31python/qmp/legacy: remove open_with_socket() callsJohn Snow1-17/+12
2023-05-31python/qmp/legacy: allow using sockets for connect()John Snow1-2/+3
2023-01-24python/qmp/legacy: make QEMUMonitorProtocol accept a socketMarc-André Lureau1-3/+15
2022-07-18python/qemu/qmp/legacy: Replace 'returns-whitelist' with the correct typeThomas Huth1-1/+1
2022-04-21python/qmp: remove pylint workaround from legacy.pyJohn Snow1-2/+0
2022-04-21python: rename qemu.aqmp to qemu.qmpJohn Snow1-0/+317