python/qmp: switch qmp-shell to AQMP
commitf3efd12930f34b9724e15d8fd2ff56a97b67219d
authorJohn Snow <jsnow@redhat.com>
Mon, 10 Jan 2022 23:28:53 +0000 (10 18:28 -0500)
committerJohn Snow <jsnow@redhat.com>
Fri, 21 Jan 2022 21:01:31 +0000 (21 16:01 -0500)
tree5491985ccac71a1e9767febc2cd098b9a656fb8a
parent8d6cdc5118e8c7d71ccb716ded2a618e6f78a295
python/qmp: switch qmp-shell to AQMP

We have a replacement for async QMP, but it doesn't have feature parity
yet. For now, then, port the old tool onto the new backend.

Signed-off-by: John Snow <jsnow@redhat.com>
Reviewed-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
python/qemu/aqmp/legacy.py
python/qemu/qmp/qmp_shell.py