index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ui
/
input.c
Age
Commit message (
Expand
)
Author
2018-01-12
input: fix memory leak
linzhecheng
2017-10-23
ui: normalize the 'sysrq' key into the 'print' key
Daniel P. Berrange
2017-10-23
ui: use correct union field for key number
Daniel P. Berrange
2017-10-16
ui: don't export qemu_input_event_new_key
Daniel P. Berrange
2017-10-16
ui: convert key events to QKeyCodes immediately
Daniel P. Berrange
2017-09-04
qapi: Mechanically convert FOO_lookup[...] to FOO_str(...)
Markus Armbruster
2017-06-23
input: Decrement queue count on kbd delay
Alexander Graf
2017-06-21
ui: Remove inclusion of "hw/qdev.h"
Thomas Huth
2017-05-11
ui: Support non-zero minimum values for absolute input axes
Philippe Voinov
2017-05-03
input: don't queue delay if paused
Marc-André Lureau
2017-05-03
input: limit kbd queue depth
Gerd Hoffmann
2016-03-18
qapi: Don't special-case simple union wrappers
Eric Blake
2016-03-05
qapi: Avoid use of 'data' member of QAPI unions
Eric Blake
2016-03-05
ui: Shorten references into InputEvent
Eric Blake
2016-03-01
qapi: promote input-send-event to stable
Gerd Hoffmann
2016-03-01
qapi: switch x-input-send-event from console to device+head
Gerd Hoffmann
2016-03-01
console: add & use qemu_console_lookup_by_device_name
Gerd Hoffmann
2016-02-04
ui: Clean up includes
Peter Maydell
2015-12-17
qapi: Don't let implicit enum MAX member collide
Eric Blake
2015-11-06
replay: recording of the user input
Pavel Dovgalyuk
2015-11-02
input: Convert to new qapi union layout
Eric Blake
2015-06-22
qerror: Move #include out of qerror.h
Markus Armbruster
2015-06-22
qerror: Eliminate QERR_DEVICE_NOT_FOUND
Markus Armbruster
2015-02-18
hmp: Name HMP command handler functions hmp_COMMAND()
Markus Armbruster
2014-11-25
input: move input-send-event into experimental namespace
Gerd Hoffmann
2014-11-13
QMP/input-send-event: make console parameter optional
Amos Kong
2014-10-02
add input-send-event command
Marcelo Tosatti
2014-06-04
input: add support for kbd delays
Gerd Hoffmann
2014-05-26
input: bind devices and input routing
Gerd Hoffmann
2014-05-26
input: add name to input_event_key_number
Gerd Hoffmann
2014-05-16
input: add qemu_input_handler_deactivate
Gerd Hoffmann
2014-04-01
input: add sanity check
Gerd Hoffmann
2014-04-01
input: mouse_set should check input device type.
Hani Benhabiles
2014-03-05
input: move do_mouse_set to new core
Gerd Hoffmann
2014-03-05
input: move qmp_query_mice to new core
Gerd Hoffmann
2014-03-05
input: add input_mouse_mode tracepoint
Gerd Hoffmann
2014-03-05
input: move mouse mode notifier to new core
Gerd Hoffmann
2014-03-05
input: trace events
Gerd Hoffmann
2014-03-05
input: mouse: add qemu_input_is_absolute()
Gerd Hoffmann
2014-03-05
input: mouse: add graphic_rotate support
Gerd Hoffmann
2014-03-05
input: mouse: add helpers functions to core
Gerd Hoffmann
2014-03-05
input: keyboard: add helper functions to core
Gerd Hoffmann
2014-03-05
input: add core bits of the new input layer
Gerd Hoffmann
2014-03-05
input: rename file to legacy
Gerd Hoffmann
2013-12-02
Don't crash on keyboard input with no handler
Don Koch
2013-08-22
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
2013-05-23
ui/input.c: replace magic numbers with macros
Amos Kong
2013-04-24
input: introduce keyboard handler list
Gerd Hoffmann
2013-04-24
input: make QEMUPutLEDEntry + QEMUPutMouseEntry private
Gerd Hoffmann
2013-04-19
monitor: fix the wrong order of releasing keys
Amos Kong
[next]