On Thu, Apr 30, 2026 at 01:02:36AM +0400, Marc-André Lureau wrote: > Expose a new "encoding" QemuOpt option. > > Add the corresponding QAPI type and properties. > > This is going to be wired in the following commits. > > Signed-off-by: Marc-André Lureau <[email protected]> > --- > qapi/char.json | 30 ++++++++++++++++++++++++++++-- > include/chardev/char.h | 1 + > chardev/char.c | 10 ++++++++++ > ui/console-vc.c | 12 ++++++++++++ > ui/dbus.c | 13 +++++++++++++ > qemu-options.hx | 7 +++++-- > 6 files changed, 69 insertions(+), 4 deletions(-)
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 :|
