summaryrefslogtreecommitdiffstats
path: root/hw/input/adb.c
Commit message (Expand)AuthorAgeFilesLines
* qdev: set properties with device_class_set_props()Marc-André Lureau2020-01-241-1/+1
* Include hw/qdev-properties.h lessMarkus Armbruster2019-08-161-0/+1
* Include migration/vmstate.h lessMarkus Armbruster2019-08-161-0/+1
* Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster2019-06-121-0/+2
* adb: add property to disable direct reg 3 writesMark Cave-Ayland2018-06-161-0/+7
* Split adb.c into adb.c, adb-mouse.c and adb-kbd.cLaurent Vivier2017-12-211-620/+2Star
* misc: avoid "include/" in include pathPhilippe Mathieu-Daudé2017-12-181-1/+1
* ui: drop altgr and altgr_r QKeyCodesGerd Hoffmann2017-07-271-1/+0Star
* adb: change handler only when recognizedHervé Poussineau2016-10-281-3/+23
* adb.c: prevent NO_KEY value from going to guestJohn Arbuckle2016-09-231-14/+9Star
* adb.c: correct several key assignmentsJohn Arbuckle2016-09-231-6/+6
* adb.c: add support for QKeyCodeJohn Arbuckle2016-09-231-45/+189
* cuda: port SET_DEVICE_LIST command to new frameworkHervé Poussineau2016-02-161-8/+10
* hw: Clean up includesPeter Maydell2016-01-291-0/+1
* adb: add to input categoryLaurent Vivier2015-10-231-0/+2
* adb.c: include ADBDevice parent state in KBDState and MouseStateMark Cave-Ayland2015-03-091-4/+18
* savevm: Remove all the unneeded version_minimum_id_old (rest)Juan Quintela2014-05-141-4/+2Star
* hw: move target-independent files to subdirectoriesPaolo Bonzini2013-04-081-0/+581