index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
ui
Age
Commit message (
Expand
)
Author
2023-09-12
ui: add precondition for dpy_get_ui_info()
Marc-André Lureau
2023-09-12
ui/console: move DisplaySurface to its own header
Marc-André Lureau
2023-09-12
ui/console: remove redundant format field
Marc-André Lureau
2023-09-12
ui/vc: rename kbd_put to qemu_text_console functions
Marc-André Lureau
2023-09-12
ui/vc: remove kbd_put_keysym() and update function calls
Marc-André Lureau
2023-09-06
Merge tag 'ui-pull-request' of https://gitlab.com/marcandre.lureau/qemu into ...
Stefan Hajnoczi
2023-09-04
ui/vc: change the argument for QemuTextConsole
Marc-André Lureau
2023-09-04
ui/vc: move text console invalidate in helper
Marc-André Lureau
2023-09-04
ui/console: use QEMU_PIXMAN_COLOR helpers
Marc-André Lureau
2023-09-04
ui/console: declare console types in console.h
Marc-André Lureau
2023-09-04
ui/console: specialize console_lookup_unused()
Marc-André Lureau
2023-09-01
ui/qmp: move screendump to ui-qmp-cmds.c
Marc-André Lureau
2023-09-01
ui: remove qemu_pixman_linebuf_copy()
Marc-André Lureau
2023-09-01
ui: remove qemu_pixman_color() helper
Marc-André Lureau
2023-08-31
ui: spelling fixes
Michael Tokarev
2023-07-17
virtio-gpu-udmabuf: correct naming of QemuDmaBuf size properties
Dongwon Kim
2023-06-27
ui: add optional d3d texture pointer to scanout texture
Marc-André Lureau
2023-06-27
ui/egl: query ANGLE d3d device
Marc-André Lureau
2023-06-27
ui: add egl_fb_read_rect()
Marc-André Lureau
2023-06-27
ui: add egl-headless support on win32
Marc-André Lureau
2023-06-27
console/win32: allocate shareable display surface
Marc-André Lureau
2023-06-27
ui/egl: export qemu_egl_get_error_string()
Marc-André Lureau
2023-06-27
ui/touch: Move event handling to a common helper
Bilal Elmoussaoui
2023-06-09
spelling: information
Michael Tokarev
2023-05-28
ui: add helpers for virtio-multitouch events
Sergio Lopez
2023-05-28
ui: add the infrastructure to support MT events
Sergio Lopez
2023-05-28
ui/cursor: make width/height unsigned 16-bit integer
Mauro Matteo Cascella
2023-03-13
ui: introduce egl_init()
Marc-André Lureau
2023-03-13
ui: keep current cursor with QemuConsole
Marc-André Lureau
2023-03-13
ui: rename cursor_{get->ref}, return it
Marc-André Lureau
2023-03-13
ui: rename cursor_{put->unref}
Marc-André Lureau
2023-03-13
ui/dbus: initialize cursor_fb
Marc-André Lureau
2023-02-14
Do not include "qemu/error-report.h" in headers that do not need it
Thomas Huth
2023-01-19
ui: Split hmp_mouse_set() and move the HMP part to ui/
Markus Armbruster
2023-01-19
ui/spice: QXLInterface method set_mm_time() is now dead, drop
Markus Armbruster
2023-01-19
ui/spice: Require spice-server >= 0.14.0
Markus Armbruster
2022-09-23
ui/console: Get tab completion working again in the SDL monitor vc
Cal Peake
2022-07-01
ui/console: allow display device to be labeled with given id
Wen, Jianxian
2022-06-14
ui: Deliver refresh rate via QemuUIInfo
Akihiko Odaki
2022-06-14
ui/console: Do not return a value with ui_info
Akihiko Odaki
2022-05-11
Clean up ill-advised or unusual header guards
Markus Armbruster
2022-04-27
qapi/ui: add 'display-update' command for changing listen address
Vladimir Sementsov-Ogievskiy
2022-04-06
Replace config-time define HOST_WORDS_BIGENDIAN
Marc-André Lureau
2022-03-15
ui/dbus: fix texture sharing
Marc-André Lureau
2022-03-14
ui/console: move dcl compatiblity check to a callback
Marc-André Lureau
2022-01-18
ui: avoid warnings about directdb on Alpine / musl libc
Daniel P. Berrangé
2022-01-18
spice: Update QXLInterface for spice >= 0.15.0
John Snow
2021-12-21
ui/dbus: add p2p=on/off option
Marc-André Lureau
2021-12-21
console: save current scanout details
Marc-André Lureau
2021-12-21
ui: move qemu_spice_fill_device_address to ui/util.c
Marc-André Lureau
[next]