summary refs log tree commit diff stats
path: root/python/qemu/aqmp/legacy.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* python/qmp: switch qmp-shell to AQMPJohn Snow2022-01-211-0/+3
* python/aqmp: rename AQMPError to QMPErrorJohn Snow2022-01-211-2/+2
* python/aqmp: copy type definitions from qmpJohn Snow2022-01-211-2/+20
* python/aqmp: add __del__ method to legacy interfaceJohn Snow2022-01-211-0/+18
* python/aqmp: Create sync QMP wrapper for iotestsJohn Snow2021-11-011-0/+138