aboutsummaryrefslogtreecommitdiff
path: root/hw/input/adb-kbd.c
AgeCommit message (Expand)AuthorFilesLines
2020-05-04hw/input/adb-kbd: Remove dead assignmentPhilippe Mathieu-Daudé1-5/+1
2019-08-16Clean up inclusion of sysemu/sysemu.hMarkus Armbruster1-1/+0
2019-08-16Include migration/vmstate.h lessMarkus Armbruster1-0/+1
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster1-0/+2
2018-06-16adb: add property to disable direct reg 3 writesMark Cave-Ayland1-11/+14
2018-06-16adb: fix read reg 3 byte orderingMark Cave-Ayland1-2/+2
2018-03-06adb: add trace-events for monitoring keyboard/mouse during bus enumerationMark Cave-Ayland1-0/+4
2018-02-05qdev: use device_class_set_parent_realize/unrealize/reset()Philippe Mathieu-Daudé1-2/+2
2017-12-21Split adb.c into adb.c, adb-mouse.c and adb-kbd.cLaurent Vivier1-0/+400