qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 30/41] Move error_printf_unless_qmp() with monitor unit


From: Daniel P . Berrangé
Subject: Re: [PATCH 30/41] Move error_printf_unless_qmp() with monitor unit
Date: Wed, 20 Apr 2022 16:42:42 +0100
User-agent: Mutt/2.1.5 (2021-12-30)

On Wed, Apr 20, 2022 at 05:26:13PM +0400, marcandre.lureau@redhat.com wrote:
> From: Marc-André Lureau <marcandre.lureau@redhat.com>
> 
> Since it depends on monitor code, and error_vprintf_unless_qmp() is
> already there.
> 
> This will help to move error-report in a common subproject.
> 
> Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
> ---
>  include/monitor/monitor.h   |  3 +++
>  include/qemu/error-report.h |  2 --
>  monitor/monitor.c           | 10 ++++++++++
>  stubs/error-printf.c        |  1 +
>  ui/vnc.c                    |  1 +
>  util/error-report.c         | 11 -----------
>  6 files changed, 15 insertions(+), 13 deletions(-)

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]