summaryrefslogtreecommitdiffstats
path: root/hw/input/adb-mouse.c
Commit message (Expand)AuthorAgeFilesLines
* 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-17/+20
* 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/+5
* 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/+254