index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
ui
/
input.h
Age
Commit message (
Expand
)
Author
2018-03-02
Include less of the generated modular QAPI headers
Markus Armbruster
2018-01-29
ui: fix alphabetical ordering of keymaps
Daniel P. Berrange
2018-01-29
hw: convert the escc device to keycodemapdb
Daniel P. Berrange
2018-01-29
hw: convert ps2 device to keycodemapdb
Daniel P. Berrange
2018-01-25
ui: convert GTK and SDL1 frontends to keycodemapdb
Daniel P. Berrange
2018-01-25
ui: convert the SDL2 frontend to keycodemapdb
Daniel P. Berrange
2017-12-14
ui: generate qcode to linux mappings
Owen Smith
2017-10-16
ui: don't export qemu_input_event_new_key
Daniel P. Berrange
2017-10-16
ui: convert common input code to keycodemapdb
Daniel P. Berrange
2017-07-27
ui: move qemu_input_linux_to_qcode()
Gerd Hoffmann
2017-05-11
ui: Support non-zero minimum values for absolute input axes
Philippe Voinov
2016-09-15
Remove unused function declarations
Ladi Prosek
2016-03-08
input: linux evdev support
Gerd Hoffmann
2015-11-06
replay: recording of the user input
Pavel Dovgalyuk
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 qemu_input_key_number_to_qcode
Gerd Hoffmann
2014-05-16
input: add qemu_input_handler_deactivate
Gerd Hoffmann
2014-05-16
input: key mapping helpers
Gerd Hoffmann
2014-03-05
input: move mouse mode notifier to new core
Gerd Hoffmann
2014-03-05
input: mouse: add qemu_input_is_absolute()
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