diff options
| author | John Snow <jsnow@redhat.com> | 2022-03-30 13:28:06 -0400 |
|---|---|---|
| committer | John Snow <jsnow@redhat.com> | 2022-04-21 11:01:00 -0400 |
| commit | 0c78ebf72267d6d02e72f53a898e8c3eeedb955c (patch) | |
| tree | 32665799ffac132cdb7bb97048d2f8e2707c46ae /python/qemu/utils | |
| parent | 9fcd3930e0b2f4f7c224d0e76d209ff1b5118abc (diff) | |
| download | focaccia-qemu-0c78ebf72267d6d02e72f53a898e8c3eeedb955c.tar.gz focaccia-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/qemu/utils')
0 files changed, 0 insertions, 0 deletions