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