summaryrefslogtreecommitdiffstats
path: root/python/qemu/aqmp/message.py
diff options
context:
space:
mode:
authorJohn Snow2021-09-15 18:29:40 +0200
committerJohn Snow2021-09-27 18:10:29 +0200
commit762bd4d7a745b3b19c4ffd3eaf4714a6961c4a11 (patch)
tree919e67bb0a35651837f7a763090301c984cb783a /python/qemu/aqmp/message.py
parentpython/aqmp: add _cb_inbound and _cb_outbound logging hooks (diff)
downloadqemu-762bd4d7a745b3b19c4ffd3eaf4714a6961c4a11.tar.gz
qemu-762bd4d7a745b3b19c4ffd3eaf4714a6961c4a11.tar.xz
qemu-762bd4d7a745b3b19c4ffd3eaf4714a6961c4a11.zip
python/aqmp: add AsyncProtocol._readline() method
This is added as a courtesy: many protocols are line-based, including QMP. Putting it in AsyncProtocol lets us keep the QMP class implementation just a pinch more abstract. (And, if we decide to add a QTEST implementation later, it will need this, too. (Yes, I have a QTEST implementation.)) Signed-off-by: John Snow <jsnow@redhat.com> Reviewed-by: Eric Blake <eblake@redhat.com> Message-id: 20210915162955.333025-13-jsnow@redhat.com Signed-off-by: John Snow <jsnow@redhat.com>
Diffstat (limited to 'python/qemu/aqmp/message.py')
0 files changed, 0 insertions, 0 deletions