]> git.ipfire.org Git - thirdparty/qemu.git/commit
ui/console: introduce different console objects
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Wed, 30 Aug 2023 09:37:53 +0000 (13:37 +0400)
committerMarc-André Lureau <marcandre.lureau@redhat.com>
Mon, 4 Sep 2023 09:47:39 +0000 (13:47 +0400)
commitb208f745a8af27344c7c8401560b312a4f4bd539
tree1c1d8d49d23baa5b43bfc9f05b8c58659a956cdf
parent098d57e7c0aa347f08f0738e8bd55b9a7faed8d7
ui/console: introduce different console objects

Boilerplate code to introduce different object types for the different
console types.

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