1. 668f62e error: Eliminate error_propagate() with Coccinelle, part 1 by Markus Armbruster · 4 years, 5 months ago
  2. 118bfd7 qdev: Use returned bool to check for qdev_realize() etc. failure by Markus Armbruster · 4 years, 5 months ago
  3. db873cc sysbus: Convert qdev_set_parent_bus() use with Coccinelle, part 2 by Markus Armbruster · 4 years, 6 months ago
  4. a27bd6c Include hw/qdev-properties.h less by Markus Armbruster · 5 years ago
  5. 64552b6 Include hw/irq.h a lot less by Markus Armbruster · 5 years ago
  6. 0b8fa32 Include qemu/module.h where needed, drop it from qemu-common.h by Markus Armbruster · 6 years ago
  7. 32db1b5 hw/*/realview: Fix introspection problem with 'realview_mpcore' & 'realview_gic' by Thomas Huth · 6 years ago
  8. da34e65 include/qemu/osdep.h: Don't include qapi/error.h by Markus Armbruster · 9 years ago
  9. 8ef94f0 arm: Clean up includes by Peter Maydell · 9 years ago
  10. ce31825 realview_gic: Prepare for QOM embedding by Andreas Färber · 11 years ago
  11. 612daf0 realview_gic: Convert to QOM realize by Andreas Färber · 11 years ago
  12. b09a6f7 realview_gic: QOM cast cleanup by Andreas Färber · 11 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. 7702e47 hw: move interrupt controllers to hw/intc/, configure with default-configs/ by Paolo Bonzini · 12 years ago[Renamed from hw/realview_gic.c]
  16. 83c9f4c hw: include hw header files with full paths by Paolo Bonzini · 12 years ago
  17. 1356b98 sysbus: Drop sysbus_from_qdev() cast macro by Andreas Färber · 12 years ago
  18. 8c43a6f Make all static TypeInfos const by Andreas Färber · 12 years ago
  19. fbbd05d hw/realview_gic: switch to sysbus GIC by Peter Maydell · 13 years ago
  20. 496dbcd hw/arm_gic: Make the GIC its own sysbus device by Peter Maydell · 13 years ago
  21. 926c4af hw/arm_gic: Move gic_get_current_cpu into arm_gic.c by Peter Maydell · 13 years ago
  22. 386e295 hw/arm_gic: Move NCPU definition to arm_gic.c by Peter Maydell · 13 years ago
  23. 83f7d43 qom: Unify type registration by Andreas Färber · 13 years ago
  24. 39bffca qdev: register all types natively through QEMU Object Model by Anthony Liguori · 13 years ago
  25. 999e12b sysbus: apic: ioapic: convert to QEMU Object Model by Anthony Liguori · 13 years ago
  26. a32134a arm: make the number of GIC interrupts configurable by Mark Langsdorf · 13 years ago
  27. c3ffa59 hw/realview_gic: Use GIC memory region for the CPU interface by Peter Maydell · 13 years ago
  28. 750ecd4 sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio() by Avi Kivity · 13 years ago
  29. 755c080 arm_gic: convert to memory API by Avi Kivity · 13 years ago
  30. 8e31bf3 Correct spelling of licensed by Matthew Fernandez · 13 years ago
  31. 2507c12 Add endianness as io mem parameter by Alexander Graf · 14 years ago
  32. c227f09 Revert "Get rid of _t suffix" by Anthony Liguori · 15 years ago
  33. 99a0949 Get rid of _t suffix by malc · 15 years ago
  34. 81a322d qdev: add return value to init() callbacks. by Gerd Hoffmann · 15 years ago
  35. d60efc6 Make CPURead/WriteFunc structure 'const' by Blue Swirl · 15 years ago
  36. 1eed09c Remove io_index argument from cpu_register_io_memory() by Avi Kivity · 16 years ago
  37. fe7e875 ARM GIC qdev conversion by Paul Brook · 16 years ago
  38. 8da3ff1 Change MMIO callbacks to use offsets, not absolute addresses. by pbrook · 16 years ago
  39. 9596ebb Add statics and missing #includes for prototypes. by pbrook · 17 years ago
  40. 87ecb68 Break up vl.h. by pbrook · 17 years ago
  41. 9ee6e8b ARMv7 support. by pbrook · 17 years ago