Re: [PATCH 31/67] ui/vc: move some text console initialization to qom handlers

2023-09-01 Thread Daniel P . Berrangé
On Wed, Aug 30, 2023 at 01:38:05PM +0400, marcandre.lur...@redhat.com wrote: > From: Marc-André Lureau > > Signed-off-by: Marc-André Lureau > --- > ui/console.c | 22 +++--- > 1 file changed, 11 insertions(+), 11 deletions(-) Reviewed-by: Daniel P. Berrangé With regards,

[PATCH 31/67] ui/vc: move some text console initialization to qom handlers

2023-08-30 Thread marcandre . lureau
From: Marc-André Lureau Signed-off-by: Marc-André Lureau --- ui/console.c | 22 +++--- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/ui/console.c b/ui/console.c index 22505d093f..5d521ba79d 100644 --- a/ui/console.c +++ b/ui/console.c @@ -1413,9 +1413,20 @@