]> git.proxmox.com Git - mirror_qemu.git/history - ui/console.c
Merge tag 'pull-aspeed-20240201' of https://github.com/legoater/qemu into staging
[mirror_qemu.git] / ui / console.c
2023-11-21 Stefan HajnocziMerge tag 'pull-xenfv-20231121' of git://git.infradead...
2023-11-21 Stefan HajnocziMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-11-21 Stefan HajnocziMerge tag 'ui-pull-request' of https://gitlab.com/marca...
2023-11-21 Marc-André Lureauui/console: fix default VC when there are no display
2023-11-08 Stefan HajnocziMerge tag 'pull-request-2023-11-07' of https://gitlab...
2023-11-08 Stefan HajnocziMerge tag 'misc-cpus-20231107' of https://github.com...
2023-11-07 Stefan HajnocziMerge tag 'pixman-pull-request' of https://gitlab.com...
2023-11-07 Marc-André Lureauui/console: when PIXMAN is unavailable, don't draw...
2023-11-07 Marc-André Lureauui/vc: console-vc requires PIXMAN
2023-11-07 Marc-André Lureauui/console: allow to override the default VC
2023-10-05 Stefan HajnocziMerge tag 'for_upstream' of https://git.kernel.org...
2023-10-05 Stefan HajnocziMerge tag 'pull-tcg-20231004' of https://gitlab.com...
2023-10-04 Stefan HajnocziMerge tag 'block-pull-request' of https://gitlab.com...
2023-10-04 Stefan HajnocziMerge tag 'migration-20231004-pull-request' of https...
2023-10-04 Stefan HajnocziMerge tag 'bsd-user-mmap-pull-request' of https://gitla...
2023-10-04 Stefan HajnocziMerge tag 'misc-pull-request' of https://gitlab.com...
2023-10-03 Laszlo Ersekui/console: sanitize search in qemu_graphic_console_is_...
2023-10-03 Laszlo Ersekui/console: eliminate QOM properties from qemu_console_...
2023-10-03 Laszlo Ersekui/console: only walk QemuGraphicConsoles in qemu_conso...
2023-10-03 Laszlo Ersekui/console: make qemu_console_is_multihead() static
2023-09-21 Stefan HajnocziMerge tag 'pull-block-2023-09-01' of https://gitlab...
2023-09-20 Stefan HajnocziMerge tag 'hppa-btlb-pull-request' of https://github...
2023-09-19 Stefan HajnocziMerge tag 'firmware/edk2-20230918-pull-request' of...
2023-09-13 Stefan HajnocziMerge tag 'pull-tpm-2023-09-12-3' of https://github...
2023-09-13 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-09-13 Stefan HajnocziMerge tag 'nvme-next-pull-request' of https://gitlab...
2023-09-13 Stefan HajnocziMerge tag 'pull-request-2023-09-12' of https://gitlab...
2023-09-13 Stefan HajnocziMerge tag 'ui-pull-request' of https://gitlab.com/marca...
2023-09-12 Marc-André Lureauui: add precondition for dpy_get_ui_info()
2023-09-12 Marc-André Lureauui: fix crash when there are no active_console
2023-09-12 Marc-André Lureauui/vc: split off the VC part from console.c
2023-09-12 Marc-André Lureauui/vc: preliminary QemuTextConsole changes before split
2023-09-12 Marc-André Lureauui/console: remove redundant format field
2023-09-12 Marc-André Lureauui/vc: rename kbd_put to qemu_text_console functions
2023-09-12 Marc-André Lureauui/vc: remove kbd_put_keysym() and update function...
2023-09-07 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-09-07 Stefan HajnocziMerge tag 'pull-parallels-2023-09-06' of https://src...
2023-09-07 Stefan HajnocziMerge tag 'pull-ppc-20230906' of https://github.com...
2023-09-06 Stefan HajnocziMerge tag 'ui-pull-request' of https://gitlab.com/marca...
2023-09-04 Marc-André Lureauui/vc: change the argument for QemuTextConsole
2023-09-04 Marc-André Lureauui/vc: do not parse VC-specific options in Spice and GTK
2023-09-04 Marc-André Lureauui/vc: move text console invalidate in helper
2023-09-04 Marc-André Lureauui/console: minor stylistic changes
2023-09-04 Marc-André Lureauui/vc: skip text console resize when possible
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...
next