Files
qemu/include/ui
Marc-André Lureau 264cda6264 ui: move LED and key utilities to input.c, delete input-legacy.c
With both legacy mouse API consumers converted, the remaining
code in input-legacy.c (LED broadcast, index_from_key, qmp_send_key)
is not legacy-specific. Move it to ui/input.c and delete the file.

Clean up include/ui/console.h by removing the now-unused legacy
mouse API declarations (QEMUPutMouseEvent, QEMUPutMouseEntry,
QEMUPutKBDEvent, QEMUPutKbdEntry) and MOUSE_EVENT_* constants.

Reviewed-by: Philippe Mathieu-Daudé <philmd@oss.qualcomm.com>
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
2026-06-17 19:22:49 +04:00
..
2025-05-24 16:33:18 +02:00
2025-07-15 10:22:33 +04:00
2026-05-25 01:00:54 +04:00
2024-01-30 21:20:20 +03:00
2026-03-06 17:27:40 +00:00