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
/
include
/
ui
Age
Commit message (
Expand
)
Author
2018-03-05
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180305-pull-request' i...
Peter Maydell
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
Include less of the generated modular QAPI headers
Markus Armbruster
2018-02-22
console/opengl: split up dpy_gl_cursor ops
Gerd Hoffmann
2018-02-20
cocoa: use DisplayOptions
Gerd Hoffmann
2018-02-20
curses: use DisplayOptions
Gerd Hoffmann
2018-02-20
egl-headless: use DisplayOptions
Gerd Hoffmann
2018-02-20
sdl: use DisplayOptions
Gerd Hoffmann
2018-02-20
gtk: add and use DisplayOptions + DisplayGTK
Gerd Hoffmann
2018-02-09
Move include qemu/option.h from qemu-common.h to actual users
Markus Armbruster
2018-02-09
Include qapi/qmp/qdict.h exactly where needed
Markus Armbruster
2018-02-09
Include qapi/error.h exactly where needed
Markus Armbruster
2018-02-09
Drop superfluous includes of qapi-types.h and test-qapi-types.h
Markus Armbruster
2018-02-09
Clean up includes
Markus Armbruster
2018-02-09
vnc: use stubs for CONFIG_VNC=n dummy functions
Gerd Hoffmann
2018-01-29
ui: fix alphabetical ordering of keymaps
Daniel P. Berrange
2018-01-29
hw: convert the escc device to keycodemapdb
Daniel P. Berrange
2018-01-29
hw: convert ps2 device to keycodemapdb
Daniel P. Berrange
2018-01-25
sdl: reorganize -no-frame support
Gerd Hoffmann
2018-01-25
ui: convert GTK and SDL1 frontends to keycodemapdb
Daniel P. Berrange
2018-01-25
ui: convert the SDL2 frontend to keycodemapdb
Daniel P. Berrange
2018-01-12
sdl2: Ignore UI hotkeys after a focus change when GUI modifier is held
Jindrich Makovicka
2018-01-12
spice: remove QXLWorker interface field
Frediano Ziglio
2017-12-14
ui: generate qcode to linux mappings
Owen Smith
2017-10-19
Merge remote-tracking branch 'remotes/kraxel/tags/opengl-20171017-pull-reques...
Peter Maydell
2017-10-17
egl-helpers: add egl_texture_blit and egl_texture_blend
Gerd Hoffmann
2017-10-17
egl-helpers: add dmabuf import support
Gerd Hoffmann
2017-10-17
opengl: add flipping vertex shader
Gerd Hoffmann
2017-10-17
opengl: move shader init from console-gl.c to shader.c
Gerd Hoffmann
2017-10-17
console: add support for dmabufs
Gerd Hoffmann
2017-10-16
ui: don't export qemu_input_event_new_key
Daniel P. Berrange
2017-10-16
ui: convert common input code to keycodemapdb
Daniel P. Berrange
2017-09-29
egl: misc framebuffer helper improvements.
Gerd Hoffmann
2017-09-29
console: purge curses bits from console.h
Gerd Hoffmann
2017-08-31
console: use DIV_ROUND_UP
Marc-André Lureau
2017-07-27
ui: move qemu_input_linux_to_qcode()
Gerd Hoffmann
2017-06-21
gtk: use framebuffer helper functions.
Gerd Hoffmann
2017-06-21
sdl2: use framebuffer helper functions.
Gerd Hoffmann
2017-06-21
egl-helpers: add helpers to handle opengl framebuffers
Gerd Hoffmann
2017-06-14
spice: don't enter opengl mode in case another UI provides opengl support
Gerd Hoffmann
2017-05-12
opengl: add egl-headless display
Gerd Hoffmann
2017-05-12
egl-helpers: fix display init for x11
Gerd Hoffmann
2017-05-12
egl-helpers: drop support for gles and debug logging
Gerd Hoffmann
2017-05-11
ui: Support non-zero minimum values for absolute input axes
Philippe Voinov
2017-03-16
cirrus/vnc: zap bitblit support from console code.
Gerd Hoffmann
[next]