index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
hw
/
input
/
adb.h
Age
Commit message (
Expand
)
Author
2020-09-18
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-18
Use OBJECT_DECLARE_TYPE when possible
Eduardo Habkost
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
2020-06-26
adb: add autopoll_blocked variable to block autopoll
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: introduce new ADBDeviceHasData method to ADBDeviceClass
Mark Cave-Ayland
2020-06-26
adb: create autopoll variables directly within ADBBusState
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 hw/qdev-properties.h less
Markus Armbruster
2018-06-16
adb: add property to disable direct reg 3 writes
Mark Cave-Ayland
2016-07-12
Clean up ill-advised or unusual header guards
Markus Armbruster
2016-02-17
cuda: port SET_DEVICE_LIST command to new framework
Hervé Poussineau
2013-04-08
hw: move headers to include/
Paolo Bonzini