]> git.proxmox.com Git - mirror_qemu.git/history - ui/console.c
ui/console: fold text_console_update_cursor_timer
[mirror_qemu.git] / ui / console.c
2023-09-04 Marc-André Lureauui/console: fold text_console_update_cursor_timer
2023-09-04 Marc-André Lureauui/console: assert(surface) where appropriate
2023-09-04 Marc-André Lureauui/console: rename vga_ functions with qemu_console_
2023-09-04 Marc-André Lureauui/console: use QEMU_PIXMAN_COLOR helpers
2023-09-04 Marc-André Lureauui/console: declare console types in console.h
2023-09-04 Marc-André Lureauui/vc: use common text console surface creation
2023-09-04 Marc-André Lureauui/console: remove need for g_width/g_height
2023-09-04 Marc-André Lureauui/console: simplify getting active_console size
2023-09-04 Marc-André Lureauui/vc: move some text console initialization to qom...
2023-09-04 Marc-André Lureauui/vc: fold text_console_do_init() in vc_chr_open()
2023-09-04 Marc-André Lureauui/console: move graphic fields to QemuGraphicConsole
2023-09-04 Marc-André Lureauui/vc: move text fields to QemuTextConsole
2023-09-04 Marc-André Lureauui/console: free more QemuConsole resources
2023-09-04 Marc-André Lureauui/vc: move cursor_timer initialization to QemuTextCons...
2023-09-04 Marc-André Lureauui/console: allocate ui_timer in QemuConsole
2023-09-04 Marc-André Lureauui/console: update the head from unused QemuConsole
2023-09-04 Marc-André Lureauui/console: specialize console_lookup_unused()
2023-09-04 Marc-André Lureauui/console: remove new_console()
2023-09-04 Marc-André Lureauui/console: register the console from qemu_console_init()
2023-09-04 Marc-André Lureauui/console: instantiate a specific console type
2023-09-04 Marc-André Lureauui/console: introduce different console objects
2023-09-04 Marc-André Lureauui/console: change new_console() to use object initiali...
2023-09-04 Marc-André Lureauui/console: use OBJECT_DEFINE_TYPE for QemuConsole
2023-09-04 Marc-André Lureauui/vc: move VCCharDev specific fields out of QemuConsole
2023-09-04 Marc-André Lureauui/vc: pass VCCharDev to VC-specific functions
2023-09-04 Marc-André Lureauui/vc: fold text_update_xy()
2023-09-04 Marc-André Lureauui/vc: replace variable with static text attributes...
2023-09-04 Marc-André Lureauui/vc: move VCChardev declaration at the top
2023-09-04 Marc-André Lureauui/vc: VC always has a DisplayState now
2023-09-04 Marc-André Lureauui/console: new_console() cannot fail
2023-09-04 Marc-André Lureauui/console: get the DisplayState from new_console()
2023-09-01 Marc-André Lureauui/console: drop have_gfx
2023-09-01 Marc-André Lureauui/console: call dpy_gfx_update() regardless of have_gfx
2023-09-01 Marc-André Lureauui/console: console_select() regardless of have_gfx
2023-09-01 Marc-André Lureauui/vc: drop have_text
2023-09-01 Marc-André Lureauui/vc: replace vc_chr_write() with generic qemu_chr_write()
2023-09-01 Marc-André Lureauui/qmp: move screendump to ui-qmp-cmds.c
2023-07-28 Richard HendersonMerge tag 'block-pull-request' of https://gitlab.com...
2023-07-24 Peter MaydellMerge tag 'pull-qapi-2023-07-10' of https://repo.or...
2023-07-17 Richard HendersonMerge tag 'block-pull-request' of https://gitlab.com...
2023-07-17 Richard HendersonMerge tag 'pull-target-arm-20230717' of https://git...
2023-07-17 Richard HendersonMerge tag 'ui-pull-request' of https://gitlab.com/marca...
2023-07-17 Dongwon Kimvirtio-gpu: replace the surface with null surface when...
2023-06-29 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-06-28 Richard HendersonMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-06-28 Richard HendersonMerge tag 'for_upstream' of https://git.kernel.org...
2023-06-28 Richard HendersonMerge tag 'nvme-next-pull-request' of https://gitlab...
2023-06-28 Richard HendersonMerge tag 'ui-pull-request' of https://gitlab.com/marca...
2023-06-27 Marc-André Lureauui: add optional d3d texture pointer to scanout texture
2023-06-27 Marc-André Lureauconsole/win32: allocate shareable display surface
2023-06-27 Bilal Elmoussaouiui/touch: Move event handling to a common helper
2023-06-27 Marc-André Lureauui: return NULL when getting cursor without a console
2023-06-21 Richard HendersonMerge tag 'seabios-hppa-v7-pull-request' of https:...
2023-05-19 Richard HendersonMerge tag 'pull-hex-20230518-1' of https://github.com...
2023-05-17 Richard HendersonMerge tag 'linux-user-for-8.1-pull-request' of https...
2023-05-13 Richard HendersonMerge tag 'or1k-pull-request-20230513' of https://githu...
2023-05-13 Richard HendersonMerge tag 'pull-target-arm-20230512' of https://git...
2023-05-12 Peter Maydellui: Fix pixel colour channel order for PNG screenshots
2023-03-24 Peter MaydellMerge tag 'qga-pull-2023-03-22' of github.com:kostyanf1...
2023-03-21 Peter MaydellMerge tag 'pull-target-arm-20230321' of https://git...
2023-03-21 Peter MaydellMerge tag 'ui-pull-request' of https://gitlab.com/marca...
2023-03-21 Marc-André Lureauui: return the default console cursor when con == NULL
2023-03-17 Peter MaydellMerge tag '20230316-xtensa' of https://github.com/OSLL...
2023-03-15 Peter MaydellMerge tag 'misc-next-pull-request' of https://gitlab...
2023-03-14 Peter MaydellMerge tag 'display-pull-request' of https://gitlab...
2023-03-13 Marc-André Lureauui: set cursor position upon listener registration
2023-03-13 Marc-André Lureauui: set cursor upon listener registration
2023-03-13 Marc-André Lureauui: keep current cursor with QemuConsole
2023-02-26 Peter MaydellMerge tag 'pull-riscv-to-apply-20230224' of github...
2023-02-16 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-02-14 Peter MaydellMerge tag 'pull-request-2023-02-14' of https://gitlab...
2023-02-14 Thomas HuthDo not include "qemu/error-report.h" in headers that...
2023-01-20 Peter MaydellMerge tag 'pull-riscv-to-apply-20230120' of https:...
2023-01-20 Peter MaydellMerge tag 'pull-include-2023-01-20' of https://repo...
2023-01-20 Markus Armbrustercoroutine: Split qemu/coroutine-core.h off qemu/coroutine.h
2022-12-18 Peter MaydellMerge tag 'pull-loongarch-20221215' of https://gitlab...
2022-12-15 Peter MaydellMerge tag 'next-8.0-pull-request' of https://gitlab...
2022-12-15 Peter MaydellMerge tag 'pull-misc-2022-12-14' of https://repo.or...
2022-12-14 Peter MaydellMerge tag 'pull-qapi-2022-12-14-v2' of https://repo...
2022-12-14 Markus Armbrusterqapi ui: Elide redundant has_FOO in generated C
2022-11-07 Stefan HajnocziMerge tag 'for_upstream' of https://git.kernel.org...
2022-11-07 Stefan HajnocziMerge tag 'pull-loongarch-20221107' of https://gitlab...
2022-11-07 Stefan HajnocziMerge tag 'pull-request-2022-11-06' of https://gitlab...
2022-11-07 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-11-06 Claudio Fontanamodule: add Error arguments to module_load and module_l...
2022-11-06 Claudio Fontanamodule: rename module_load_one to module_load
2022-10-30 Stefan HajnocziMerge tag 'mem-2022-10-28' of https://github.com/davidh...
2022-10-30 Stefan HajnocziMerge tag 'misc-next-pull-request' of https://gitlab...
2022-10-26 Stefan HajnocziMerge tag 'dump-pull-request' of https://gitlab.com...
2022-10-26 Stefan HajnocziMerge tag 'pull-tcg-20221026' of https://gitlab.com...
2022-10-26 Stefan HajnocziMerge tag 'pull-aspeed-20221025' of https://github...
2022-10-25 Stefan HajnocziMerge tag 'trivial-branch-for-7.2-pull-request' of...
2022-10-24 Volker Rümelinui: remove useless typecasts
2022-10-04 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2022-09-28 Stefan HajnocziMerge tag 'linux-user-for-7.2-pull-request' of https...
2022-09-28 Stefan HajnocziMerge tag 'pull-xen-20220927' of https://xenbits.xen...
2022-09-27 Stefan HajnocziMerge tag 'net-pull-request' of https://github.com...
2022-09-27 Stefan HajnocziMerge tag 'm68k-for-7.2-pull-request' of https://github...
2022-09-27 Stefan HajnocziMerge tag 'pull-request-2022-09-26' of https://gitlab...
2022-09-27 Stefan HajnocziMerge tag 'kraxel-20220927-pull-request' of https:...
next