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
2015-12-17
qapi: Change munging of CamelCase enum values
Eric Blake
3
-6
/
+6
2015-12-17
qapi: Don't let implicit enum MAX member collide
Eric Blake
3
-6
/
+6
2015-11-06
hw/input/tsc210x: Remove superfluous memset
Thomas Huth
1
-6
/
+2
2015-11-02
input: Convert to new qapi union layout
Eric Blake
3
-41
/
+42
2015-10-23
adb: add to input category
Laurent Vivier
1
-0
/
+2
2015-10-20
virtio-input: ignore events until the guest driver is ready
Gerd Hoffmann
1
-0
/
+4
2015-10-09
virtio-input: Fix device introspection on non-Linux hosts
Markus Armbruster
1
-1
/
+1
2015-09-18
Fix bad error handling after memory_region_init_ram()
Markus Armbruster
1
-2
/
+2
2015-09-11
typofixes - v4
Veres Lajos
1
-1
/
+1
2015-09-07
arm: Use g_new() & friends where that makes obvious sense
Markus Armbruster
1
-2
/
+2
2015-07-27
virtio: get_features() can fail
Jason Wang
1
-1
/
+2
2015-07-17
hid: clarify hid_keyboard_process_keycode
Paolo Bonzini
1
-4
/
+28
2015-07-16
virtio-input: move sys/ioctl.h include
Gerd Hoffmann
1
-0
/
+1
2015-07-16
virtio-input: fix segfault in virtio_input_hid_properties
Lin Ma
1
-0
/
+1
2015-07-03
virtio-input: add input routing support
Gerd Hoffmann
1
-0
/
+11
2015-06-23
virtio-input: evdev passthrough
Gerd Hoffmann
2
-0
/
+189
2015-06-23
virtio-input: move properties, use virtio_instance_init_common
Gerd Hoffmann
1
-1
/
+7
2015-06-12
migration: Use normal VMStateDescriptions for Subsections
Juan Quintela
2
-19
/
+14
2015-06-01
virtio: make features 64bit wide
Gerd Hoffmann
1
-1
/
+1
2015-05-29
virtio-input: emulated devices [device]
Gerd Hoffmann
2
-0
/
+503
2015-05-29
virtio-input: core code & base class [device]
Gerd Hoffmann
2
-0
/
+286
2015-03-09
adb.c: include ADBDevice parent state in KBDState and MouseState
Mark Cave-Ayland
1
-4
/
+18
2015-02-10
Add trace to ps2.c.
Don Koch
1
-0
/
+16
2015-01-26
vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR*
Paolo Bonzini
1
-1
/
+1
2015-01-22
hw/input/hid.c Fix capslock hid code
Dinar Valeev
1
-1
/
+1
2015-01-22
hid: handle full ptr queues in post_load
Gerd Hoffmann
1
-0
/
+21
2015-01-09
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-2
/
+8
2015-01-03
pckbd: set bits 2-3-6-7 of the output port by default
Paolo Bonzini
1
-2
/
+8
2014-12-29
milkymist: softmmu: fix event handling
Michael Walle
1
-7
/
+12
2014-09-29
hw/input/tsc210x.c: Delete unused array tsc2101_rates
Peter Maydell
1
-30
/
+0
2014-09-11
pckbd: adding new fields to vmstate
Pavel Dovgalyuk
1
-0
/
+51
2014-09-09
memory: add parameter errp to memory_region_init_ram
Hu Tao
1
-2
/
+2
2014-09-02
Fix debug print warning
Gonglei
1
-2
/
+2
2014-07-01
input: fix jumpy mouse cursor with USB mouse emulation
Christian Burger
1
-2
/
+2
2014-06-24
Fix new typos (found by codespell)
Stefan Weil
1
-1
/
+1
2014-06-16
savevm: Remove all the unneeded version_minimum_id_old (x86)
Juan Quintela
3
-14
/
+7
2014-06-10
hw/misc/milkymist-softusb: Remove unused softusb_{read, write}_pmem()
Peter Maydell
1
-25
/
+0
2014-05-26
input: switch hid mouse and tablet to the new input layer api.
Gerd Hoffmann
1
-70
/
+123
2014-05-26
input: switch hid keyboard to new input layer api.
Gerd Hoffmann
1
-7
/
+22
2014-05-16
input: switch ps/2 mouse to new input api
Gerd Hoffmann
1
-15
/
+52
2014-05-16
input: switch ps/2 kbd to new input api
Gerd Hoffmann
1
-1
/
+24
2014-05-16
ps2: set ps/2 output buffer size as the same as kernel
Gonglei
1
-6
/
+68
2014-05-15
Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140515' i...
Peter Maydell
2
-6
/
+3
2014-05-14
savevm: Remove all the unneeded version_minimum_id_old (rest)
Juan Quintela
2
-6
/
+3
2014-05-13
savevm: Remove all the unneeded version_minimum_id_old (arm)
Juan Quintela
3
-8
/
+4
2014-05-05
tsc210x: fix buffer overrun on invalid state load
Michael S. Tsirkin
1
-0
/
+12
2014-03-09
pckbd: return 'keyboard enabled' on read input port command
Hervé Poussineau
1
-1
/
+1
2014-02-14
lm832x: QOM'ify
Andreas Färber
1
-9
/
+13
2014-01-09
Merge remote-tracking branch 'afaerber/tags/qom-devices-for-anthony' into sta...
Anthony Liguori
2
-2
/
+2
2014-01-01
pxa27x: Add 'const' attribute to keyboard maps
Stefan Weil
1
-3
/
+3
[prev]
[next]