Age | Commit message (Expand) | Author | Files | Lines |
2019-08-16 | Include hw/hw.h exactly where needed | Markus Armbruster | 1 | -1/+0 |
2019-08-16 | Include migration/vmstate.h less | Markus Armbruster | 1 | -0/+2 |
2017-12-18 | hw/input/hid: Add support for several keys. | Tao Wu | 1 | -4/+4 |
2017-06-23 | hid: Reset kbd modifiers on reset | Alexander Graf | 1 | -0/+1 |
2017-05-03 | input: Add trace event for empty keyboard queue | Alexander Graf | 1 | -0/+4 |
2016-11-10 | hw/input/hid: support alternative sysrq/break scancodes for gtk-vnc | Peter Korsgaard | 1 | -2/+2 |
2016-07-12 | input: add trace events for full queues | Gerd Hoffmann | 1 | -1/+2 |
2016-03-22 | Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND | Rutuja Shah | 1 | -1/+1 |
2016-03-18 | qapi: Don't special-case simple union wrappers | Eric Blake | 1 | -4/+4 |
2016-03-05 | ui: Shorten references into InputEvent | Eric Blake | 1 | -15/+21 |
2016-03-01 | qapi: rename input buttons | Gerd Hoffmann | 1 | -2/+2 |
2016-02-11 | Adds keycode 86 to the hid_usage_keys translation table. | Daniel Serpell | 1 | -1/+1 |
2016-01-29 | hw: Clean up includes | Peter Maydell | 1 | -0/+1 |
2015-12-17 | qapi: Change munging of CamelCase enum values | Eric Blake | 1 | -2/+2 |
2015-12-17 | qapi: Don't let implicit enum MAX member collide | Eric Blake | 1 | -1/+1 |
2015-11-02 | input: Convert to new qapi union layout | Eric Blake | 1 | -16/+16 |
2015-07-17 | hid: clarify hid_keyboard_process_keycode | Paolo Bonzini | 1 | -4/+28 |
2015-01-22 | hw/input/hid.c Fix capslock hid code | Dinar Valeev | 1 | -1/+1 |
2015-01-22 | hid: handle full ptr queues in post_load | Gerd Hoffmann | 1 | -0/+21 |
2014-07-01 | input: fix jumpy mouse cursor with USB mouse emulation | Christian Burger | 1 | -2/+2 |
2014-06-24 | Fix new typos (found by codespell) | Stefan Weil | 1 | -1/+1 |
2014-05-26 | input: switch hid mouse and tablet to the new input layer api. | Gerd Hoffmann | 1 | -70/+123 |
2014-05-26 | input: switch hid keyboard to new input layer api. | Gerd Hoffmann | 1 | -7/+22 |
2013-08-22 | aio / timers: Switch entire codebase to the new timer API | Alex Bligh | 1 | -5/+5 |
2013-04-24 | input: introduce keyboard handler list | Gerd Hoffmann | 1 | -2/+2 |
2013-04-08 | hw: move target-independent files to subdirectories | Paolo Bonzini | 1 | -0/+498 |