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
/
ui
/
input.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-02
Include less of the generated modular QAPI headers
Markus Armbruster
1
-1
/
+1
2018-02-09
Include qapi/qmp/qdict.h exactly where needed
Markus Armbruster
1
-0
/
+1
2018-02-09
Include qapi/error.h exactly where needed
Markus Armbruster
1
-0
/
+1
2018-02-09
Drop superfluous includes of qapi-types.h and test-qapi-types.h
Markus Armbruster
1
-1
/
+0
2018-01-12
input: fix memory leak
linzhecheng
1
-0
/
+2
2017-10-23
ui: normalize the 'sysrq' key into the 'print' key
Daniel P. Berrange
1
-0
/
+14
2017-10-23
ui: use correct union field for key number
Daniel P. Berrange
1
-1
/
+1
2017-10-16
ui: don't export qemu_input_event_new_key
Daniel P. Berrange
1
-1
/
+1
2017-10-16
ui: convert key events to QKeyCodes immediately
Daniel P. Berrange
1
-7
/
+17
2017-09-04
qapi: Mechanically convert FOO_lookup[...] to FOO_str(...)
Markus Armbruster
1
-6
/
+6
2017-06-23
input: Decrement queue count on kbd delay
Alexander Graf
1
-0
/
+1
2017-06-21
ui: Remove inclusion of "hw/qdev.h"
Thomas Huth
1
-1
/
+0
2017-05-11
ui: Support non-zero minimum values for absolute input axes
Philippe Voinov
1
-9
/
+22
2017-05-03
input: don't queue delay if paused
Marc-André Lureau
1
-0
/
+4
2017-05-03
input: limit kbd queue depth
Gerd Hoffmann
1
-3
/
+11
2016-03-18
qapi: Don't special-case simple union wrappers
Eric Blake
1
-17
/
+17
2016-03-05
qapi: Avoid use of 'data' member of QAPI unions
Eric Blake
1
-1
/
+1
2016-03-05
ui: Shorten references into InputEvent
Eric Blake
1
-23
/
+31
2016-03-01
qapi: promote input-send-event to stable
Gerd Hoffmann
1
-3
/
+3
2016-03-01
qapi: switch x-input-send-event from console to device+head
Gerd Hoffmann
1
-5
/
+10
2016-03-01
console: add & use qemu_console_lookup_by_device_name
Gerd Hoffmann
1
-11
/
+4
2016-02-04
ui: Clean up includes
Peter Maydell
1
-0
/
+1
2015-12-17
qapi: Don't let implicit enum MAX member collide
Eric Blake
1
-3
/
+3
2015-11-06
replay: recording of the user input
Pavel Dovgalyuk
1
-8
/
+19
2015-11-02
input: Convert to new qapi union layout
Eric Blake
1
-42
/
+42
2015-06-22
qerror: Move #include out of qerror.h
Markus Armbruster
1
-0
/
+1
2015-06-22
qerror: Eliminate QERR_DEVICE_NOT_FOUND
Markus Armbruster
1
-1
/
+2
2015-02-18
hmp: Name HMP command handler functions hmp_COMMAND()
Markus Armbruster
1
-1
/
+1
2014-11-25
input: move input-send-event into experimental namespace
Gerd Hoffmann
1
-2
/
+2
2014-11-13
QMP/input-send-event: make console parameter optional
Amos Kong
1
-6
/
+9
2014-10-02
add input-send-event command
Marcelo Tosatti
1
-0
/
+37
2014-06-04
input: add support for kbd delays
Gerd Hoffmann
1
-3
/
+105
2014-05-26
input: bind devices and input routing
Gerd Hoffmann
1
-3
/
+40
2014-05-26
input: add name to input_event_key_number
Gerd Hoffmann
1
-2
/
+4
2014-05-16
input: add qemu_input_handler_deactivate
Gerd Hoffmann
1
-0
/
+7
2014-04-01
input: add sanity check
Gerd Hoffmann
1
-0
/
+3
2014-04-01
input: mouse_set should check input device type.
Hani Benhabiles
1
-5
/
+11
2014-03-05
input: move do_mouse_set to new core
Gerd Hoffmann
1
-0
/
+21
2014-03-05
input: move qmp_query_mice to new core
Gerd Hoffmann
1
-0
/
+29
2014-03-05
input: add input_mouse_mode tracepoint
Gerd Hoffmann
1
-0
/
+1
2014-03-05
input: move mouse mode notifier to new core
Gerd Hoffmann
1
-0
/
+30
2014-03-05
input: trace events
Gerd Hoffmann
1
-0
/
+48
2014-03-05
input: mouse: add qemu_input_is_absolute()
Gerd Hoffmann
1
-0
/
+8
2014-03-05
input: mouse: add graphic_rotate support
Gerd Hoffmann
1
-0
/
+31
2014-03-05
input: mouse: add helpers functions to core
Gerd Hoffmann
1
-0
/
+71
2014-03-05
input: keyboard: add helper functions to core
Gerd Hoffmann
1
-0
/
+35
2014-03-05
input: add core bits of the new input layer
Gerd Hoffmann
1
-0
/
+83
2014-03-05
input: rename file to legacy
Gerd Hoffmann
1
-559
/
+0
2013-12-02
Don't crash on keyboard input with no handler
Don Koch
1
-1
/
+1
2013-08-22
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
1
-3
/
+3
[next]