Age | Commit message (Expand) | Author |
2020-09-08 | adb: Correct class size on TYPE_ADB_DEVICE | David Gibson |
2020-06-26 | adb: add ADB bus trace events | Mark Cave-Ayland |
2020-06-26 | adb: only call autopoll callbacks when autopoll is not blocked | Mark Cave-Ayland |
2020-06-26 | adb: add autopoll_blocked variable to block autopoll | Mark Cave-Ayland |
2020-06-26 | adb: use adb_request() only for explicit requests | Mark Cave-Ayland |
2020-06-26 | adb: add status field for holding information about the last ADB request | Mark Cave-Ayland |
2020-06-26 | adb: keep track of devices with pending data | Mark Cave-Ayland |
2020-06-26 | adb: create autopoll variables directly within ADBBusState | Mark Cave-Ayland |
2020-06-26 | adb: introduce realize/unrealize and VMStateDescription for ADB bus | Mark Cave-Ayland |
2020-06-26 | adb: fix adb-mouse read length and revert disable-reg3-direct-writes workaround | Mark Cave-Ayland |
2020-06-26 | adb: coding style update to fix checkpatch errors | Mark Cave-Ayland |
2020-01-24 | qdev: set properties with device_class_set_props() | Marc-André Lureau |
2019-08-16 | Include hw/qdev-properties.h less | Markus Armbruster |
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 |
2017-12-21 | Split adb.c into adb.c, adb-mouse.c and adb-kbd.c | Laurent Vivier |
2017-12-18 | misc: avoid "include/" in include path | Philippe Mathieu-Daudé |
2017-07-27 | ui: drop altgr and altgr_r QKeyCodes | Gerd Hoffmann |
2016-10-28 | adb: change handler only when recognized | Hervé Poussineau |
2016-09-23 | adb.c: prevent NO_KEY value from going to guest | John Arbuckle |
2016-09-23 | adb.c: correct several key assignments | John Arbuckle |
2016-09-23 | adb.c: add support for QKeyCode | John Arbuckle |
2016-02-17 | cuda: port SET_DEVICE_LIST command to new framework | Hervé Poussineau |
2016-01-29 | hw: Clean up includes | Peter Maydell |
2015-10-23 | adb: add to input category | Laurent Vivier |
2015-03-09 | adb.c: include ADBDevice parent state in KBDState and MouseState | Mark Cave-Ayland |
2014-05-14 | savevm: Remove all the unneeded version_minimum_id_old (rest) | Juan Quintela |
2013-04-08 | hw: move target-independent files to subdirectories | Paolo Bonzini |