summaryrefslogtreecommitdiffstats
path: root/hw/input/hid.c
Commit message (Expand)AuthorAgeFilesLines
* hw/input/hid: Add support for several keys.Tao Wu2017-12-181-4/+4
* hid: Reset kbd modifiers on resetAlexander Graf2017-06-231-0/+1
* input: Add trace event for empty keyboard queueAlexander Graf2017-05-031-0/+4
* hw/input/hid: support alternative sysrq/break scancodes for gtk-vncPeter Korsgaard2016-11-101-2/+2
* input: add trace events for full queuesGerd Hoffmann2016-07-121-1/+2
* Replaced get_tick_per_sec() by NANOSECONDS_PER_SECONDRutuja Shah2016-03-221-1/+1
* qapi: Don't special-case simple union wrappersEric Blake2016-03-181-4/+4
* ui: Shorten references into InputEventEric Blake2016-03-051-15/+21
* qapi: rename input buttonsGerd Hoffmann2016-03-011-2/+2
* Adds keycode 86 to the hid_usage_keys translation table.Daniel Serpell2016-02-111-1/+1
* hw: Clean up includesPeter Maydell2016-01-291-0/+1
* qapi: Change munging of CamelCase enum valuesEric Blake2015-12-171-2/+2
* qapi: Don't let implicit enum MAX member collideEric Blake2015-12-171-1/+1
* input: Convert to new qapi union layoutEric Blake2015-11-021-16/+16
* hid: clarify hid_keyboard_process_keycodePaolo Bonzini2015-07-171-4/+28
* hw/input/hid.c Fix capslock hid codeDinar Valeev2015-01-221-1/+1
* hid: handle full ptr queues in post_loadGerd Hoffmann2015-01-221-0/+21
* input: fix jumpy mouse cursor with USB mouse emulationChristian Burger2014-07-011-2/+2
* Fix new typos (found by codespell)Stefan Weil2014-06-241-1/+1
* input: switch hid mouse and tablet to the new input layer api.Gerd Hoffmann2014-05-261-70/+123
* input: switch hid keyboard to new input layer api.Gerd Hoffmann2014-05-261-7/+22
* aio / timers: Switch entire codebase to the new timer APIAlex Bligh2013-08-221-5/+5
* input: introduce keyboard handler listGerd Hoffmann2013-04-241-2/+2
* hw: move target-independent files to subdirectoriesPaolo Bonzini2013-04-081-0/+498