On Thu, Apr 30, 2026 at 01:02:38AM +0400, Marc-André Lureau wrote: > When a D-Bus VC chardev is instantiated, export an extra > org.qemu.Display1.Chardev.VCEncoding interface on the chardev > object. This lets D-Bus display clients discover the encoding > (cp437 or utf8) in use by the virtual console. > > Signed-off-by: Marc-André Lureau <[email protected]> > --- > ui/dbus.h | 1 + > ui/dbus-chardev.c | 10 ++++++++++ > ui/dbus.c | 6 ++++++ > ui/dbus-display1.xml | 18 ++++++++++++++++++ > 4 files changed, 35 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 :|
