python/aqmp: add asynchronous QMP (AQMP) subpackage
authorJohn Snow <jsnow@redhat.com>
Wed, 15 Sep 2021 16:29:29 +0000 (12:29 -0400)
committerJohn Snow <jsnow@redhat.com>
Mon, 27 Sep 2021 16:10:27 +0000 (12:10 -0400)
commita093a65567c797ab0a53e8a6962043679e3ed2f2
tree54cb7aff698cf70a00a07cedd720891775b16bc6
parentde8ed1055c2ce18c95f597eb10df360dcb534f99
python/aqmp: add asynchronous QMP (AQMP) subpackage

For now, it's empty! Soon, it won't be.

Signed-off-by: John Snow <jsnow@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Message-id: 20210915162955.333025-2-jsnow@redhat.com
Signed-off-by: John Snow <jsnow@redhat.com>
python/qemu/aqmp/__init__.py [new file with mode: 0644]
python/qemu/aqmp/py.typed [new file with mode: 0644]
python/setup.cfg