44 Commits (262fbae692722d5c8b647ba6b079409baefc3e3e)

Author SHA1 Message Date
Eric Blake 32bafa8fdd qapi: Don't special-case simple union wrappers 10 years ago
Eric Blake 10f759079e qapi: Avoid use of 'data' member of QAPI unions 10 years ago
Eric Blake b5a1b44318 ui: Shorten references into InputEvent 10 years ago
Gerd Hoffmann 6575ccddf4 qapi: promote input-send-event to stable 10 years ago
Gerd Hoffmann b98d26e333 qapi: switch x-input-send-event from console to device+head 10 years ago
Gerd Hoffmann f2c1d54c18 console: add & use qemu_console_lookup_by_device_name 10 years ago
Peter Maydell e16f4c8770 ui: Clean up includes 10 years ago
Eric Blake 7fb1cf1606 qapi: Don't let implicit enum MAX member collide 11 years ago
Pavel Dovgalyuk ee312992a3 replay: recording of the user input 11 years ago
Eric Blake 568c73a478 input: Convert to new qapi union layout 11 years ago
Markus Armbruster d49b683644 qerror: Move #include out of qerror.h 11 years ago
Markus Armbruster 75158ebbe2 qerror: Eliminate QERR_DEVICE_NOT_FOUND 11 years ago
Markus Armbruster 3e5a50d64c hmp: Name HMP command handler functions hmp_COMMAND() 11 years ago
Gerd Hoffmann df5b2adb73 input: move input-send-event into experimental namespace 12 years ago
Amos Kong 51fc44768a QMP/input-send-event: make console parameter optional 12 years ago
Marcelo Tosatti 50c6617fcb add input-send-event command 12 years ago
Gerd Hoffmann be1a717624 input: add support for kbd delays 12 years ago
Gerd Hoffmann 6f5943cf45 input: bind devices and input routing 12 years ago
Gerd Hoffmann 2386a90730 input: add name to input_event_key_number 12 years ago
Gerd Hoffmann 528728fd93 input: add qemu_input_handler_deactivate 12 years ago
Gerd Hoffmann bdcc3a28b7 input: add sanity check 12 years ago
Hani Benhabiles 0419f78fae input: mouse_set should check input device type. 12 years ago
Gerd Hoffmann 70b52f62b8 input: move do_mouse_set to new core 12 years ago
Gerd Hoffmann e842c68d44 input: move qmp_query_mice to new core 12 years ago
Gerd Hoffmann a8dfb1c34f input: add input_mouse_mode tracepoint 13 years ago
Gerd Hoffmann 4a33f45e2e input: move mouse mode notifier to new core 13 years ago
Gerd Hoffmann c43ce5512f input: trace events 13 years ago
Gerd Hoffmann 502c8db5b4 input: mouse: add qemu_input_is_absolute() 13 years ago
Gerd Hoffmann d3535431e8 input: mouse: add graphic_rotate support 13 years ago
Gerd Hoffmann 43579403a3 input: mouse: add helpers functions to core 13 years ago
Gerd Hoffmann 6567147588 input: keyboard: add helper functions to core 13 years ago
Gerd Hoffmann c8b405b679 input: add core bits of the new input layer 13 years ago
Gerd Hoffmann 7ad95ff76c input: rename file to legacy 13 years ago
Don Koch 4282c82770 Don't crash on keyboard input with no handler 13 years ago
Alex Bligh bc72ad6754 aio / timers: Switch entire codebase to the new timer API 13 years ago
Amos Kong b2d1674b75 ui/input.c: replace magic numbers with macros 13 years ago
Gerd Hoffmann 5a37532d08 input: introduce keyboard handler list 13 years ago
Gerd Hoffmann 72711efb58 input: make QEMUPutLEDEntry + QEMUPutMouseEntry private 13 years ago
Amos Kong 153d02e338 monitor: fix the wrong order of releasing keys 13 years ago
Markus Armbruster 312fd5f290 error: Strip trailing '\n' from error string arguments (again) 13 years ago
Paolo Bonzini 9c17d615a6 softmmu: move include files to include/sysemu/ 13 years ago
Paolo Bonzini 83c9089e73 monitor: move include files to include/monitor/ 13 years ago
Paolo Bonzini 7b1b5d1913 qapi: move include files to include/qobject/ 13 years ago
Paolo Bonzini 28ecbaeecb ui: move files to ui/ and include/ui/ 14 years ago
Paolo Bonzini 7fa22f2bf7 net: do not include net.h everywhere 14 years ago
Luiz Capitulino 9d537c9019 input: index_from_key(): drop unused code 14 years ago
Luiz Capitulino 9f32897768 qmp: qmp_send_key(): accept key codes in hex 14 years ago
Luiz Capitulino 05a3543dbd input: qmp_send_key(): simplify 14 years ago
Amos Kong e4c8f004c5 qapi: convert sendkey 14 years ago
Amos Kong 1048c88f03 monitor: move key_defs[] table and introduce two help functions 14 years ago