index
:
~jwrdegoede/qemu
chardev-flowcontrol
master
qemu-1.0-usbredir
qemu-1.3-usbredir-wip
qemu-kvm-0.15.0-usbredir
qemu-kvm-1.0-usbredir
qemu-kvm-1.0.1-usbredir
qemu-kvm-1.1-usbredir
qemu-kvm-1.1-usbredir-live
qemu-kvm-1.2-f18
qemu-kvm-1.2-usbredir
qemu-kvm-1.2-usbredir-wip
spice-patches
stable-1.5
usb-borken
usb-for-gerd
usb-next
usb-patches
usb-wip
usbredir
Hans' usb redirection qemu repo
jwrdegoede
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
input.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-08
runstate: introduce suspended state
Luiz Capitulino
1
-2
/
+2
2012-02-17
input: send kbd+mouse events only to running guests.
Gerd Hoffmann
1
-0
/
+6
2012-02-17
notifier: switch to QLIST
Paolo Bonzini
1
-1
/
+1
2011-10-27
qapi: Convert query-mice
Luiz Capitulino
1
-48
/
+16
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
1
-6
/
+6
2011-07-23
notifier: Pass data argument to callback
Jan Kiszka
1
-1
/
+1
2011-07-04
pxa2xx_lcd: add proper rotation support
Vasily Khoruzhick
1
-9
/
+25
2011-04-09
event: trivial coding style fixes
Brad Hards
1
-7
/
+7
2010-06-14
un-register kbd driver in case of USB kbd unplug.
Jes Sorensen
1
-0
/
+6
2010-06-01
Monitor: Drop QMP documentation from code
Luiz Capitulino
1
-18
/
+0
2010-03-19
Expose whether a mouse is an absolute device via QMP and the human monitor.
Anthony Liguori
1
-6
/
+12
2010-03-19
Add notifier for mouse mode changes
Anthony Liguori
1
-1
/
+36
2010-03-19
Add kbd_mouse_has_absolute()
Anthony Liguori
1
-0
/
+13
2010-03-19
Rewrite mouse handlers to use QTAILQ and to have an activation function
Anthony Liguori
1
-66
/
+43
2010-03-09
kbd leds: infrastructure
Gerd Hoffmann
1
-0
/
+31
2010-01-13
move kbd/mouse handling to input.c
Paolo Bonzini
1
-0
/
+238