qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 11/15] python/aqmp: Create sync QMP wrapper for iotests


From: Hanna Reitz
Subject: Re: [PATCH 11/15] python/aqmp: Create sync QMP wrapper for iotests
Date: Fri, 17 Sep 2021 16:23:34 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0

On 17.09.21 07:40, John Snow wrote:
This is a wrapper around the async QMPClient that mimics the old,
synchronous QEMUMonitorProtocol class. It is designed to be
interchangeable with the old implementation.

It does not, however, attempt to mimic Exception compatibility.

Signed-off-by: John Snow <jsnow@redhat.com>
---
  python/qemu/aqmp/legacy.py | 131 +++++++++++++++++++++++++++++++++++++
  1 file changed, 131 insertions(+)
  create mode 100644 python/qemu/aqmp/legacy.py

Looks reasonable to me, although I can’t give an R-b in good conscience.  I’m tempted to give a neo-tag (“Looks-okay-to:”), but let’s just be boring and do an

Acked-by: Hanna Reitz <hreitz@redhat.com>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]