commit | 4c946b7f97e09e625d8c359f06f6b3e1ce937e89 | [log] [tgz] |
---|---|---|
author | Marc-André Lureau <marcandre.lureau@redhat.com> | Wed Aug 30 13:37:49 2023 +0400 |
committer | Marc-André Lureau <marcandre.lureau@redhat.com> | Mon Sep 04 13:37:11 2023 +0400 |
tree | 21f4d0f8802b437d7581ea6d470afcf06d58bf86 | |
parent | d7c634aadf83e029b70b5d508fbfda4671e206d6 [diff] |
ui/vc: pass VCCharDev to VC-specific functions Even though they actually use more of QemuConsole at this point, it makes it clearer those functions are only used from the chardev implementation. Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Reviewed-by: Daniel P. Berrangé <berrange@redhat.com> Message-Id: <20230830093843.3531473-16-marcandre.lureau@redhat.com>