mirror of
https://github.com/qemu/qemu.git
synced 2026-07-08 17:46:17 +00:00
qemu_input_is_absolute() does not update the content of the QemuConsole structure. Make the argument const. Signed-off-by: Philippe Mathieu-Daudé <philmd@oss.qualcomm.com> Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com> Message-ID: <20260611114212.27472-3-philmd@oss.qualcomm.com>