commit | b2bb9cc43dbb942a5333a6271629fd6094771bca | [log] [tgz] |
---|---|---|
author | Marc-André Lureau <marcandre.lureau@redhat.com> | Wed Aug 30 13:38:02 2023 +0400 |
committer | Marc-André Lureau <marcandre.lureau@redhat.com> | Mon Sep 04 13:55:56 2023 +0400 |
tree | a346c155586713fd78c4e4fb194870c6a488746e | |
parent | 463c6b19c75313734e6e1b624d6b89dd8eb62516 [diff] |
ui/vc: move text fields to QemuTextConsole Now we can instantiate the specific console with its own fields. Pass the most appropriate type to the various functions, and cast up to QEMU_CONSOLE as necessary. Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Reviewed-by: Daniel P. Berrangé <berrange@redhat.com> Message-Id: <20230830093843.3531473-29-marcandre.lureau@redhat.com>