index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
input
/
adb-kbd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use OBJECT_DECLARE_TYPE when possible
Eduardo Habkost
2020-09-18
1
-4
/
+1
*
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
1
-5
/
+2
*
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-09-09
1
-4
/
+7
*
adb: use adb_device prefix for ADB device trace events
Mark Cave-Ayland
2020-06-26
1
-6
/
+6
*
adb: introduce new ADBDeviceHasData method to ADBDeviceClass
Mark Cave-Ayland
2020-06-26
1
-0
/
+8
*
adb: fix adb-mouse read length and revert disable-reg3-direct-writes workaround
Mark Cave-Ayland
2020-06-26
1
-14
/
+12
*
hw/input/adb-kbd: Remove dead assignment
Philippe Mathieu-Daudé
2020-05-04
1
-5
/
+1
*
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
2019-08-16
1
-1
/
+0
*
Include migration/vmstate.h less
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
1
-0
/
+2
*
adb: add property to disable direct reg 3 writes
Mark Cave-Ayland
2018-06-16
1
-11
/
+14
*
adb: fix read reg 3 byte ordering
Mark Cave-Ayland
2018-06-16
1
-2
/
+2
*
adb: add trace-events for monitoring keyboard/mouse during bus enumeration
Mark Cave-Ayland
2018-03-06
1
-0
/
+4
*
qdev: use device_class_set_parent_realize/unrealize/reset()
Philippe Mathieu-Daudé
2018-02-05
1
-2
/
+2
*
Split adb.c into adb.c, adb-mouse.c and adb-kbd.c
Laurent Vivier
2017-12-21
1
-0
/
+400