Age | Commit message (Expand) | Author |
---|---|---|
2020-06-26 | adb: use adb_device prefix for ADB device trace events | Mark Cave-Ayland |
2020-06-26 | adb: introduce new ADBDeviceHasData method to ADBDeviceClass | Mark Cave-Ayland |
2020-06-26 | adb: fix adb-mouse read length and revert disable-reg3-direct-writes workaround | Mark Cave-Ayland |
2019-08-16 | Include migration/vmstate.h less | Markus Armbruster |
2019-06-12 | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster |
2018-06-16 | adb: add property to disable direct reg 3 writes | Mark Cave-Ayland |
2018-06-16 | adb: fix read reg 3 byte ordering | Mark Cave-Ayland |
2018-03-06 | adb: add trace-events for monitoring keyboard/mouse during bus enumeration | Mark Cave-Ayland |
2018-02-05 | qdev: use device_class_set_parent_realize/unrealize/reset() | Philippe Mathieu-Daudé |
2017-12-21 | Split adb.c into adb.c, adb-mouse.c and adb-kbd.c | Laurent Vivier |