Sign in
qemu
/
qemu
/
60ace2bacfbadb0cfae265929024dbece1ecf9af
/
ui
/
input-legacy.c
9af2398
Include less of the generated modular QAPI headers
by Markus Armbruster
· 7 years ago
522ece3
Drop superfluous includes of qapi-types.h and test-qapi-types.h
by Markus Armbruster
· 7 years ago
1d5b8d7
ui: fix crash with sendkey and raw key numbers
by Daniel P. Berrange
· 7 years ago
977c736
qapi: Mechanically convert FOO_lookup[...] to FOO_str(...)
by Markus Armbruster
· 8 years ago
1c236ba
qapi: Avoid unnecessary use of enum lookup table's sentinel
by Markus Armbruster
· 8 years ago
32bafa8
qapi: Don't special-case simple union wrappers
by Eric Blake
· 9 years ago
b5a1b44
ui: Shorten references into InputEvent
by Eric Blake
· 9 years ago
f22d0af
qapi: rename input buttons
by Gerd Hoffmann
· 9 years ago
e16f4c8
ui: Clean up includes
by Peter Maydell
· 9 years ago
64ffbe0
hmp: fix sendkey out of bounds write (CVE-2015-8619)
by Wolfgang Bumiller
· 9 years ago
d20a580
qapi: Change munging of CamelCase enum values
by Eric Blake
· 9 years ago
7fb1cf1
qapi: Don't let implicit enum MAX member collide
by Eric Blake
· 9 years ago
fedf0d3
ui: Use g_new() & friends where that makes obvious sense
by Markus Armbruster
· 9 years ago
568c73a
input: Convert to new qapi union layout
by Eric Blake
· 9 years ago
a0b1a66
Include monitor/monitor.h exactly where needed
by Markus Armbruster
· 10 years ago
dfbf272
input: remove unused mouse_handlers list
by Emilio G. Cota
· 10 years ago
b67072f
ui: Removed unused functions
by Thomas Huth
· 10 years ago
e37f202
input: fix send-key monitor command release event ordering
by Gerd Hoffmann
· 10 years ago
2e377f1
input: use kbd delays for send_key monitor command
by Gerd Hoffmann
· 11 years ago
ce53f2f
input: use KeyValue directly in sendkey monitor command
by Gerd Hoffmann
· 11 years ago
02aa76c
input: key mapping helpers
by Gerd Hoffmann
· 11 years ago
7f5e07d
input: activate legacy kbd
by Gerd Hoffmann
· 11 years ago
dbb2a13
input: map INPUT_BUTTON_WHEEL_{UP,DOWN} to legacy input z axis moves.
by Gerd Hoffmann
· 11 years ago
5c07d00
input: remove index_from_keycode (no users)
by Gerd Hoffmann
· 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
4a33f45
input: move mouse mode notifier to new core
by Gerd Hoffmann
· 11 years ago
4798648
input-legacy: remove kbd_mouse_event
by Gerd Hoffmann
· 11 years ago
2d0755d
input-legacy: remove kbd_mouse_is_absolute
by Gerd Hoffmann
· 11 years ago
16b0ecd
input-legacy: remove kbd_mouse_has_absolute
by Gerd Hoffmann
· 11 years ago
faecd95
input-legacy: remove kbd_put_keycode
by Gerd Hoffmann
· 11 years ago
edd85a3
input: mouse: switch legacy handlers to new core
by Gerd Hoffmann
· 11 years ago
d2a9260
input: keyboard: switch qmp_send_key() to new core.
by Gerd Hoffmann
· 11 years ago
9784e57
input: keyboard: switch legacy handlers to new core
by Gerd Hoffmann
· 11 years ago
7ad95ff
input: rename file to legacy
by Gerd Hoffmann
· 11 years ago
[Renamed from ui/input.c]
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
· 12 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
· 13 years ago
1048c88
monitor: move key_defs[] table and introduce two help functions
by Amos Kong
· 13 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