summaryrefslogtreecommitdiffstats
path: root/python/qemu
diff options
context:
space:
mode:
authorJohn Snow2022-01-11 00:28:55 +0100
committerJohn Snow2022-01-21 22:01:31 +0100
commitfd9c3a6219b0470c356c8486188052d353846806 (patch)
treee1894835b1196c405943dd1869d84f4fd213894c /python/qemu
parentpython: move qmp utilities to python/qemu/utils (diff)
downloadqemu-fd9c3a6219b0470c356c8486188052d353846806.tar.gz
qemu-fd9c3a6219b0470c356c8486188052d353846806.tar.xz
qemu-fd9c3a6219b0470c356c8486188052d353846806.zip
python: move qmp-shell under the AQMP package
Signed-off-by: John Snow <jsnow@redhat.com> Reviewed-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com> Reviewed-by: Beraldo Leal <bleal@redhat.com>
Diffstat (limited to 'python/qemu')
-rw-r--r--python/qemu/aqmp/qmp_shell.py (renamed from python/qemu/qmp/qmp_shell.py)0
1 files changed, 0 insertions, 0 deletions
diff --git a/python/qemu/qmp/qmp_shell.py b/python/qemu/aqmp/qmp_shell.py
index d11bf54b00..d11bf54b00 100644
--- a/python/qemu/qmp/qmp_shell.py
+++ b/python/qemu/aqmp/qmp_shell.py