index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ui
/
input.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
qapi: Don't special-case simple union wrappers
Eric Blake
2016-03-18
1
-17
/
+17
*
qapi: Avoid use of 'data' member of QAPI unions
Eric Blake
2016-03-05
1
-1
/
+1
*
ui: Shorten references into InputEvent
Eric Blake
2016-03-05
1
-23
/
+31
*
qapi: promote input-send-event to stable
Gerd Hoffmann
2016-03-01
1
-3
/
+3
*
qapi: switch x-input-send-event from console to device+head
Gerd Hoffmann
2016-03-01
1
-5
/
+10
*
console: add & use qemu_console_lookup_by_device_name
Gerd Hoffmann
2016-03-01
1
-11
/
+4
*
ui: Clean up includes
Peter Maydell
2016-02-04
1
-0
/
+1
*
qapi: Don't let implicit enum MAX member collide
Eric Blake
2015-12-17
1
-3
/
+3
*
replay: recording of the user input
Pavel Dovgalyuk
2015-11-06
1
-8
/
+19
*
input: Convert to new qapi union layout
Eric Blake
2015-11-02
1
-42
/
+42
*
qerror: Move #include out of qerror.h
Markus Armbruster
2015-06-22
1
-0
/
+1
*
qerror: Eliminate QERR_DEVICE_NOT_FOUND
Markus Armbruster
2015-06-22
1
-1
/
+2
*
hmp: Name HMP command handler functions hmp_COMMAND()
Markus Armbruster
2015-02-18
1
-1
/
+1
*
input: move input-send-event into experimental namespace
Gerd Hoffmann
2014-11-25
1
-2
/
+2
*
QMP/input-send-event: make console parameter optional
Amos Kong
2014-11-13
1
-6
/
+9
*
add input-send-event command
Marcelo Tosatti
2014-10-02
1
-0
/
+37
*
input: add support for kbd delays
Gerd Hoffmann
2014-06-04
1
-3
/
+105
*
input: bind devices and input routing
Gerd Hoffmann
2014-05-26
1
-3
/
+40
*
input: add name to input_event_key_number
Gerd Hoffmann
2014-05-26
1
-2
/
+4
*
input: add qemu_input_handler_deactivate
Gerd Hoffmann
2014-05-16
1
-0
/
+7
*
input: add sanity check
Gerd Hoffmann
2014-04-01
1
-0
/
+3
*
input: mouse_set should check input device type.
Hani Benhabiles
2014-04-01
1
-5
/
+11
*
input: move do_mouse_set to new core
Gerd Hoffmann
2014-03-05
1
-0
/
+21
*
input: move qmp_query_mice to new core
Gerd Hoffmann
2014-03-05
1
-0
/
+29
*
input: add input_mouse_mode tracepoint
Gerd Hoffmann
2014-03-05
1
-0
/
+1
*
input: move mouse mode notifier to new core
Gerd Hoffmann
2014-03-05
1
-0
/
+30
*
input: trace events
Gerd Hoffmann
2014-03-05
1
-0
/
+48
*
input: mouse: add qemu_input_is_absolute()
Gerd Hoffmann
2014-03-05
1
-0
/
+8
*
input: mouse: add graphic_rotate support
Gerd Hoffmann
2014-03-05
1
-0
/
+31
*
input: mouse: add helpers functions to core
Gerd Hoffmann
2014-03-05
1
-0
/
+71
*
input: keyboard: add helper functions to core
Gerd Hoffmann
2014-03-05
1
-0
/
+35
*
input: add core bits of the new input layer
Gerd Hoffmann
2014-03-05
1
-0
/
+83
*
input: rename file to legacy
Gerd Hoffmann
2014-03-05
1
-559
/
+0
*
Don't crash on keyboard input with no handler
Don Koch
2013-12-02
1
-1
/
+1
*
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
2013-08-22
1
-3
/
+3
*
ui/input.c: replace magic numbers with macros
Amos Kong
2013-05-23
1
-6
/
+7
*
input: introduce keyboard handler list
Gerd Hoffmann
2013-04-24
1
-12
/
+25
*
input: make QEMUPutLEDEntry + QEMUPutMouseEntry private
Gerd Hoffmann
2013-04-24
1
-0
/
+18
*
monitor: fix the wrong order of releasing keys
Amos Kong
2013-04-19
1
-5
/
+3
*
error: Strip trailing '\n' from error string arguments (again)
Markus Armbruster
2013-02-11
1
-1
/
+1
*
softmmu: move include files to include/sysemu/
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
monitor: move include files to include/monitor/
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
qapi: move include files to include/qobject/
Paolo Bonzini
2012-12-19
1
-1
/
+1
*
ui: move files to ui/ and include/ui/
Paolo Bonzini
2012-12-19
1
-0
/
+529