Re: [PATCH 44/67] ui/vc: change the argument for QemuTextConsole

2023-09-01 Thread Daniel P . Berrangé
On Wed, Aug 30, 2023 at 01:38:18PM +0400, marcandre.lur...@redhat.com wrote: > From: Marc-André Lureau > > Those functions are specifc to text/vc console, make that explicit from > the argument type. > > Signed-off-by: Marc-André Lureau > --- > include/ui/console.h | 6 +++--- > ui/console.c

[PATCH 44/67] ui/vc: change the argument for QemuTextConsole

2023-08-30 Thread marcandre . lureau
From: Marc-André Lureau Those functions are specifc to text/vc console, make that explicit from the argument type. Signed-off-by: Marc-André Lureau --- include/ui/console.h | 6 +++--- ui/console.c | 14 ++ ui/gtk.c | 2 +- ui/sdl2-input.c | 5 +++-- ui/