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
/
input-keymap.c
Age
Commit message (
Expand
)
Author
2019-08-16
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
2018-06-14
ui: darwin: gtk: Add missing input keymap
Keno Fischer
2018-06-01
ui: use local path for local headers
Michael S. Tsirkin
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
ui: convert GTK and SDL1 frontends to keycodemapdb
Daniel P. Berrange
2018-01-25
ui: convert the SDL2 frontend to keycodemapdb
Daniel P. Berrange
2017-12-14
ui: generate qcode to linux mappings
Owen Smith
2017-10-16
ui: convert common input code to keycodemapdb
Daniel P. Berrange
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-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-01-10
ps2: Fix lost scancodes by recent changes
OGAWA Hirofumi
2016-03-18
qapi: Don't special-case simple union wrappers
Eric Blake
2016-02-04
ui: Clean up includes
Peter Maydell
2015-12-17
qapi: Don't let implicit enum MAX member collide
Eric Blake
2015-11-02
input: Convert to new qapi union layout
Eric Blake
2015-05-29
kbd: add brazil kbd keys to qemu
Gerd Hoffmann
2014-05-26
input: keymap: add meta keys
Gerd Hoffmann
2014-05-26
input: add qemu_input_key_number_to_qcode
Gerd Hoffmann
2014-05-16
input: remove sparc keymap hack
Gerd Hoffmann
2014-05-16
input: key mapping helpers
Gerd Hoffmann