1. 8063396 Use OBJECT_DECLARE_SIMPLE_TYPE when possible by Eduardo Habkost · 4 years, 6 months ago
  2. 8110fa1 Use DECLARE_*CHECKER* macros by Eduardo Habkost · 4 years, 6 months ago
  3. db1015e Move QOM typedefs and add missing includes by Eduardo Habkost · 4 years, 6 months ago
  4. f7030d0 hw/input/lm832x: Convert reset handler to DeviceReset by Philippe Mathieu-Daudé · 5 years ago
  5. 650d103 Include hw/hw.h exactly where needed by Markus Armbruster · 6 years ago
  6. d645427 Include migration/vmstate.h less by Markus Armbruster · 6 years ago
  7. 64552b6 Include hw/irq.h a lot less by Markus Armbruster · 6 years ago
  8. 71e8a91 Include sysemu/reset.h a lot less by Markus Armbruster · 6 years ago
  9. 0b8fa32 Include qemu/module.h where needed, drop it from qemu-common.h by Markus Armbruster · 6 years ago
  10. 2ac4c5f i2c: have I2C receive operation return uint8_t by Corey Minyard · 6 years ago
  11. 7d37435 avoid TABs in files that only contain a few by Paolo Bonzini · 6 years ago
  12. c8c9e10 hw/i2c: Use DeviceClass::realize instead of I2CSlaveClass::init by Philippe Mathieu-Daudé · 7 years ago
  13. a89f364 Replace all occurances of __FUNCTION__ with __func__ by Alistair Francis · 7 years ago
  14. d307c28 i2c: Allow I2C devices to NAK start events by Corey Minyard · 8 years ago
  15. 0430891 hw: Clean up includes by Peter Maydell · 9 years ago
  16. e720677 vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR* by Paolo Bonzini · 10 years ago
  17. 8f1e884 savevm: Remove all the unneeded version_minimum_id_old (arm) by Juan Quintela · 11 years ago
  18. 933069e lm832x: QOM'ify by Andreas Färber · 11 years ago
  19. bc72ad6 aio / timers: Switch entire codebase to the new timer API by Alex Bligh · 12 years ago
  20. 49ab747 hw: move target-independent files to subdirectories by Paolo Bonzini · 12 years ago[Renamed from hw/lm832x.c]
  21. 0d09e41 hw: move headers to include/ by Paolo Bonzini · 12 years ago
  22. 83c9f4c hw: include hw header files with full paths by Paolo Bonzini · 12 years ago
  23. 8aae84a i2c: Drop I2C_SLAVE_FROM_QDEV() macro by Andreas Färber · 12 years ago
  24. 8c43a6f Make all static TypeInfos const by Andreas Färber · 12 years ago
  25. 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
  26. 28ecbae ui: move files to ui/ and include/ui/ by Paolo Bonzini · 12 years ago
  27. 83f7d43 qom: Unify type registration by Andreas Färber · 13 years ago
  28. 39bffca qdev: register all types natively through QEMU Object Model by Anthony Liguori · 13 years ago
  29. b5ea932 i2c: smbus: convert to QEMU Object Model by Anthony Liguori · 13 years ago
  30. 9e07bdf i2c: rename i2c_slave -> I2CSlave by Anthony Liguori · 13 years ago
  31. c4f05c8 lm832x: Take DeviceState pointer in lm832x_key_event() by Peter Maydell · 14 years ago
  32. 7447545 change all other clock references to use nanosecond resolution accessors by Paolo Bonzini · 14 years ago
  33. be73cfe savevm: Port to qdev.vmsd all devices that have qdev by Juan Quintela · 15 years ago
  34. aa1e3b2 vmstate: port lm832x device by Juan Quintela · 15 years ago
  35. e69f060 lm832x: make fields to have the same types that they are saved/loaded by Juan Quintela · 15 years ago
  36. 81a322d qdev: add return value to init() callbacks. by Gerd Hoffmann · 16 years ago
  37. 8167ee8 Update to a hopefully more future proof FSF address by Blue Swirl · 16 years ago
  38. a08d436 Revert "Introduce reset notifier order" by Jan Kiszka · 16 years ago
  39. 074f2ff qdev: move name+size into DeviceInfo (v2) by Gerd Hoffmann · 16 years ago
  40. 8217606 Introduce reset notifier order by Jan Kiszka · 16 years ago
  41. 2d9401a LM832x qdev conversion by Paul Brook · 16 years ago
  42. bc24a22 Follow coding conventions by Paul Brook · 16 years ago
  43. 7442511 Don't try to return result from a void function (spotted by Sparse) by blueswir1 · 16 years ago
  44. fad6cb1 Update FSF address in GPL/LGPL boilerplate by aurel32 · 16 years ago
  45. 18be518 Remove duplicate device index calculations. by pbrook · 17 years ago
  46. 1d4e547 Add the LM8323-based keyboard of N810. by balrog · 17 years ago