On Thu, Apr 30, 2026 at 01:02:35AM +0400, Marc-André Lureau wrote:
> This is a small help, because in fact all combined chardev
> options are accepted by qemu_chardev_opts[]. But given that a user may
> legitimately want to use the size options with a VC backend, we can
> report an error when we know the backend doesn't support it.
> 
> Signed-off-by: Marc-André Lureau <[email protected]>
> ---
>  include/chardev/char.h |  1 +
>  include/qemu/option.h  |  1 +
>  chardev/char.c         | 12 ++++++++++++
>  ui/console-vc.c        |  1 +
>  util/qemu-option.c     | 13 +++++++++++++
>  5 files changed, 28 insertions(+)

Reviewed-by: Daniel P. Berrangé <[email protected]>


With regards,
Daniel
-- 
|: https://berrange.com       ~~        https://hachyderm.io/@berrange :|
|: https://libvirt.org          ~~          https://entangle-photo.org :|
|: https://pixelfed.art/berrange   ~~    https://fstop138.berrange.com :|


Reply via email to