aboutsummaryrefslogtreecommitdiff
path: root/ui/input.c
AgeCommit message (Expand)Author
2014-11-25input: move input-send-event into experimental namespaceGerd Hoffmann
2014-11-13QMP/input-send-event: make console parameter optionalAmos Kong
2014-10-02add input-send-event commandMarcelo Tosatti
2014-06-04input: add support for kbd delaysGerd Hoffmann
2014-05-26input: bind devices and input routingGerd Hoffmann
2014-05-26input: add name to input_event_key_numberGerd Hoffmann
2014-05-16input: add qemu_input_handler_deactivateGerd Hoffmann
2014-04-01input: add sanity checkGerd Hoffmann
2014-04-01input: mouse_set should check input device type.Hani Benhabiles
2014-03-05input: move do_mouse_set to new coreGerd Hoffmann
2014-03-05input: move qmp_query_mice to new coreGerd Hoffmann
2014-03-05input: add input_mouse_mode tracepointGerd Hoffmann
2014-03-05input: move mouse mode notifier to new coreGerd Hoffmann
2014-03-05input: trace eventsGerd Hoffmann
2014-03-05input: mouse: add qemu_input_is_absolute()Gerd Hoffmann
2014-03-05input: mouse: add graphic_rotate supportGerd Hoffmann
2014-03-05input: mouse: add helpers functions to coreGerd Hoffmann
2014-03-05input: keyboard: add helper functions to coreGerd Hoffmann
2014-03-05input: add core bits of the new input layerGerd Hoffmann
2014-03-05input: rename file to legacyGerd Hoffmann
2013-12-02Don't crash on keyboard input with no handlerDon Koch
2013-08-22aio / timers: Switch entire codebase to the new timer APIAlex Bligh
2013-05-23ui/input.c: replace magic numbers with macrosAmos Kong
2013-04-24input: introduce keyboard handler listGerd Hoffmann
2013-04-24input: make QEMUPutLEDEntry + QEMUPutMouseEntry privateGerd Hoffmann
2013-04-19monitor: fix the wrong order of releasing keysAmos Kong
2013-02-11error: Strip trailing '\n' from error string arguments (again)Markus Armbruster
2012-12-19softmmu: move include files to include/sysemu/Paolo Bonzini
2012-12-19monitor: move include files to include/monitor/Paolo Bonzini
2012-12-19qapi: move include files to include/qobject/Paolo Bonzini
2012-12-19ui: move files to ui/ and include/ui/Paolo Bonzini