On Wed, Aug 30, 2023 at 01:37:37PM +0400, marcandre.lur...@redhat.com wrote:
> From: Marc-André Lureau <marcandre.lur...@redhat.com>
> 
> console.c unit is over-crowded. This code is specific to the handling of
> the QMP screendump command, so move it in ui-qmp-cmds.
> 
> Signed-off-by: Marc-André Lureau <marcandre.lur...@redhat.com>
> ---
>  include/ui/console.h |   1 +
>  ui/console.c         | 212 ++++---------------------------------------
>  ui/ui-qmp-cmds.c     | 187 ++++++++++++++++++++++++++++++++++++++
>  3 files changed, 205 insertions(+), 195 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