index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
input.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
input: index_from_key(): drop unused code
Luiz Capitulino
2012-09-27
1
-13
/
+1
*
qmp: qmp_send_key(): accept key codes in hex
Luiz Capitulino
2012-09-27
1
-6
/
+27
*
input: qmp_send_key(): simplify
Luiz Capitulino
2012-09-27
1
-22
/
+14
*
qapi: convert sendkey
Amos Kong
2012-09-05
1
-1
/
+66
*
monitor: move key_defs[] table and introduce two help functions
Amos Kong
2012-09-05
1
-0
/
+186
*
runstate: introduce suspended state
Luiz Capitulino
2012-05-08
1
-2
/
+2
*
input: send kbd+mouse events only to running guests.
Gerd Hoffmann
2012-02-17
1
-0
/
+6
*
notifier: switch to QLIST
Paolo Bonzini
2012-02-17
1
-1
/
+1
*
qapi: Convert query-mice
Luiz Capitulino
2011-10-27
1
-48
/
+16
*
Use glib memory allocation and free functions
Anthony Liguori
2011-08-20
1
-6
/
+6
*
notifier: Pass data argument to callback
Jan Kiszka
2011-07-23
1
-1
/
+1
*
pxa2xx_lcd: add proper rotation support
Vasily Khoruzhick
2011-07-04
1
-9
/
+25
*
event: trivial coding style fixes
Brad Hards
2011-04-09
1
-7
/
+7
*
un-register kbd driver in case of USB kbd unplug.
Jes Sorensen
2010-06-14
1
-0
/
+6
*
Monitor: Drop QMP documentation from code
Luiz Capitulino
2010-06-01
1
-18
/
+0
*
Expose whether a mouse is an absolute device via QMP and the human monitor.
Anthony Liguori
2010-03-19
1
-6
/
+12
*
Add notifier for mouse mode changes
Anthony Liguori
2010-03-19
1
-1
/
+36
*
Add kbd_mouse_has_absolute()
Anthony Liguori
2010-03-19
1
-0
/
+13
*
Rewrite mouse handlers to use QTAILQ and to have an activation function
Anthony Liguori
2010-03-19
1
-66
/
+43
*
kbd leds: infrastructure
Gerd Hoffmann
2010-03-09
1
-0
/
+31
*
move kbd/mouse handling to input.c
Paolo Bonzini
2010-01-13
1
-0
/
+238