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