1. 6575ccd qapi: promote input-send-event to stable by Gerd Hoffmann · 9 years ago
  2. b98d26e qapi: switch x-input-send-event from console to device+head by Gerd Hoffmann · 9 years ago
  3. f2c1d54 console: add & use qemu_console_lookup_by_device_name by Gerd Hoffmann · 9 years ago
  4. e16f4c8 ui: Clean up includes by Peter Maydell · 9 years ago
  5. 7fb1cf1 qapi: Don't let implicit enum MAX member collide by Eric Blake · 9 years ago
  6. ee31299 replay: recording of the user input by Pavel Dovgalyuk · 10 years ago
  7. 568c73a input: Convert to new qapi union layout by Eric Blake · 9 years ago
  8. d49b683 qerror: Move #include out of qerror.h by Markus Armbruster · 10 years ago
  9. 75158eb qerror: Eliminate QERR_DEVICE_NOT_FOUND by Markus Armbruster · 10 years ago
  10. 3e5a50d hmp: Name HMP command handler functions hmp_COMMAND() by Markus Armbruster · 10 years ago
  11. df5b2ad input: move input-send-event into experimental namespace by Gerd Hoffmann · 10 years ago
  12. 51fc447 QMP/input-send-event: make console parameter optional by Amos Kong · 10 years ago
  13. 50c6617 add input-send-event command by Marcelo Tosatti · 10 years ago
  14. be1a717 input: add support for kbd delays by Gerd Hoffmann · 11 years ago
  15. 6f5943c input: bind devices and input routing by Gerd Hoffmann · 11 years ago
  16. 2386a90 input: add name to input_event_key_number by Gerd Hoffmann · 11 years ago
  17. 528728f input: add qemu_input_handler_deactivate by Gerd Hoffmann · 11 years ago
  18. bdcc3a2 input: add sanity check by Gerd Hoffmann · 11 years ago
  19. 0419f78 input: mouse_set should check input device type. by Hani Benhabiles · 11 years ago
  20. 70b52f6 input: move do_mouse_set to new core by Gerd Hoffmann · 11 years ago
  21. e842c68 input: move qmp_query_mice to new core by Gerd Hoffmann · 11 years ago
  22. a8dfb1c input: add input_mouse_mode tracepoint by Gerd Hoffmann · 11 years ago
  23. 4a33f45 input: move mouse mode notifier to new core by Gerd Hoffmann · 11 years ago
  24. c43ce55 input: trace events by Gerd Hoffmann · 11 years ago
  25. 502c8db input: mouse: add qemu_input_is_absolute() by Gerd Hoffmann · 11 years ago
  26. d353543 input: mouse: add graphic_rotate support by Gerd Hoffmann · 11 years ago
  27. 4357940 input: mouse: add helpers functions to core by Gerd Hoffmann · 11 years ago
  28. 6567147 input: keyboard: add helper functions to core by Gerd Hoffmann · 11 years ago
  29. c8b405b input: add core bits of the new input layer by Gerd Hoffmann · 11 years ago
  30. 7ad95ff input: rename file to legacy by Gerd Hoffmann · 11 years ago
  31. 4282c82 Don't crash on keyboard input with no handler by Don Koch · 11 years ago
  32. bc72ad6 aio / timers: Switch entire codebase to the new timer API by Alex Bligh · 12 years ago
  33. b2d1674 ui/input.c: replace magic numbers with macros by Amos Kong · 12 years ago
  34. 5a37532 input: introduce keyboard handler list by Gerd Hoffmann · 12 years ago
  35. 72711ef input: make QEMUPutLEDEntry + QEMUPutMouseEntry private by Gerd Hoffmann · 12 years ago
  36. 153d02e monitor: fix the wrong order of releasing keys by Amos Kong · 12 years ago
  37. 312fd5f error: Strip trailing '\n' from error string arguments (again) by Markus Armbruster · 12 years ago
  38. 9c17d61 softmmu: move include files to include/sysemu/ by Paolo Bonzini · 12 years ago
  39. 83c9089 monitor: move include files to include/monitor/ by Paolo Bonzini · 12 years ago
  40. 7b1b5d1 qapi: move include files to include/qobject/ by Paolo Bonzini · 12 years ago
  41. 28ecbae ui: move files to ui/ and include/ui/ by Paolo Bonzini · 12 years ago[Renamed (99%) from input.c]
  42. 7fa22f2 net: do not include net.h everywhere by Paolo Bonzini · 12 years ago
  43. 9d537c9 input: index_from_key(): drop unused code by Luiz Capitulino · 12 years ago
  44. 9f32897 qmp: qmp_send_key(): accept key codes in hex by Luiz Capitulino · 12 years ago
  45. 05a3543 input: qmp_send_key(): simplify by Luiz Capitulino · 12 years ago
  46. e4c8f00 qapi: convert sendkey by Amos Kong · 13 years ago
  47. 1048c88 monitor: move key_defs[] table and introduce two help functions by Amos Kong · 13 years ago
  48. ad02b96 runstate: introduce suspended state by Luiz Capitulino · 13 years ago
  49. 99c7f87 input: send kbd+mouse events only to running guests. by Gerd Hoffmann · 13 years ago
  50. 3155252 notifier: switch to QLIST by Paolo Bonzini · 13 years ago
  51. e235cec qapi: Convert query-mice by Luiz Capitulino · 13 years ago
  52. 7267c09 Use glib memory allocation and free functions by Anthony Liguori · 14 years ago
  53. 9e8dd45 notifier: Pass data argument to callback by Jan Kiszka · 14 years ago
  54. 9312805 pxa2xx_lcd: add proper rotation support by Vasily Khoruzhick · 14 years ago
  55. 9769737 event: trivial coding style fixes by Brad Hards · 14 years ago
  56. 46aaebf un-register kbd driver in case of USB kbd unplug. by Jes Sorensen · 15 years ago
  57. 637503d Monitor: Drop QMP documentation from code by Luiz Capitulino · 15 years ago
  58. 1aaee43 Expose whether a mouse is an absolute device via QMP and the human monitor. by Anthony Liguori · 15 years ago
  59. 7e581fb Add notifier for mouse mode changes by Anthony Liguori · 15 years ago
  60. eb2e259 Add kbd_mouse_has_absolute() by Anthony Liguori · 15 years ago
  61. 6fef28e Rewrite mouse handlers to use QTAILQ and to have an activation function by Anthony Liguori · 15 years ago
  62. 03a23a8 kbd leds: infrastructure by Gerd Hoffmann · 15 years ago
  63. 8f0056b move kbd/mouse handling to input.c by Paolo Bonzini · 15 years ago