index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
input
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-26
adb: introduce new ADBDeviceHasData method to ADBDeviceClass
Mark Cave-Ayland
2
-0
/
+17
2020-06-26
adb: create autopoll variables directly within ADBBusState
Mark Cave-Ayland
1
-0
/
+77
2020-06-26
adb: introduce realize/unrealize and VMStateDescription for ADB bus
Mark Cave-Ayland
1
-0
/
+32
2020-06-26
adb: fix adb-mouse read length and revert disable-reg3-direct-writes workaround
Mark Cave-Ayland
3
-41
/
+40
2020-06-26
adb: coding style update to fix checkpatch errors
Mark Cave-Ayland
1
-4
/
+5
2020-06-24
acpi: move aml builder code for i8042 (kbd+mouse) device
Gerd Hoffmann
1
-0
/
+31
2020-06-05
hw/input/pxa2xx_keypad: Replace hw_error() by qemu_log_mask()
Philippe Mathieu-Daudé
1
-3
/
+7
2020-05-15
qdev: Unrealize must not fail
Markus Armbruster
3
-9
/
+4
2020-05-15
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
1
-1
/
+1
2020-05-04
hw/input/adb-kbd: Remove dead assignment
Philippe Mathieu-Daudé
1
-5
/
+1
2020-02-04
hw/input: Do not enable CONFIG_PCKBD by default
Thomas Huth
1
-1
/
+0
2020-02-04
hw/*/Makefile.objs: Move many .o files to common-objs
Thomas Huth
1
-4
/
+4
2020-01-27
hppa: add emulation of LASI PS2 controllers
Sven Schnelle
5
-0
/
+305
2020-01-27
ps2: accept 'Set Key Make and Break' commands
Sven Schnelle
1
-0
/
+10
2020-01-24
qdev: set properties with device_class_set_props()
Marc-André Lureau
5
-7
/
+7
2020-01-20
migration: Define VMSTATE_INSTANCE_ID_ANY
Peter Xu
1
-1
/
+2
2020-01-07
Merge remote-tracking branch 'remotes/elmarco/tags/prop-ptr-pull-request' int...
Peter Maydell
1
-5
/
+3
2020-01-07
vmmouse: replace PROP_PTR with PROP_LINK
Marc-André Lureau
1
-5
/
+3
2020-01-05
virtio-input: convert to new virtio_delete_queue
Michael S. Tsirkin
1
-2
/
+3
2019-12-17
hw: replace hw/i386/pc.h with a header just for the i8259
Paolo Bonzini
1
-1
/
+0
2019-11-25
virtio-input: fix memory leak on unrealize
Marc-André Lureau
1
-0
/
+3
2019-10-15
hw/input/lm832x: Convert reset handler to DeviceReset
Philippe Mathieu-Daudé
1
-7
/
+5
2019-08-16
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
2
-2
/
+2
2019-08-16
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
1
-1
/
+0
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
6
-4
/
+5
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
7
-7
/
+0
2019-08-16
Include migration/vmstate.h less
Markus Armbruster
13
-0
/
+14
2019-08-16
Include hw/irq.h a lot less
Markus Armbruster
8
-0
/
+9
2019-08-16
Include sysemu/reset.h a lot less
Markus Armbruster
5
-0
/
+7
2019-07-26
stellaris_input: Fix vmstate description of buttons field
Peter Maydell
1
-4
/
+6
2019-06-12
Supply missing header guards
Markus Armbruster
1
-0
/
+4
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
9
-1
/
+12
2019-05-15
hw/input: Add a CONFIG_PS2 switch for the ps2.c file
Thomas Huth
2
-1
/
+6
2019-05-13
virtio-input: fix Kconfig dependency and Makefile
Gerd Hoffmann
2
-4
/
+2
2019-05-10
Add vhost-user-input-pci
Marc-André Lureau
3
-0
/
+135
2019-04-29
hw/devices: Move TI touchscreen declarations into a new header
Philippe Mathieu-Daudé
2
-3
/
+3
2019-04-29
hw/devices: Move Gamepad declarations into a new header
Philippe Mathieu-Daudé
1
-1
/
+1
2019-03-22
trace-events: Fix attribution of trace points to source
Markus Armbruster
1
-1
/
+1
2019-03-22
trace-events: Shorten file names in comments
Markus Armbruster
1
-8
/
+8
2019-03-11
audio: use qapi AudioFormat instead of audfmt_e
Kővágó, Zoltán
1
-1
/
+1
2019-03-07
virtio: express virtio dependencies with Kconfig
Yang Zhong
1
-1
/
+3
2019-03-07
i2c: express dependencies with Kconfig
Paolo Bonzini
1
-0
/
+1
2019-03-07
isa: express dependencies with kconfig
Paolo Bonzini
1
-0
/
+2
2019-03-07
build: switch to Kconfig
Paolo Bonzini
1
-0
/
+5
2019-03-07
kconfig: introduce kconfig files
Paolo Bonzini
1
-0
/
+23
2019-02-27
i2c: have I2C receive operation return uint8_t
Corey Minyard
1
-1
/
+1
2019-02-14
pckbd: Convert DPRINTF->trace
Dr. David Alan Gilbert
2
-13
/
+13
2019-02-06
hw/input/tsc210x: Fix building with no verbosity
Philippe Mathieu-Daudé
1
-12
/
+6
2019-01-30
hw: input: set category of the i8042 device
kumar sourav
1
-0
/
+1
2019-01-11
avoid TABs in files that only contain a few
Paolo Bonzini
3
-3
/
+3
[prev]
[next]