index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ui
Age
Commit message (
Expand
)
Author
2018-04-27
console: introduce dpy_gfx_update_full
Tina Zhang
2018-04-27
sdl: Allow OpenGL ES context creation
Elie Tournier
2018-04-27
sdl: Move DisplayOptions global to sdl2_console
Elie Tournier
2018-04-27
vnc: fix use-after-free
Gerd Hoffmann
2018-04-10
gtk: drop pointless code from gd_window_close
Gerd Hoffmann
2018-04-10
ui: fix keymap detection under Xwayland
Daniel P. Berrangé
2018-04-09
sdl2: drop dead code
Gerd Hoffmann
2018-04-09
sdl2: drop QEMU_KEY_BACKSPACE special case
Gerd Hoffmann
2018-04-09
sdl2: enable ctrl modifier keys for text consoles
Gerd Hoffmann
2018-04-09
sdl2: track kbd modifier state unconditionally
Gerd Hoffmann
2018-04-09
ui: add ctrl modifier support to kbd_put_qcode_console()
Gerd Hoffmann
2018-04-04
sdl2: Remove unused epoxy include
Elie Tournier
2018-03-16
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2018-03-13
console: minimal hotplug suport
Gerd Hoffmann
2018-03-13
ui/pixman: add qemu_drm_format_to_pixman()
Gerd Hoffmann
2018-03-12
Polish the version strings containing the package version
Thomas Huth
2018-03-12
qapi: Add device ID and head parameters to screendump
Thomas Huth
2018-03-12
spice: add cursor_dmabuf support
Gerd Hoffmann
2018-03-12
spice: add scanout_dmabuf support
Gerd Hoffmann
2018-03-12
spice: drop dprint() debug logging
Gerd Hoffmann
2018-03-12
vnc: deal with surface NULL pointers
Gerd Hoffmann
2018-03-12
ui/gtk-egl: add cursor_dmabuf support
Gerd Hoffmann
2018-03-12
ui/gtk-egl: add scanout_dmabuf support
Gerd Hoffmann
2018-03-12
ui/gtk: use GtkGlArea on wayland only
Gerd Hoffmann
2018-03-12
ui/opengl: Makefile cleanup
Gerd Hoffmann
2018-03-12
ui/gtk: group gtk.mo declarations in Makefile
Gerd Hoffmann
2018-03-12
ui/gtk: make GtkGlArea usage a runtime option
Gerd Hoffmann
2018-03-06
qio: non-default context for TLS handshake
Peter Xu
2018-03-05
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180305-pull-request' i...
Peter Maydell
2018-03-05
ui/sdl: build as module
Gerd Hoffmann
2018-03-05
ui/curses: build as module
Gerd Hoffmann
2018-03-05
ui/gtk: build as module
Gerd Hoffmann
2018-03-05
configure: add X11 vars to config-host.mak
Gerd Hoffmann
2018-03-05
console: add ui module loading support
Gerd Hoffmann
2018-03-05
console: add and use qemu_display_find_default
Gerd Hoffmann
2018-03-05
egl-headless: switch over to new display registry
Gerd Hoffmann
2018-03-05
curses: switch over to new display registry
Gerd Hoffmann
2018-03-05
cocoa: switch over to new display registry
Gerd Hoffmann
2018-03-05
sdl: switch over to new display registry
Gerd Hoffmann
2018-03-05
console: add qemu display registry, add gtk
Gerd Hoffmann
2018-03-02
qapi: Move qapi-schema.json to qapi/, rename generated files
Markus Armbruster
2018-03-02
qapi: Empty out qapi-schema.json
Markus Armbruster
2018-03-02
Include less of the generated modular QAPI headers
Markus Armbruster
2018-02-22
keymap: consider modifier state when picking a mapping
Gerd Hoffmann
2018-02-22
keymap: record multiple keysym -> keycode mappings
Gerd Hoffmann
2018-02-22
keymap: numpad keysyms and keycodes are fixed
Gerd Hoffmann
2018-02-22
keymap: use glib hash for kbd_layout_t
Gerd Hoffmann
2018-02-22
keymap: make struct kbd_layout_t private to ui/keymaps.c
Gerd Hoffmann
2018-02-22
egl-helpers: add alpha channel to texture format
Gerd Hoffmann
2018-02-22
egl-headless: cursor_dmabuf: handle NULL cursor
Gerd Hoffmann
[next]