1. 0b8fa32 Include qemu/module.h where needed, drop it from qemu-common.h by Markus Armbruster · 6 years ago
  2. 84051eb adb: add property to disable direct reg 3 writes by Mark Cave-Ayland · 7 years ago
  3. 77cb0f5 Split adb.c into adb.c, adb-mouse.c and adb-kbd.c by Laurent Vivier · 7 years ago
  4. d6e3f50 misc: avoid "include/" in include path by Philippe Mathieu-Daudé · 7 years ago
  5. 912092b ui: drop altgr and altgr_r QKeyCodes by Gerd Hoffmann · 7 years ago
  6. a37eb9f adb: change handler only when recognized by Hervé Poussineau · 8 years ago
  7. f366e72 adb.c: prevent NO_KEY value from going to guest by John Arbuckle · 8 years ago
  8. 25c01db adb.c: correct several key assignments by John Arbuckle · 8 years ago
  9. 5a1f497 adb.c: add support for QKeyCode by John Arbuckle · 8 years ago
  10. 216c906 cuda: port SET_DEVICE_LIST command to new framework by Hervé Poussineau · 9 years ago
  11. 0430891 hw: Clean up includes by Peter Maydell · 9 years ago
  12. 32f3a89 adb: add to input category by Laurent Vivier · 9 years ago
  13. e5dffaa adb.c: include ADBDevice parent state in KBDState and MouseState by Mark Cave-Ayland · 10 years ago
  14. 35d0845 savevm: Remove all the unneeded version_minimum_id_old (rest) by Juan Quintela · 11 years ago
  15. 49ab747 hw: move target-independent files to subdirectories by Paolo Bonzini · 12 years ago[Renamed from hw/adb.c]
  16. 0d09e41 hw: move headers to include/ by Paolo Bonzini · 12 years ago
  17. 83c9f4c hw: include hw header files with full paths by Paolo Bonzini · 12 years ago
  18. 2e4a7c9 adb: QOM'ify ADB devices by Andreas Färber · 12 years ago
  19. 84ede32 adb: QOM'ify Apple Desktop Bus by Andreas Färber · 12 years ago
  20. 28ecbae ui: move files to ui/ and include/ui/ by Paolo Bonzini · 12 years ago
  21. 4344829 ppc: add missing static by Blue Swirl · 12 years ago
  22. 7a880d9 ppc: move ADB stuff from ppc_mac.h to adb.h by Laurent Vivier · 13 years ago
  23. 7267c09 Use glib memory allocation and free functions by Anthony Liguori · 13 years ago
  24. 2b2cd59 vmstate: port adb_mouse by Juan Quintela · 14 years ago
  25. 1f1f060 vmstate: port adb_kbd by Juan Quintela · 14 years ago
  26. 0be71e3 savevm: Add DeviceState param by Alex Williamson · 15 years ago
  27. e439413 PPC: remove unneeded calls to device reset by Blue Swirl · 15 years ago
  28. a08d436 Revert "Introduce reset notifier order" by Jan Kiszka · 16 years ago
  29. 8217606 Introduce reset notifier order by Jan Kiszka · 16 years ago
  30. 001faf3 Replace gcc variadic macro extension with C99 version by Blue Swirl · 16 years ago
  31. 9b64997 VM load/save support for PPC devices by blueswir1 · 16 years ago
  32. 8347969 Fix warning introduced by r6136 by blueswir1 · 16 years ago
  33. 6e6b736 Register reset handlers by blueswir1 · 16 years ago
  34. ea026b2 Improve PPC device debugging by blueswir1 · 16 years ago
  35. 87ecb68 Break up vl.h. by pbrook · 17 years ago
  36. 3b46e62 find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. by ths · 17 years ago
  37. 5fafdf2 find -type f | xargs sed -i 's/[\t ]$//g' # on most files by ths · 17 years ago
  38. 455204e Dynamic handling of guest mice, by Lonnie Mendez. by ths · 18 years ago
  39. ffcdb53 mouse API change by bellard · 19 years ago
  40. 3988e89 ADB reset support (Joceylin Mayer) by bellard · 20 years ago
  41. bec9d98 fixed register 0 usage - fixed mouse buttons by bellard · 20 years ago
  42. e2733d2 ADB fixes by bellard · 21 years ago
  43. 819e712 cuda fixes by bellard · 21 years ago
  44. 267002c CUDA + ADB support by bellard · 21 years ago