Sign in
qemu
/
qemu
/
1640b200d53e3d981f12a192fe84b7bb7958c065
/
ui
/
input.c
3e5a50d
hmp: Name HMP command handler functions hmp_COMMAND()
by Markus Armbruster
· 10 years ago
df5b2ad
input: move input-send-event into experimental namespace
by Gerd Hoffmann
· 10 years ago
51fc447
QMP/input-send-event: make console parameter optional
by Amos Kong
· 10 years ago
50c6617
add input-send-event command
by Marcelo Tosatti
· 10 years ago
be1a717
input: add support for kbd delays
by Gerd Hoffmann
· 11 years ago
6f5943c
input: bind devices and input routing
by Gerd Hoffmann
· 11 years ago
2386a90
input: add name to input_event_key_number
by Gerd Hoffmann
· 11 years ago
528728f
input: add qemu_input_handler_deactivate
by Gerd Hoffmann
· 11 years ago
bdcc3a2
input: add sanity check
by Gerd Hoffmann
· 11 years ago
0419f78
input: mouse_set should check input device type.
by Hani Benhabiles
· 11 years ago
70b52f6
input: move do_mouse_set to new core
by Gerd Hoffmann
· 11 years ago
e842c68
input: move qmp_query_mice to new core
by Gerd Hoffmann
· 11 years ago
a8dfb1c
input: add input_mouse_mode tracepoint
by Gerd Hoffmann
· 11 years ago
4a33f45
input: move mouse mode notifier to new core
by Gerd Hoffmann
· 11 years ago
c43ce55
input: trace events
by Gerd Hoffmann
· 11 years ago
502c8db
input: mouse: add qemu_input_is_absolute()
by Gerd Hoffmann
· 11 years ago
d353543
input: mouse: add graphic_rotate support
by Gerd Hoffmann
· 11 years ago
4357940
input: mouse: add helpers functions to core
by Gerd Hoffmann
· 11 years ago
6567147
input: keyboard: add helper functions to core
by Gerd Hoffmann
· 11 years ago
c8b405b
input: add core bits of the new input layer
by Gerd Hoffmann
· 11 years ago
7ad95ff
input: rename file to legacy
by Gerd Hoffmann
· 11 years ago
4282c82
Don't crash on keyboard input with no handler
by Don Koch
· 11 years ago
bc72ad6
aio / timers: Switch entire codebase to the new timer API
by Alex Bligh
· 11 years ago
b2d1674
ui/input.c: replace magic numbers with macros
by Amos Kong
· 12 years ago
5a37532
input: introduce keyboard handler list
by Gerd Hoffmann
· 12 years ago
72711ef
input: make QEMUPutLEDEntry + QEMUPutMouseEntry private
by Gerd Hoffmann
· 12 years ago
153d02e
monitor: fix the wrong order of releasing keys
by Amos Kong
· 12 years ago
312fd5f
error: Strip trailing '\n' from error string arguments (again)
by Markus Armbruster
· 12 years ago
9c17d61
softmmu: move include files to include/sysemu/
by Paolo Bonzini
· 12 years ago
83c9089
monitor: move include files to include/monitor/
by Paolo Bonzini
· 12 years ago
7b1b5d1
qapi: move include files to include/qobject/
by Paolo Bonzini
· 12 years ago
28ecbae
ui: move files to ui/ and include/ui/
by Paolo Bonzini
· 12 years ago
[Renamed (99%) from input.c]
7fa22f2
net: do not include net.h everywhere
by Paolo Bonzini
· 12 years ago
9d537c9
input: index_from_key(): drop unused code
by Luiz Capitulino
· 12 years ago
9f32897
qmp: qmp_send_key(): accept key codes in hex
by Luiz Capitulino
· 12 years ago
05a3543
input: qmp_send_key(): simplify
by Luiz Capitulino
· 12 years ago
e4c8f00
qapi: convert sendkey
by Amos Kong
· 12 years ago
1048c88
monitor: move key_defs[] table and introduce two help functions
by Amos Kong
· 12 years ago
ad02b96
runstate: introduce suspended state
by Luiz Capitulino
· 13 years ago
99c7f87
input: send kbd+mouse events only to running guests.
by Gerd Hoffmann
· 13 years ago
3155252
notifier: switch to QLIST
by Paolo Bonzini
· 13 years ago
e235cec
qapi: Convert query-mice
by Luiz Capitulino
· 13 years ago
7267c09
Use glib memory allocation and free functions
by Anthony Liguori
· 14 years ago
9e8dd45
notifier: Pass data argument to callback
by Jan Kiszka
· 14 years ago
9312805
pxa2xx_lcd: add proper rotation support
by Vasily Khoruzhick
· 14 years ago
9769737
event: trivial coding style fixes
by Brad Hards
· 14 years ago
46aaebf
un-register kbd driver in case of USB kbd unplug.
by Jes Sorensen
· 15 years ago
637503d
Monitor: Drop QMP documentation from code
by Luiz Capitulino
· 15 years ago
1aaee43
Expose whether a mouse is an absolute device via QMP and the human monitor.
by Anthony Liguori
· 15 years ago
7e581fb
Add notifier for mouse mode changes
by Anthony Liguori
· 15 years ago
eb2e259
Add kbd_mouse_has_absolute()
by Anthony Liguori
· 15 years ago
6fef28e
Rewrite mouse handlers to use QTAILQ and to have an activation function
by Anthony Liguori
· 15 years ago
03a23a8
kbd leds: infrastructure
by Gerd Hoffmann
· 15 years ago
8f0056b
move kbd/mouse handling to input.c
by Paolo Bonzini
· 15 years ago