aboutsummaryrefslogtreecommitdiff
path: root/python/qemu/aqmp/util.py
AgeCommit message (Expand)AuthorFilesLines
2022-04-21python: rename qemu.aqmp to qemu.qmpJohn Snow1-217/+0
2021-09-27python/aqmp: add asyncio_run compatibility wrapperJohn Snow1-0/+19
2021-09-27python/aqmp: Add logging utility helpersJohn Snow1-0/+56
2021-09-27python/aqmp: add generic async message-based protocol supportJohn Snow1-0/+53
2021-09-27python/aqmp: add asyncio compatibility wrappersJohn Snow1-0/+89