summaryrefslogtreecommitdiff
path: root/hw/input/hid.c
AgeCommit message (Expand)AuthorFilesLines
2015-07-17hid: clarify hid_keyboard_process_keycodePaolo Bonzini1-4/+28
2015-01-22hw/input/hid.c Fix capslock hid codeDinar Valeev1-1/+1
2015-01-22hid: handle full ptr queues in post_loadGerd Hoffmann1-0/+21
2014-07-01input: fix jumpy mouse cursor with USB mouse emulationChristian Burger1-2/+2
2014-06-24Fix new typos (found by codespell)Stefan Weil1-1/+1
2014-05-26input: switch hid mouse and tablet to the new input layer api.Gerd Hoffmann1-70/+123
2014-05-26input: switch hid keyboard to new input layer api.Gerd Hoffmann1-7/+22
2013-08-22aio / timers: Switch entire codebase to the new timer APIAlex Bligh1-5/+5
2013-04-24input: introduce keyboard handler listGerd Hoffmann1-2/+2
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini1-0/+498