mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-01 23:03:54 -06:00
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>
This commit is contained in:
parent
de8ed1055c
commit
a093a65567
3 changed files with 28 additions and 0 deletions
|
@ -27,6 +27,7 @@ packages =
|
|||
qemu.qmp
|
||||
qemu.machine
|
||||
qemu.utils
|
||||
qemu.aqmp
|
||||
|
||||
[options.package_data]
|
||||
* = py.typed
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue