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