Marc-André Lureau
cddc99e81c
ui/console-vc: move cursor blinking logic into VT100 layer
...
Maintain a list of QemuVT100 instances so the cursor timer can directly
iterate over them and call vt100_refresh(), instead of going through
qemu_invalidate_text_consoles() which iterated over all consoles
(including graphic ones) and called back into the generic display layer.
This removes the qemu_invalidate_text_consoles() function from
console.c, further decoupling VT100 text rendering from the console
core.
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com >
2026-04-22 12:49:26 +04:00
..
2025-09-30 11:21:55 +04:00
2023-10-17 15:20:53 +02:00
2026-04-22 12:46:04 +04:00
2026-03-08 23:08:42 +01:00
2026-03-17 21:15:10 +04:00
2026-04-22 12:49:26 +04:00
2026-04-22 12:49:26 +04:00
2026-04-22 12:49:26 +04:00
2026-04-22 12:49:26 +04:00
2023-07-25 10:56:51 +01:00
2025-08-07 14:08:06 +04:00
2024-10-03 17:26:06 +03:00
2026-02-13 10:00:01 +01:00
2026-03-30 14:02:33 +04:00
2025-02-03 21:15:57 +04:00
2025-05-06 13:39:47 +04:00
2021-12-21 10:50:22 +04:00
2026-03-17 21:15:10 +04:00
2021-12-21 10:50:22 +04:00
2026-03-30 14:02:33 +04:00
2026-03-30 14:02:33 +04:00
2025-05-06 11:57:03 +04:00
2026-03-06 17:27:40 +00:00
2026-03-06 17:27:40 +00:00
2025-07-14 14:51:45 +04:00
2025-05-24 16:33:17 +02:00
2026-03-17 21:15:10 +04:00
2026-03-06 17:27:40 +00:00
2026-02-13 10:00:01 +01:00
2025-09-01 13:11:13 +02:00
2019-09-17 13:43:22 +02:00
2020-08-21 06:18:30 -04:00
2024-11-08 11:06:42 +01:00
2026-04-22 12:36:59 +04:00
2024-12-20 17:44:56 +01:00
2024-03-20 10:27:54 +04:00
2025-09-01 12:51:37 +02:00
2023-08-31 19:47:43 +02:00
2026-02-23 14:28:57 +01:00
2025-10-21 09:54:48 +02:00
2019-01-21 09:43:13 +01:00
2024-06-19 12:42:03 +02:00
2026-03-06 17:27:40 +00:00
2024-09-13 20:12:16 +02:00
2026-03-06 17:27:40 +00:00
2026-03-17 21:15:10 +04:00
2026-04-22 12:37:44 +04:00
2026-03-05 17:40:24 +00:00
2026-03-17 21:15:10 +04:00
2023-10-03 15:04:56 +04:00
2026-03-05 17:40:24 +00:00
2025-07-16 11:27:30 +01:00
2020-08-21 06:18:24 -04:00
2023-02-14 09:11:27 +01:00
2025-12-09 21:00:15 +01:00
2026-03-05 17:40:24 +00:00
2023-01-08 01:54:22 -05:00
2026-03-17 21:15:10 +04:00
2022-11-08 10:23:06 +01:00
2022-11-08 10:23:06 +01:00
2024-10-22 13:02:31 +01:00
2021-06-15 17:17:09 +02:00
2020-11-04 08:25:17 +01:00
2023-12-04 11:28:26 +04:00
2023-09-04 14:57:44 +04:00
2022-10-22 23:15:40 +02:00
2025-07-14 14:51:12 +04:00
2025-07-14 14:51:12 +04:00
2025-07-14 14:51:12 +04:00
2025-07-14 14:51:12 +04:00
2022-11-08 10:23:06 +01:00
2023-08-31 19:47:43 +02:00
2026-04-22 12:48:01 +04:00
2023-09-29 08:13:57 +02:00
2026-03-05 17:40:24 +00:00
2023-06-05 20:48:34 +02:00
2026-04-22 12:47:52 +04:00
2025-10-30 22:56:51 +04:00
2024-12-20 17:44:56 +01:00
2021-05-02 17:24:50 +02:00