ui/console: console_select() regardless of have_gfx
commit074b24094f34c3241956064cf7910bbe11642871
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Wed, 30 Aug 2023 09:37:40 +0000 (30 13:37 +0400)
committerPatchew Applier <no-reply@patchew.org>
Fri, 1 Sep 2023 17:21:04 +0000 (1 17:21 +0000)
tree74aa590f8ff176b277965a114516d8949e31dd8d
parent177422789be54447cfc2d770145968058e5d0b5c
ui/console: console_select() regardless of have_gfx

Even if we don't have a gfx listener, we should call
displaychangelistener_display_console() which handle that case correctly.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Message-Id: <20230830093843.3531473-7-marcandre.lureau@redhat.com>
ui/console.c