1. e545512 Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request' into staging by Peter Maydell · 4 years, 4 months ago
  2. 33d7214 input-linux: Reset il->fd handler before closing it by Colin Xu · 4 years, 5 months ago
  3. 7da4e3b input-linux: Register properties as class properties by Eduardo Habkost · 4 years, 5 months ago
  4. 30b5707 qom: Remove module_obj_name parameter from OBJECT_DECLARE* macros by Eduardo Habkost · 4 years, 5 months ago
  5. c734cd4 qom: Remove ParentClassType argument from OBJECT_DECLARE_SIMPLE_TYPE by Eduardo Habkost · 4 years, 5 months ago
  6. 1ff5adf Use OBJECT_DECLARE_SIMPLE_TYPE when possible by Eduardo Habkost · 4 years, 6 months ago
  7. c821774a Use OBJECT_DECLARE_TYPE where possible by Eduardo Habkost · 4 years, 6 months ago
  8. 8110fa1 Use DECLARE_*CHECKER* macros by Eduardo Habkost · 4 years, 6 months ago
  9. db1015e Move QOM typedefs and add missing includes by Eduardo Habkost · 4 years, 6 months ago
  10. d262312 qom: Drop parameter @errp of object_property_add() & friends by Markus Armbruster · 4 years, 10 months ago
  11. 112c37a ui/input-linux: Do not ignore ioctl() return value by Philippe Mathieu-Daudé · 5 years ago
  12. a923b47 input-linux: add shift+shift as a grab toggle by Niklas Haas · 6 years ago
  13. d5938f2 Clean up inclusion of sysemu/sysemu.h by Markus Armbruster · 6 years ago
  14. db72581 Include qemu/main-loop.h less by Markus Armbruster · 6 years ago
  15. 0b8fa32 Include qemu/module.h where needed, drop it from qemu-common.h by Markus Armbruster · 6 years ago
  16. 2657846 input-linux: customizable grab toggle keys by Ryan El Kochta · 6 years ago
  17. 606eb0c ui: move qemu_input_linux_to_qcode() by Gerd Hoffmann · 8 years ago
  18. d755def ui: input-linux: Add absolute event support by Philippe Voinov · 8 years ago
  19. 1684907 Fix input-linux reading from device by Javier Celaya · 8 years ago
  20. 1266b68 ui: add support for mice with extra/side buttons by Fabian Lesniak · 8 years ago
  21. 2a57c55 input-linux: initialize key state by Gerd Hoffmann · 8 years ago
  22. 2e6a64c input-linux: better capability checks, merge input_linux_event_{mouse, keyboard} by Gerd Hoffmann · 9 years ago
  23. 2330e9e input-linux: factor out input_linux_handle_keyboard by Gerd Hoffmann · 9 years ago
  24. d4df42c input-linux: factor out input_linux_handle_mouse by Gerd Hoffmann · 9 years ago
  25. ce47d3d input-linux: refine mouse detection by Gerd Hoffmann · 9 years ago
  26. 84a5a80 Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 9 years ago
  27. 81b00c9 input-linux: fix Coverity warning by Gerd Hoffmann · 9 years ago
  28. 0e066b2 input-linux: switch over to -object by Gerd Hoffmann · 9 years ago
  29. da34e65 include/qemu/osdep.h: Don't include qapi/error.h by Markus Armbruster · 9 years ago
  30. 34294e2 module: Rename machine_init() to opts_init() by Eduardo Habkost · 9 years ago
  31. a6ccabd input-linux: add switch to enable auto-repeat events by Gerd Hoffmann · 9 years ago
  32. 46d921b input-linux: add option to toggle grab on all devices by Gerd Hoffmann · 9 years ago
  33. e0d2bd5 input: linux evdev support by Gerd Hoffmann · 9 years ago