summaryrefslogtreecommitdiffstats
path: root/python/qemu/utils/accel.py
diff options
context:
space:
mode:
authorJohn Snow2021-09-15 18:29:33 +0200
committerJohn Snow2021-09-27 18:10:29 +0200
commit4ccaab0377dec88b5cf1a55064b4953f6ab59d9f (patch)
treed5f7fabb64a8f0065f8a4acfd361a4464f2c134a /python/qemu/utils/accel.py
parentpython/aqmp: add asyncio compatibility wrappers (diff)
downloadqemu-4ccaab0377dec88b5cf1a55064b4953f6ab59d9f.tar.gz
qemu-4ccaab0377dec88b5cf1a55064b4953f6ab59d9f.tar.xz
qemu-4ccaab0377dec88b5cf1a55064b4953f6ab59d9f.zip
python/aqmp: add generic async message-based protocol support
This is the bare minimum that you need to establish a full-duplex async message-based protocol with Python's asyncio. The features to be added in forthcoming commits are: - Runstate tracking - Logging - Support for incoming connections via accept() - _cb_outbound, _cb_inbound message hooks - _readline() method Signed-off-by: John Snow <jsnow@redhat.com> Message-id: 20210915162955.333025-6-jsnow@redhat.com Signed-off-by: John Snow <jsnow@redhat.com>
Diffstat (limited to 'python/qemu/utils/accel.py')
0 files changed, 0 insertions, 0 deletions