summaryrefslogtreecommitdiffstats
path: root/hw/input/adb-kbd.c
Commit message (Expand)AuthorAgeFilesLines
* Clean up inclusion of sysemu/sysemu.hMarkus Armbruster2019-08-161-1/+0Star
* 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-11/+14
* adb: fix read reg 3 byte orderingMark Cave-Ayland2018-06-161-2/+2
* adb: add trace-events for monitoring keyboard/mouse during bus enumerationMark Cave-Ayland2018-03-061-0/+4
* qdev: use device_class_set_parent_realize/unrealize/reset()Philippe Mathieu-Daudé2018-02-051-2/+2
* Split adb.c into adb.c, adb-mouse.c and adb-kbd.cLaurent Vivier2017-12-211-0/+400