]> Git Repo - qemu.git/commit
python/aqmp: take QMPBadPortError and parse_address from qemu.qmp
authorJohn Snow <[email protected]>
Wed, 30 Mar 2022 17:28:05 +0000 (13:28 -0400)
committerJohn Snow <[email protected]>
Thu, 21 Apr 2022 15:01:00 +0000 (11:01 -0400)
commit9fcd3930e0b2f4f7c224d0e76d209ff1b5118abc
tree22e222a12e189fd4e8efec7cdd680ba066d937a4
parent335e7d410ed4cdf91ac930242d9d7b8bca0746b7
python/aqmp: take QMPBadPortError and parse_address from qemu.qmp

Shift these definitions over from the qmp package to the async qmp
package.

(Licensing: this is a lateral move, from GPLv2 (only) to GPLv2 (only))

Signed-off-by: John Snow <[email protected]>
Reviewed-by: Vladimir Sementsov-Ogievskiy <[email protected]>
Reviewed-by: Beraldo Leal <[email protected]>
Message-id: 20220330172812.3427355[email protected]
Signed-off-by: John Snow <[email protected]>
python/qemu/aqmp/aqmp_tui.py
python/qemu/aqmp/legacy.py
python/qemu/qmp/__init__.py
This page took 0.027924 seconds and 4 git commands to generate.