aboutsummaryrefslogtreecommitdiff
path: root/hw/input/adb-mouse.c
AgeCommit message (Expand)Author
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster
2018-06-16adb: add property to disable direct reg 3 writesMark Cave-Ayland
2018-06-16adb: fix read reg 3 byte orderingMark Cave-Ayland
2018-03-06adb: add trace-events for monitoring keyboard/mouse during bus enumerationMark Cave-Ayland
2018-02-05qdev: use device_class_set_parent_realize/unrealize/reset()Philippe Mathieu-Daudé
2017-12-21Split adb.c into adb.c, adb-mouse.c and adb-kbd.cLaurent Vivier