On Wed, Sep 03, 2025 at 01:11:19AM -0400, John Snow wrote:
> This patch collects comments and documentation changes from many commits
> in the python-qemu-qmp repository; bringing the qemu.git copy in
> bit-identical alignment with the standalone library *except* for several
> copyright messages that reference the "LICENSE" file which is, for QEMU,
> named "COPYING" instead and are therefore left unchanged.
> 
> Signed-off-by: John Snow <js...@redhat.com>
> ---
>  python/qemu/qmp/__init__.py   |   3 +-
>  python/qemu/qmp/events.py     |  35 +++++++---
>  python/qemu/qmp/legacy.py     |   4 +-
>  python/qemu/qmp/message.py    |  10 ++-
>  python/qemu/qmp/models.py     |   8 +--
>  python/qemu/qmp/protocol.py   |  37 ++++++----
>  python/qemu/qmp/qmp_client.py | 117 +++++++++++++++++++++++--------
>  python/qemu/qmp/qmp_shell.py  | 128 ++++++++++++++++++++++++++--------
>  python/qemu/qmp/util.py       |   9 ++-
>  9 files changed, 264 insertions(+), 87 deletions(-)

Reviewed-by: Daniel P. Berrangé <berra...@redhat.com>


With regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|


Reply via email to