You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/scripts/qmp
John Snow 37094b6dd5 python: rename qemu.aqmp to qemu.qmp
Now that we are fully switched over to the new QMP library, move it back
over the old namespace. This is being done primarily so that we may
upload this package simply as "qemu.qmp" without introducing confusion
over whether or not "aqmp" is a new protocol or not.

The trade-off is increased confusion inside the QEMU developer
tree. Sorry!

Note: the 'private' member "_aqmp" in legacy.py also changes to "_qmp";
not out of necessity, but just to remove any traces of the "aqmp"
name.

Signed-off-by: John Snow <jsnow@redhat.com>
Reviewed-by: Beraldo Leal <bleal@redhat.com>
Acked-by: Hanna Reitz <hreitz@redhat.com>
Reviewed-by: Vladimir Sementsov-Ogievskiy <vsementsov@openvz.org>
Message-id: 20220330172812.3427355-8-jsnow@redhat.com
Signed-off-by: John Snow <jsnow@redhat.com>
3 years ago
..
qemu-ga-client python: move qmp utilities to python/qemu/utils 3 years ago
qmp scripts/qmp: delete 'qmp' script 4 years ago
qmp-shell python: rename qemu.aqmp to qemu.qmp 3 years ago
qmp-shell-wrap python: rename qemu.aqmp to qemu.qmp 3 years ago
qom-fuse python: move qmp utilities to python/qemu/utils 3 years ago
qom-get python: move qmp utilities to python/qemu/utils 3 years ago
qom-list python: move qmp utilities to python/qemu/utils 3 years ago
qom-set python: move qmp utilities to python/qemu/utils 3 years ago
qom-tree python: move qmp utilities to python/qemu/utils 3 years ago