Re: [PATCH 15/67] ui/vc: pass VCCharDev to VC-specific functions

2023-09-01 Thread Daniel P . Berrangé
On Wed, Aug 30, 2023 at 01:37:49PM +0400, marcandre.lur...@redhat.com wrote: > From: Marc-André Lureau > > Even though the actually use more QemuConsole at this point, it makes it word missing here ?? > clear those functions are only used from the chardev implementation.

[PATCH 15/67] ui/vc: pass VCCharDev to VC-specific functions

2023-08-30 Thread marcandre . lureau
From: Marc-André Lureau Even though the actually use more QemuConsole at this point, it makes it clear those functions are only used from the chardev implementation. Signed-off-by: Marc-André Lureau --- ui/console.c | 70 +--- 1 file changed, 39