diff options
author | John Snow | 2022-03-30 19:28:06 +0200 |
---|---|---|
committer | John Snow | 2022-04-21 17:01:00 +0200 |
commit | 0c78ebf72267d6d02e72f53a898e8c3eeedb955c (patch) | |
tree | 32665799ffac132cdb7bb97048d2f8e2707c46ae /python/tests/protocol.py | |
parent | python/aqmp: take QMPBadPortError and parse_address from qemu.qmp (diff) | |
download | qemu-0c78ebf72267d6d02e72f53a898e8c3eeedb955c.tar.gz qemu-0c78ebf72267d6d02e72f53a898e8c3eeedb955c.tar.xz qemu-0c78ebf72267d6d02e72f53a898e8c3eeedb955c.zip |
python/aqmp: fully separate from qmp.QEMUMonitorProtocol
After this patch, qemu.aqmp.legacy.QEMUMonitorProtocol no longer
inherits from qemu.qmp.QEMUMonitorProtocol. To do this, several
inherited methods need to be explicitly re-defined.
(Licensing: This is copying and modifying GPLv2-only code 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-4-jsnow@redhat.com
Signed-off-by: John Snow <jsnow@redhat.com>
Diffstat (limited to 'python/tests/protocol.py')
0 files changed, 0 insertions, 0 deletions