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
/
ui
Age
Commit message (
Expand
)
Author
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
2018-02-22
console/opengl: split up dpy_gl_cursor ops
Gerd Hoffmann
2018-02-22
sdl2: fix hotkey keyup
Gerd Hoffmann
2018-02-20
ui: Reorder vte terminal packing to avoid gtk3 warnings
Jan Kiszka
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-16
ui: extend VNC trottling tracing to SASL codepaths
Daniel P. Berrangé
2018-02-16
ui: check VNC audio frequency limit at time of reading from client
Daniel P. Berrangé
2018-02-16
ui: avoid 'local_err' variable shadowing in VNC SASL auth
Daniel P. Berrangé
2018-02-16
ui: avoid risk of 32-bit int overflow in VNC buffer check
Daniel P. Berrangé
2018-02-16
sdl2: fix mouse grab
Gerd Hoffmann
2018-02-16
sdl: restore optimized redraw
Anatoly Trosinenko
2018-02-16
vnc: fix segfault in closed connection handling
Klim Kireev
2018-02-16
vnc: add qapi/error.h include to stubs
Gerd Hoffmann
2018-02-16
vnc: remove bogus object_unref on client socket
Daniel P. Berrangé
2018-02-09
Move include qemu/option.h from qemu-common.h to actual users
Markus Armbruster
2018-02-09
Drop superfluous includes of qapi/qmp/qjson.h
Markus Armbruster
2018-02-09
Include qapi/qmp/qbool.h exactly where needed
Markus Armbruster
2018-02-09
Include qapi/qmp/qstring.h exactly where needed
Markus Armbruster
2018-02-09
Include qapi/qmp/qdict.h exactly where needed
Markus Armbruster
2018-02-09
Include qapi/qmp/qlist.h exactly where needed
Markus Armbruster
2018-02-09
Eliminate qapi/qmp/types.h
Markus Armbruster
2018-02-09
Drop superfluous includes of qapi/qmp/qerror.h
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
vnc: use stubs for CONFIG_VNC=n dummy functions
Gerd Hoffmann
2018-02-05
ui: update keycodemapdb to get py3 fixes
Daniel P. Berrange
2018-02-05
input: add missing JIS keys to virtio input
Miika S
2018-02-02
ui: correctly advance output buffer when writing SASL data
Daniel P. Berrangé
2018-02-02
ui: convert VNC server to QIONetListener
Daniel P. Berrange
2018-02-02
ui: fix mixup between qnum and qcode in SDL1 key handling
Daniel P. Berrangé
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
sdl: use ctrl-alt-g as grab hotkey
Gerd Hoffmann
2018-01-25
ui: deprecate use of SDL 1.2 in favour of 2.0 series
Daniel P. Berrange
2018-01-25
ui: ignore hardware keycode 255 on win32
Daniel P. Berrange
2018-01-25
ui: add fix for GTK Pause key handling on Win32
Daniel P. Berrange
2018-01-25
ui: convert GTK and SDL1 frontends to keycodemapdb
Daniel P. Berrange
[next]