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
2017-06-28
vmstate: error hint for failed equal checks
Halil Pasic
1
-1
/
+1
2017-06-23
ps2: reset queue in ps2_reset_keyboard
Gerd Hoffmann
1
-0
/
+1
2017-06-23
ps2: add ps2_reset_queue
Gerd Hoffmann
1
-5
/
+10
2017-06-23
ps2: add and use PS2State typedef
Gerd Hoffmann
1
-7
/
+5
2017-06-23
hid: Reset kbd modifiers on reset
Alexander Graf
1
-0
/
+1
2017-05-23
shutdown: Add source information to SHUTDOWN and RESET
Eric Blake
1
-2
/
+2
2017-05-17
qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable
Eduardo Habkost
1
-1
/
+1
2017-05-11
ui: Support non-zero minimum values for absolute input axes
Philippe Voinov
1
-2
/
+4
2017-05-03
input: Add trace event for empty keyboard queue
Alexander Graf
2
-0
/
+5
2017-03-27
virtio-input: fix eventq batching
Ladi Prosek
1
-15
/
+14
2017-03-27
virtio-input: free event queue when finalizing
Ladi Prosek
1
-2
/
+4
2017-02-02
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' int...
Peter Maydell
1
-2
/
+0
2017-01-31
trace: clean up trace-events files
Stefan Hajnoczi
1
-2
/
+0
2017-01-31
ps2: add support for mice with extra/side buttons
Fabian Lesniak
1
-3
/
+5
2017-01-10
Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20170110-1' into st...
Peter Maydell
1
-0
/
+10
2017-01-10
ps2: Fix lost scancodes by recent changes
OGAWA Hirofumi
1
-0
/
+10
2017-01-09
i2c: Allow I2C devices to NAK start events
Corey Minyard
1
-1
/
+3
2016-11-10
hw/input/hid: support alternative sysrq/break scancodes for gtk-vnc
Peter Korsgaard
1
-2
/
+2
2016-10-28
adb: change handler only when recognized
Hervé Poussineau
1
-3
/
+23
2016-10-10
virtio: cleanup VMSTATE_VIRTIO_DEVICE
Halil Pasic
1
-2
/
+0
2016-10-10
virtio-input: convert VMSTATE_VIRTIO_DEVICE
Halil Pasic
1
-10
/
+13
2016-10-04
vmstateify tsc210x
Dr. David Alan Gilbert
1
-123
/
+104
2016-10-04
vmstateify tsc2005
Dr. David Alan Gilbert
1
-115
/
+75
2016-09-28
ps2: do not generate invalid key codes for unknown keys
Hervé Poussineau
1
-13
/
+7
2016-09-28
ps2: use QEMU qcodes instead of scancodes
Hervé Poussineau
1
-48
/
+485
2016-09-28
ps2: allow keycode translation for all scancode sets
Hervé Poussineau
1
-26
/
+97
2016-09-28
ps2: correctly handle 'get/set scancode' command
Hervé Poussineau
1
-3
/
+5
2016-09-28
ps2: reject unknown commands, instead of blindly accepting them
Hervé Poussineau
1
-1
/
+1
2016-09-23
adb.c: prevent NO_KEY value from going to guest
John Arbuckle
1
-14
/
+9
2016-09-23
adb.c: correct several key assignments
John Arbuckle
1
-6
/
+6
2016-09-23
adb.c: add support for QKeyCode
John Arbuckle
1
-45
/
+189
2016-09-08
pc: simplify passing qemu_irq
Marc-André Lureau
1
-2
/
+2
2016-08-12
trace-events: fix first line comment in trace-events
Laurent Vivier
1
-1
/
+1
2016-08-08
virtio-input: free config list
Marc-André Lureau
1
-0
/
+11
2016-07-21
virtio-input: Wrap in vmstate
Dr. David Alan Gilbert
1
-20
/
+6
2016-07-12
input: add trace events for full queues
Gerd Hoffmann
3
-2
/
+10
2016-06-29
pckbd: handle A20 IRQ as GPIO
Efimov Vasily
1
-14
/
+7
2016-06-20
trace: split out trace events for hw/input/ directory
Daniel P. Berrange
1
-0
/
+25
2016-05-19
hw: explicitly include qemu/log.h
Paolo Bonzini
1
-0
/
+1
2016-04-13
virtio-input: support absolute axis config in pass-through
Ladi Prosek
2
-5
/
+47
2016-04-13
virtio-input: fix emulated tablet axis ranges
Ladi Prosek
1
-2
/
+2
2016-04-13
virtio-input: add live migration support
Gerd Hoffmann
1
-0
/
+40
2016-04-13
virtio-input: implement pass-through evdev writes
Ladi Prosek
1
-0
/
+23
2016-04-13
virtio-input: retrieve EV_LED host config bits
Ladi Prosek
1
-0
/
+1
2016-04-13
virtio-input: add missing key mappings
Ladi Prosek
1
-0
/
+2
2016-04-08
ps2kbd: default to scancode_set 2, as with KBD_CMD_RESET
Hervé Poussineau
1
-1
/
+1
2016-03-22
Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND
Rutuja Shah
3
-3
/
+5
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
3
-0
/
+3
2016-03-18
qapi: Don't special-case simple union wrappers
Eric Blake
3
-11
/
+11
2016-03-05
ui: Shorten references into InputEvent
Eric Blake
3
-39
/
+57
[next]