On 01/11/2021 18.30, John Snow wrote:
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.

 Hi John,

seems like this patch broke our device-crash-test script. If I now run "scripts/device-crash-test -q" I get lots of error messages... could you please have a look?

 Thomas


Reply via email to