1. 8063396 Use OBJECT_DECLARE_SIMPLE_TYPE when possible by Eduardo Habkost · 4 years, 5 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. d645427 Include migration/vmstate.h less by Markus Armbruster · 6 years ago
  5. 64552b6 Include hw/irq.h a lot less by Markus Armbruster · 6 years ago
  6. 0b8fa32 Include qemu/module.h where needed, drop it from qemu-common.h by Markus Armbruster · 6 years ago
  7. bc15cde i2c: Don't check return value from i2c_recv() by Corey Minyard · 6 years ago
  8. 93d6599 hw/i2c: QOM'ify exynos4210_i2c.c by xiaoqiang zhao · 9 years ago
  9. 8ef94f0 arm: Clean up includes by Peter Maydell · 9 years ago
  10. a5c8285 i2c: Rename i2c_bus to I2CBus by Andreas Färber · 12 years ago
  11. 4360332 exynos4210_i2c: QOM cast cleanup by Andreas Färber · 12 years ago
  12. 6783ecf hw: Avoid use of QOM type name macros in VMStateDescriptions by Peter Maydell · 12 years ago
  13. 1437c94 hw/i*: pass owner to memory_region_init* functions by Paolo Bonzini · 12 years ago
  14. 2c9b15c memory: add owner argument to initialization functions by Paolo Bonzini · 12 years ago
  15. 53ed424 hw: move I2C controllers to hw/i2c/, configure via default-configs/ by Paolo Bonzini · 12 years ago[Renamed from hw/exynos4210_i2c.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. 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
  19. a8170e5 Rename target_phys_addr_t to hwaddr by Avi Kivity · 12 years ago
  20. ffbbe7d exynos4210: add Exynos4210 i2c implementation by Mitsyanko Igor · 13 years ago