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
2017-08-31
ui: use DIV_ROUND_UP
Marc-André Lureau
2017-08-31
vnc: use DIV_ROUND_UP
Marc-André Lureau
2017-08-31
vnc: use QEMU_ALIGN_DOWN
Marc-André Lureau
2017-07-31
docs: fix broken paths to docs/devel/tracing.txt
Philippe Mathieu-Daudé
2017-07-31
ui/vnc: fix leak of SocketAddress **
Philippe Mathieu-Daudé
2017-07-28
ui: add pause key to linux_to_qcode
Gerd Hoffmann
2017-07-28
ui: drop ac_search and ac_stop
Gerd Hoffmann
2017-07-28
ui: correctly detect spice PAUSE scancode sequence
Daniel P. Berrange
2017-07-27
ps2: fix sending of PAUSE/BREAK scancodes
Daniel P. Berrange
2017-07-27
ui: drop altgr and altgr_r QKeyCodes
Gerd Hoffmann
2017-07-27
ui: add multimedia keys
Gerd Hoffmann
2017-07-27
ui: update keymaps
Gerd Hoffmann
2017-07-27
ui: move qemu_input_linux_to_qcode()
Gerd Hoffmann
2017-07-27
ui: add next and prior keysyms
Gerd Hoffmann
2017-07-17
vnc: Set default kbd delay to 10ms
Alexander Graf
2017-06-29
ui/cocoa.m: Fix compatibility issue with Mac OS 10.9 and under
John Arbuckle
2017-06-23
ui/cocoa.m: add Speed menu
John Arbuckle
2017-06-23
sdl2: add assert to make coverity happy
Gerd Hoffmann
2017-06-23
input: Decrement queue count on kbd delay
Alexander Graf
2017-06-23
keymaps: add tracing
Gerd Hoffmann
2017-06-22
Merge remote-tracking branch 'remotes/kraxel/tags/queue/ui-pull-request' into...
Peter Maydell
2017-06-22
Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-06-09-v2' in...
Peter Maydell
2017-06-21
ui: Remove inclusion of "hw/qdev.h"
Thomas Huth
2017-06-21
console: remove do_safe_dpy_refresh
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-headless: use framebuffer helper functions.
Gerd Hoffmann
2017-06-21
egl-helpers: add helpers to handle opengl framebuffers
Gerd Hoffmann
2017-06-20
console: use get_uint() for "head" property
Marc-André Lureau
2017-06-20
qapi: merge QInt and QFloat in QNum
Marc-André Lureau
2017-06-14
spice: don't enter opengl mode in case another UI provides opengl support
Gerd Hoffmann
2017-06-14
spice: Use proper enum type for kbd led state
Jonathon Jongsma
2017-06-14
Improve Cocoa modifier key handling
Ian McKellar via Qemu-devel
2017-06-13
migration: Move remaining exported functions to migration/misc.h
Juan Quintela
2017-06-02
char: move CharBackend handling in char-fe unit
Marc-André Lureau
2017-06-02
chardev: move headers to include/chardev
Marc-André Lureau
2017-05-30
Merge remote-tracking branch 'armbru/tags/pull-qapi-2017-05-23' into staging
Stefan Hajnoczi
2017-05-23
shutdown: Add source information to SHUTDOWN and RESET
Eric Blake
2017-05-19
ui: egl-headless requires dmabuf support
Gerd Hoffmann
2017-05-12
vnc: replace hweight_long() with ctpopl()
Cédric Le Goater
2017-05-12
vnc: simple clean up
Wei Qi
2017-05-12
opengl: add egl-headless display
Gerd Hoffmann
2017-05-12
egl: explicitly ask for core context
Gerd Hoffmann
2017-05-12
egl-helpers: add missing error check
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: input-linux: Add absolute event support
Philippe Voinov
2017-05-11
ui: Support non-zero minimum values for absolute input axes
Philippe Voinov
2017-05-09
sockets: Limit SocketAddressLegacy to external interfaces
Markus Armbruster
2017-05-09
sockets: Rename SocketAddress to SocketAddressLegacy
Markus Armbruster
[next]