summaryrefslogtreecommitdiffstats
path: root/python/qemu/aqmp/util.py
diff options
context:
space:
mode:
authorJohn Snow2021-09-15 18:29:48 +0200
committerJohn Snow2021-09-27 18:10:29 +0200
commite0fea0b3ac85aefacbecf732d18f6d7ba438fa69 (patch)
tree59491810225ef56a608f4fe00ea83e64766f5d93 /python/qemu/aqmp/util.py
parentpython/aqmp: Add message routing to QMP protocol (diff)
downloadqemu-e0fea0b3ac85aefacbecf732d18f6d7ba438fa69.tar.gz
qemu-e0fea0b3ac85aefacbecf732d18f6d7ba438fa69.tar.xz
qemu-e0fea0b3ac85aefacbecf732d18f6d7ba438fa69.zip
python/aqmp: add execute() interfaces
Add execute() and execute_msg(). _execute() is split into _issue() and _reply() halves so that hypothetical subclasses of QMP that want to support different execution paradigms can do so. I anticipate a synchronous interface may have need of separating the send/reply phases. However, I do not wish to expose that interface here and want to actively discourage it, so they remain private interfaces. Signed-off-by: John Snow <jsnow@redhat.com> Message-id: 20210915162955.333025-21-jsnow@redhat.com Signed-off-by: John Snow <jsnow@redhat.com>
Diffstat (limited to 'python/qemu/aqmp/util.py')
0 files changed, 0 insertions, 0 deletions