commit | 34b7751574ebac7e19bfdb3ed0f91550c5ed171b | [log] [tgz] |
---|---|---|
author | Marc-André Lureau <marcandre.lureau@redhat.com> | Wed Aug 30 13:37:56 2023 +0400 |
committer | Marc-André Lureau <marcandre.lureau@redhat.com> | Mon Sep 04 13:48:19 2023 +0400 |
tree | 1476705ab13be25bd525647218d1ac3d927ac59d | |
parent | ba0ec5c2931cd6efafc92bde3bd8fc3f99594fd3 [diff] |
ui/console: remove new_console() The constructor helper isn't of much used now. "head" is only specified for graphic console (and default to 0), and we are going to move it to QemuGraphicConsole next. Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Reviewed-by: Daniel P. Berrangé <berrange@redhat.com> Message-Id: <20230830093843.3531473-23-marcandre.lureau@redhat.com>