1. 312fd5f error: Strip trailing '\n' from error string arguments (again) by Markus Armbruster · 12 years ago
  2. 9c17d61 softmmu: move include files to include/sysemu/ by Paolo Bonzini · 12 years ago
  3. 83c9089 monitor: move include files to include/monitor/ by Paolo Bonzini · 12 years ago
  4. 7b1b5d1 qapi: move include files to include/qobject/ by Paolo Bonzini · 12 years ago
  5. 28ecbae ui: move files to ui/ and include/ui/ by Paolo Bonzini · 12 years ago[Renamed (99%) from input.c]
  6. 7fa22f2 net: do not include net.h everywhere by Paolo Bonzini · 12 years ago
  7. 9d537c9 input: index_from_key(): drop unused code by Luiz Capitulino · 12 years ago
  8. 9f32897 qmp: qmp_send_key(): accept key codes in hex by Luiz Capitulino · 12 years ago
  9. 05a3543 input: qmp_send_key(): simplify by Luiz Capitulino · 12 years ago
  10. e4c8f00 qapi: convert sendkey by Amos Kong · 13 years ago
  11. 1048c88 monitor: move key_defs[] table and introduce two help functions by Amos Kong · 13 years ago
  12. ad02b96 runstate: introduce suspended state by Luiz Capitulino · 13 years ago
  13. 99c7f87 input: send kbd+mouse events only to running guests. by Gerd Hoffmann · 13 years ago
  14. 3155252 notifier: switch to QLIST by Paolo Bonzini · 13 years ago
  15. e235cec qapi: Convert query-mice by Luiz Capitulino · 13 years ago
  16. 7267c09 Use glib memory allocation and free functions by Anthony Liguori · 14 years ago
  17. 9e8dd45 notifier: Pass data argument to callback by Jan Kiszka · 14 years ago
  18. 9312805 pxa2xx_lcd: add proper rotation support by Vasily Khoruzhick · 14 years ago
  19. 9769737 event: trivial coding style fixes by Brad Hards · 14 years ago
  20. 46aaebf un-register kbd driver in case of USB kbd unplug. by Jes Sorensen · 15 years ago
  21. 637503d Monitor: Drop QMP documentation from code by Luiz Capitulino · 15 years ago
  22. 1aaee43 Expose whether a mouse is an absolute device via QMP and the human monitor. by Anthony Liguori · 15 years ago
  23. 7e581fb Add notifier for mouse mode changes by Anthony Liguori · 15 years ago
  24. eb2e259 Add kbd_mouse_has_absolute() by Anthony Liguori · 15 years ago
  25. 6fef28e Rewrite mouse handlers to use QTAILQ and to have an activation function by Anthony Liguori · 15 years ago
  26. 03a23a8 kbd leds: infrastructure by Gerd Hoffmann · 15 years ago
  27. 8f0056b move kbd/mouse handling to input.c by Paolo Bonzini · 15 years ago