Age | Commit message (Expand) | Author | Files | Lines |
2020-08-21 | meson: rename included C source files to .c.inc | Paolo Bonzini | 1 | -17/+17 |
2019-08-16 | Clean up inclusion of sysemu/sysemu.h | Markus Armbruster | 1 | -1/+0 |
2018-06-14 | ui: darwin: gtk: Add missing input keymap | Keno Fischer | 1 | -0/+1 |
2018-06-01 | ui: use local path for local headers | Michael S. Tsirkin | 1 | -1/+1 |
2018-01-29 | ui: fix alphabetical ordering of keymaps | Daniel P. Berrange | 1 | -1/+1 |
2018-01-29 | hw: convert the escc device to keycodemapdb | Daniel P. Berrange | 1 | -0/+1 |
2018-01-29 | hw: convert ps2 device to keycodemapdb | Daniel P. Berrange | 1 | -0/+3 |
2018-01-25 | ui: convert GTK and SDL1 frontends to keycodemapdb | Daniel P. Berrange | 1 | -0/+7 |
2018-01-25 | ui: convert the SDL2 frontend to keycodemapdb | Daniel P. Berrange | 1 | -0/+1 |
2017-12-14 | ui: generate qcode to linux mappings | Owen Smith | 1 | -0/+1 |
2017-10-16 | ui: convert common input code to keycodemapdb | Daniel P. Berrange | 1 | -311/+15 |
2017-07-28 | ui: add pause key to linux_to_qcode | Gerd Hoffmann | 1 | -0/+1 |
2017-07-28 | ui: drop ac_search and ac_stop | Gerd Hoffmann | 1 | -4/+4 |
2017-07-27 | ps2: fix sending of PAUSE/BREAK scancodes | Daniel P. Berrange | 1 | -0/+1 |
2017-07-27 | ui: drop altgr and altgr_r QKeyCodes | Gerd Hoffmann | 1 | -2/+0 |
2017-07-27 | ui: add multimedia keys | Gerd Hoffmann | 1 | -0/+44 |
2017-07-27 | ui: update keymaps | Gerd Hoffmann | 1 | -0/+7 |
2017-07-27 | ui: move qemu_input_linux_to_qcode() | Gerd Hoffmann | 1 | -0/+115 |
2017-01-10 | ps2: Fix lost scancodes by recent changes | OGAWA Hirofumi | 1 | -0/+3 |
2016-03-18 | qapi: Don't special-case simple union wrappers | Eric Blake | 1 | -5/+5 |
2016-02-04 | ui: Clean up includes | Peter Maydell | 1 | -0/+1 |
2015-12-17 | qapi: Don't let implicit enum MAX member collide | Eric Blake | 1 | -2/+2 |
2015-11-02 | input: Convert to new qapi union layout | Eric Blake | 1 | -10/+10 |
2015-05-29 | kbd: add brazil kbd keys to qemu | Gerd Hoffmann | 1 | -0/+4 |
2014-05-26 | input: keymap: add meta keys | Gerd Hoffmann | 1 | -0/+2 |
2014-05-26 | input: add qemu_input_key_number_to_qcode | Gerd Hoffmann | 1 | -3/+8 |
2014-05-16 | input: remove sparc keymap hack | Gerd Hoffmann | 1 | -19/+0 |
2014-05-16 | input: key mapping helpers | Gerd Hoffmann | 1 | -0/+210 |