Gerd Hoffmann
|
bdcc3a28b7
input: add sanity check
|
11 years ago |
Hani Benhabiles
|
0419f78fae
input: mouse_set should check input device type.
|
11 years ago |
Gerd Hoffmann
|
70b52f62b8
input: move do_mouse_set to new core
|
11 years ago |
Gerd Hoffmann
|
e842c68d44
input: move qmp_query_mice to new core
|
11 years ago |
Gerd Hoffmann
|
a8dfb1c34f
input: add input_mouse_mode tracepoint
|
11 years ago |
Gerd Hoffmann
|
4a33f45e2e
input: move mouse mode notifier to new core
|
11 years ago |
Gerd Hoffmann
|
c43ce5512f
input: trace events
|
11 years ago |
Gerd Hoffmann
|
502c8db5b4
input: mouse: add qemu_input_is_absolute()
|
11 years ago |
Gerd Hoffmann
|
d3535431e8
input: mouse: add graphic_rotate support
|
11 years ago |
Gerd Hoffmann
|
43579403a3
input: mouse: add helpers functions to core
|
11 years ago |
Gerd Hoffmann
|
6567147588
input: keyboard: add helper functions to core
|
11 years ago |
Gerd Hoffmann
|
c8b405b679
input: add core bits of the new input layer
|
11 years ago |
Gerd Hoffmann
|
7ad95ff76c
input: rename file to legacy
|
11 years ago |
Don Koch
|
4282c82770
Don't crash on keyboard input with no handler
|
11 years ago |
Alex Bligh
|
bc72ad6754
aio / timers: Switch entire codebase to the new timer API
|
12 years ago |
Amos Kong
|
b2d1674b75
ui/input.c: replace magic numbers with macros
|
12 years ago |
Gerd Hoffmann
|
5a37532d08
input: introduce keyboard handler list
|
12 years ago |
Gerd Hoffmann
|
72711efb58
input: make QEMUPutLEDEntry + QEMUPutMouseEntry private
|
12 years ago |
Amos Kong
|
153d02e338
monitor: fix the wrong order of releasing keys
|
12 years ago |
Markus Armbruster
|
312fd5f290
error: Strip trailing '\n' from error string arguments (again)
|
12 years ago |
Paolo Bonzini
|
9c17d615a6
softmmu: move include files to include/sysemu/
|
12 years ago |
Paolo Bonzini
|
83c9089e73
monitor: move include files to include/monitor/
|
12 years ago |
Paolo Bonzini
|
7b1b5d1913
qapi: move include files to include/qobject/
|
12 years ago |
Paolo Bonzini
|
28ecbaeecb
ui: move files to ui/ and include/ui/
|
12 years ago |