diff options
| author | John Snow | 2021-10-26 19:56:12 +0200 |
|---|---|---|
| committer | John Snow | 2021-11-01 16:54:59 +0100 |
| commit | 76cd358671e6b8e7c435ec65b1c44200254514a9 (patch) | |
| tree | da386d95c9eecacc1c2f42cc6d5cc428959ad66c /include | |
| parent | python/aqmp: Create sync QMP wrapper for iotests (diff) | |
| download | qemu-76cd358671e6b8e7c435ec65b1c44200254514a9.tar.gz qemu-76cd358671e6b8e7c435ec65b1c44200254514a9.tar.xz qemu-76cd358671e6b8e7c435ec65b1c44200254514a9.zip | |
python, iotests: replace qmp with aqmp
Swap out the synchronous QEMUMonitorProtocol from qemu.qmp with the sync
wrapper from qemu.aqmp instead.
Add an escape hatch in the form of the environment variable
QEMU_PYTHON_LEGACY_QMP which allows you to cajole QEMUMachine into using
the old implementation, proving that both implementations work
concurrently.
Signed-off-by: John Snow <jsnow@redhat.com>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Hanna Reitz <hreitz@redhat.com>
Message-id: 20211026175612.4127598-9-jsnow@redhat.com
Signed-off-by: John Snow <jsnow@redhat.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
