1. 90191d0 hw/intc: Clean up includes by Peter Maydell · 9 years ago
  2. 84a3a53 omap: Don't use hw_error() in device init() methods by Markus Armbruster · 9 years ago
  3. 41074f3 omap_intc: convert ffs(3) to ctz32() in omap_inth_sir_update() by Paolo Bonzini · 10 years ago
  4. 1b111dc hw: cannot_instantiate_with_device_add_yet due to pointer props by Markus Armbruster · 11 years ago
  5. 47edc5a omap_intc: QOM'ify omap-intc and omap2-intc by Andreas Färber · 12 years ago
  6. 1437c94 hw/i*: pass owner to memory_region_init* functions by Paolo Bonzini · 12 years ago
  7. 2c9b15c memory: add owner argument to initialization functions by Paolo Bonzini · 12 years ago
  8. 7702e47 hw: move interrupt controllers to hw/intc/, configure with default-configs/ by Paolo Bonzini · 12 years ago[Renamed from hw/omap_intc.c]
  9. 0d09e41 hw: move headers to include/ by Paolo Bonzini · 12 years ago
  10. 83c9f4c hw: include hw header files with full paths by Paolo Bonzini · 12 years ago
  11. 1356b98 sysbus: Drop sysbus_from_qdev() cast macro by Andreas Färber · 12 years ago
  12. 8c43a6f Make all static TypeInfos const by Andreas Färber · 12 years ago
  13. a8170e5 Rename target_phys_addr_t to hwaddr by Avi Kivity · 12 years ago
  14. 83f7d43 qom: Unify type registration by Andreas Färber · 13 years ago
  15. 39bffca qdev: register all types natively through QEMU Object Model by Anthony Liguori · 13 years ago
  16. 999e12b sysbus: apic: ioapic: convert to QEMU Object Model by Anthony Liguori · 13 years ago
  17. 750ecd4 sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio() by Avi Kivity · 13 years ago
  18. 096685f hw/omap_intc.c: Avoid crash on access to nonexistent banked registers by Peter Maydell · 13 years ago
  19. 0919ac7 omap_intc: Qdevify by Peter Maydell · 13 years ago
  20. 53bb614 omap_intc: Use MemoryRegion API by Peter Maydell · 13 years ago
  21. 7267c09 Use glib memory allocation and free functions by Anthony Liguori · 14 years ago
  22. 2507c12 Add endianness as io mem parameter by Alexander Graf · 14 years ago
  23. 7f132a2 hw/omap1.c : separate interrupt controller module by cmchao · 15 years ago