summaryrefslogtreecommitdiff
path: root/hw/input/adb.c
AgeCommit message (Expand)AuthorFilesLines
2017-12-21Split adb.c into adb.c, adb-mouse.c and adb-kbd.cLaurent Vivier1-620/+2
2017-12-18misc: avoid "include/" in include pathPhilippe Mathieu-Daudé1-1/+1
2017-07-27ui: drop altgr and altgr_r QKeyCodesGerd Hoffmann1-1/+0
2016-10-28adb: change handler only when recognizedHervé Poussineau1-3/+23
2016-09-23adb.c: prevent NO_KEY value from going to guestJohn Arbuckle1-14/+9
2016-09-23adb.c: correct several key assignmentsJohn Arbuckle1-6/+6
2016-09-23adb.c: add support for QKeyCodeJohn Arbuckle1-45/+189
2016-02-17cuda: port SET_DEVICE_LIST command to new frameworkHervé Poussineau1-8/+10
2016-01-29hw: Clean up includesPeter Maydell1-0/+1
2015-10-23adb: add to input categoryLaurent Vivier1-0/+2
2015-03-09adb.c: include ADBDevice parent state in KBDState and MouseStateMark Cave-Ayland1-4/+18
2014-05-14savevm: Remove all the unneeded version_minimum_id_old (rest)Juan Quintela1-4/+2
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini1-0/+581