1. bb2b175 android: Add goldfish_events virtual device. by David 'Digit' Turner · 9 years ago
  2. e723b87 trace-events: fix first line comment in trace-events by Laurent Vivier · 9 years ago
  3. 0137a55 virtio-input: free config list by Marc-André Lureau · 9 years ago
  4. 428d2ed virtio-input: Wrap in vmstate by Dr. David Alan Gilbert · 9 years ago
  5. c80276b input: add trace events for full queues by Gerd Hoffmann · 9 years ago
  6. 3115b9e pckbd: handle A20 IRQ as GPIO by Efimov Vasily · 9 years ago
  7. d1d5119 trace: split out trace events for hw/input/ directory by Daniel P. Berrange · 9 years ago
  8. 03dd024 hw: explicitly include qemu/log.h by Paolo Bonzini · 9 years ago
  9. b065e27 virtio-input: support absolute axis config in pass-through by Ladi Prosek · 9 years ago
  10. 0263b3a virtio-input: fix emulated tablet axis ranges by Ladi Prosek · 9 years ago
  11. 2d73837 virtio-input: add live migration support by Gerd Hoffmann · 9 years ago
  12. 1a78262 virtio-input: implement pass-through evdev writes by Ladi Prosek · 9 years ago
  13. 848c4d4 virtio-input: retrieve EV_LED host config bits by Ladi Prosek · 9 years ago
  14. 27a7bbc virtio-input: add missing key mappings by Ladi Prosek · 9 years ago
  15. 089adaf ps2kbd: default to scancode_set 2, as with KBD_CMD_RESET by Hervé Poussineau · 9 years ago
  16. 73bcb24 Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND by Rutuja Shah · 9 years ago
  17. da34e65 include/qemu/osdep.h: Don't include qapi/error.h by Markus Armbruster · 9 years ago
  18. 32bafa8 qapi: Don't special-case simple union wrappers by Eric Blake · 9 years ago
  19. b5a1b44 ui: Shorten references into InputEvent by Eric Blake · 9 years ago
  20. f22d0af qapi: rename input buttons by Gerd Hoffmann · 9 years ago
  21. 216c906 cuda: port SET_DEVICE_LIST command to new framework by Hervé Poussineau · 9 years ago
  22. 91dbeed Adds keycode 86 to the hid_usage_keys translation table. by Daniel Serpell · 9 years ago
  23. 51b19eb virtio: move allocation to virtqueue_pop/vring_pop by Paolo Bonzini · 9 years ago
  24. 0430891 hw: Clean up includes by Peter Maydell · 9 years ago
  25. 17b7f2d arm devices: Clean up includes by Peter Maydell · 9 years ago
  26. 9b8bfe2 virtio: Clean up includes by Peter Maydell · 9 years ago
  27. 8ef94f0 arm: Clean up includes by Peter Maydell · 9 years ago
  28. ea99dde lm32: Clean up includes by Peter Maydell · 9 years ago
  29. d20a580 qapi: Change munging of CamelCase enum values by Eric Blake · 9 years ago
  30. 7fb1cf1 qapi: Don't let implicit enum MAX member collide by Eric Blake · 9 years ago
  31. a6c6d82 hw/input/tsc210x: Remove superfluous memset by Thomas Huth · 9 years ago
  32. 568c73a input: Convert to new qapi union layout by Eric Blake · 9 years ago
  33. 32f3a89 adb: add to input category by Laurent Vivier · 9 years ago
  34. d9460a7 virtio-input: ignore events until the guest driver is ready by Gerd Hoffmann · 9 years ago
  35. c6047e9 virtio-input: Fix device introspection on non-Linux hosts by Markus Armbruster · 9 years ago
  36. f8ed85a Fix bad error handling after memory_region_init_ram() by Markus Armbruster · 10 years ago
  37. 67cc32e typofixes - v4 by Veres Lajos · 10 years ago
  38. b45c03f arm: Use g_new() & friends where that makes obvious sense by Markus Armbruster · 10 years ago
  39. 9d5b731 virtio: get_features() can fail by Jason Wang · 10 years ago
  40. 562f937 hid: clarify hid_keyboard_process_keycode by Paolo Bonzini · 10 years ago
  41. e2f6bac virtio-input: move sys/ioctl.h include by Gerd Hoffmann · 10 years ago
  42. 2a19b22 virtio-input: fix segfault in virtio_input_hid_properties by Lin Ma · 10 years ago
  43. 5cce173 virtio-input: add input routing support by Gerd Hoffmann · 10 years ago
  44. 006a5ed virtio-input: evdev passthrough by Gerd Hoffmann · 11 years ago
  45. 6f2b9a5 virtio-input: move properties, use virtio_instance_init_common by Gerd Hoffmann · 10 years ago
  46. 5cd8cad migration: Use normal VMStateDescriptions for Subsections by Juan Quintela · 10 years ago
  47. 019a3ed virtio: make features 64bit wide by Gerd Hoffmann · 10 years ago
  48. 55a1d80 virtio-input: emulated devices [device] by Gerd Hoffmann · 11 years ago
  49. f73ddba virtio-input: core code & base class [device] by Gerd Hoffmann · 11 years ago
  50. e5dffaa adb.c: include ADBDevice parent state in KBDState and MouseState by Mark Cave-Ayland · 10 years ago
  51. 5edab03 Add trace to ps2.c. by Don Koch · 10 years ago
  52. e720677 vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR* by Paolo Bonzini · 10 years ago
  53. 0ee4de5 hw/input/hid.c Fix capslock hid code by Dinar Valeev · 10 years ago
  54. ba4d260 hid: handle full ptr queues in post_load by Gerd Hoffmann · 10 years ago
  55. a4ba200 Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 10 years ago
  56. d13c040 pckbd: set bits 2-3-6-7 of the output port by default by Paolo Bonzini · 10 years ago
  57. 857ccca milkymist: softmmu: fix event handling by Michael Walle · 10 years ago
  58. f59492b hw/input/tsc210x.c: Delete unused array tsc2101_rates by Peter Maydell · 10 years ago
  59. a28fe7e pckbd: adding new fields to vmstate by Pavel Dovgalyuk · 11 years ago
  60. 4994653 memory: add parameter errp to memory_region_init_ram by Hu Tao · 11 years ago
  61. c5539cb Fix debug print warning by Gonglei · 11 years ago
  62. 35e83d1 input: fix jumpy mouse cursor with USB mouse emulation by Christian Burger · 11 years ago
  63. 5d831be Fix new typos (found by codespell) by Stefan Weil · 11 years ago
  64. d49805a savevm: Remove all the unneeded version_minimum_id_old (x86) by Juan Quintela · 11 years ago
  65. 029ad4b hw/misc/milkymist-softusb: Remove unused softusb_{read, write}_pmem() by Peter Maydell · 11 years ago
  66. 8b84286 input: switch hid mouse and tablet to the new input layer api. by Gerd Hoffmann · 11 years ago
  67. 1ff5eed input: switch hid keyboard to new input layer api. by Gerd Hoffmann · 11 years ago
  68. 2a766d2 input: switch ps/2 mouse to new input api by Gerd Hoffmann · 11 years ago
  69. 66e6536 input: switch ps/2 kbd to new input api by Gerd Hoffmann · 11 years ago
  70. 2858ab0 ps2: set ps/2 output buffer size as the same as kernel by Gonglei · 11 years ago
  71. 895527e Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20140515' into staging by Peter Maydell · 11 years ago
  72. 35d0845 savevm: Remove all the unneeded version_minimum_id_old (rest) by Juan Quintela · 11 years ago
  73. 8f1e884 savevm: Remove all the unneeded version_minimum_id_old (arm) by Juan Quintela · 11 years ago
  74. 5193be3 tsc210x: fix buffer overrun on invalid state load by Michael S. Tsirkin · 11 years ago
  75. f1b7e0e pckbd: return 'keyboard enabled' on read input port command by Hervé Poussineau · 11 years ago
  76. 933069e lm832x: QOM'ify by Andreas Färber · 11 years ago
  77. c06f13c Merge remote-tracking branch 'afaerber/tags/qom-devices-for-anthony' into staging by Anthony Liguori · 11 years ago
  78. 52975c3 pxa27x: Add 'const' attribute to keyboard maps by Stefan Weil · 11 years ago
  79. f3b1764 isa: Clean up use of cannot_instantiate_with_device_add_yet by Markus Armbruster · 11 years ago
  80. efec3dd qdev: Replace no_user by cannot_instantiate_with_device_add_yet by Markus Armbruster · 11 years ago
  81. bc72ad6 aio / timers: Switch entire codebase to the new timer API by Alex Bligh · 12 years ago
  82. 40daca5 aio / timers: Rearrange timer.h & make legacy functions call non-legacy by Alex Bligh · 12 years ago
  83. e93379b aio / timers: Rename qemu_timer_* functions by Alex Bligh · 12 years ago
  84. 3e5dd36 pl050: QOM'ify pl050_keyboard and pl050_mouse by Andreas Färber · 12 years ago
  85. e607f25 pl050: Rename pl050_state to PL050State by Andreas Färber · 12 years ago
  86. 2a052f6 milkymist-softusb: QOM cast cleanup by Andreas Färber · 12 years ago
  87. 1437c94 hw/i*: pass owner to memory_region_init* functions by Paolo Bonzini · 12 years ago
  88. 2c9b15c memory: add owner argument to initialization functions by Paolo Bonzini · 12 years ago
  89. db895a1 isa: Use realizefn for ISADevice by Andreas Färber · 12 years ago
  90. e3b7fbe vmmouse: QOM'ify by Andreas Färber · 12 years ago
  91. a2e0b86 pckbd: QOM'ify by Andreas Färber · 12 years ago
  92. 5a37532 input: introduce keyboard handler list by Gerd Hoffmann · 12 years ago
  93. bd2be15 arm: fix location of some include files by Peter Maydell · 12 years ago
  94. 3bd8845 hw: move timer devices to hw/timer/, configure with default-configs/ by Paolo Bonzini · 12 years ago
  95. 49ab747 hw: move target-independent files to subdirectories by Paolo Bonzini · 12 years ago
  96. 1fd6bb4 hw: make subdirectories for devices by Paolo Bonzini · 12 years ago