qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 5/9] ui: Move QMP commands from monitor to new ui/ui-qmp-cmds


From: Daniel P . Berrangé
Subject: Re: [PATCH 5/9] ui: Move QMP commands from monitor to new ui/ui-qmp-cmds.c
Date: Thu, 1 Dec 2022 08:51:16 +0000
User-agent: Mutt/2.2.7 (2022-08-07)

On Thu, Dec 01, 2022 at 07:13:07AM +0100, Markus Armbruster wrote:
> This moves these commands from MAINTAINERS section "Human
> Monitor (HMP)" to "Graphics".
> 
> Command add-client applies to socket character devices in addition to
> display devices.  Move it anyway.  Aside: the way @protocol character
> device IDs and display types is bad design.
> 
> Signed-off-by: Markus Armbruster <armbru@redhat.com>
> ---
>  monitor/qmp-cmds.c | 177 -----------------------------------------
>  ui/ui-qmp-cmds.c   | 194 +++++++++++++++++++++++++++++++++++++++++++++
>  ui/meson.build     |   1 +
>  3 files changed, 195 insertions(+), 177 deletions(-)
>  create mode 100644 ui/ui-qmp-cmds.c

Reviewed-by: Daniel P. Berrangé <berrange@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

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