python/aqmp: copy qmp docstrings to qemu.aqmp.legacy
commitb0654f4f989dcb9af323ce8289ae71861b0f5a2b
authorJohn Snow <jsnow@redhat.com>
Wed, 30 Mar 2022 17:28:07 +0000 (30 13:28 -0400)
committerJohn Snow <jsnow@redhat.com>
Thu, 21 Apr 2022 15:01:00 +0000 (21 11:01 -0400)
tree7f5eaa679a55aa893211d019d591dcb7ce579d39
parent0c78ebf72267d6d02e72f53a898e8c3eeedb955c
python/aqmp: copy qmp docstrings to qemu.aqmp.legacy

Copy the docstrings out of qemu.qmp, adjusting them as necessary to
more accurately reflect the current state of this class.

(Licensing: This is copying and modifying GPLv2-only licensed docstrings
into a GPLv2-only file.)

Signed-off-by: John Snow <jsnow@redhat.com>
Reviewed-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Reviewed-by: Beraldo Leal <bleal@redhat.com>
Message-id: 20220330172812.3427355-5-jsnow@redhat.com
Signed-off-by: John Snow <jsnow@redhat.com>
python/qemu/aqmp/legacy.py