index
:
~fziglio/qemu
master
virgl-spice
Qemu experimental branch
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ui
/
input-legacy.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-10
ui: Removed unused functions
Thomas Huth
1
-6
/
+0
2014-10-02
input: fix send-key monitor command release event ordering
Gerd Hoffmann
1
-2
/
+9
2014-06-04
input: use kbd delays for send_key monitor command
Gerd Hoffmann
1
-39
/
+6
2014-05-16
input: use KeyValue directly in sendkey monitor command
Gerd Hoffmann
1
-24
/
+23
2014-05-16
input: key mapping helpers
Gerd Hoffmann
1
-174
/
+7
2014-03-12
input: activate legacy kbd
Gerd Hoffmann
1
-0
/
+1
2014-03-10
input: map INPUT_BUTTON_WHEEL_{UP,DOWN} to legacy input z axis moves.
Gerd Hoffmann
1
-0
/
+14
2014-03-05
input: remove index_from_keycode (no users)
Gerd Hoffmann
1
-14
/
+0
2014-03-05
input: move do_mouse_set to new core
Gerd Hoffmann
1
-43
/
+0
2014-03-05
input: move qmp_query_mice to new core
Gerd Hoffmann
1
-23
/
+0
2014-03-05
input: move mouse mode notifier to new core
Gerd Hoffmann
1
-33
/
+1
2014-03-05
input-legacy: remove kbd_mouse_event
Gerd Hoffmann
1
-49
/
+0
2014-03-05
input-legacy: remove kbd_mouse_is_absolute
Gerd Hoffmann
1
-10
/
+1
2014-03-05
input-legacy: remove kbd_mouse_has_absolute
Gerd Hoffmann
1
-19
/
+2
2014-03-05
input-legacy: remove kbd_put_keycode
Gerd Hoffmann
1
-23
/
+0
2014-03-05
input: mouse: switch legacy handlers to new core
Gerd Hoffmann
1
-0
/
+63
2014-03-05
input: keyboard: switch qmp_send_key() to new core.
Gerd Hoffmann
1
-8
/
+3
2014-03-05
input: keyboard: switch legacy handlers to new core
Gerd Hoffmann
1
-10
/
+56
2014-03-05
input: rename file to legacy
Gerd Hoffmann
1
-0
/
+559