1. efba159 qom: simplify object_find_property / object_class_find_property by Daniel P. Berrangé · 4 years, 4 months ago
  2. 8cbd461 hw/cpu/a9mpcore: Verify the machine use Cortex-A9 cores by Philippe Mathieu-Daudé · 4 years, 6 months ago
  3. 668f62e error: Eliminate error_propagate() with Coccinelle, part 1 by Markus Armbruster · 4 years, 6 months ago
  4. 118bfd7 qdev: Use returned bool to check for qdev_realize() etc. failure by Markus Armbruster · 4 years, 6 months ago
  5. db873cc sysbus: Convert qdev_set_parent_bus() use with Coccinelle, part 2 by Markus Armbruster · 4 years, 7 months ago
  6. b3df30a cpu/a9mpcore: Set number of GIC priority bits to 5 by Sai Pavan Boddu · 4 years, 11 months ago
  7. 4f67d30 qdev: set properties with device_class_set_props() by Marc-André Lureau · 5 years ago
  8. 2e5b09f hw/core: Move cpu.c, cpu.h from qom/ to hw/core/ by Markus Armbruster · 6 years ago
  9. a27bd6c Include hw/qdev-properties.h less by Markus Armbruster · 5 years ago
  10. 64552b6 Include hw/irq.h a lot less by Markus Armbruster · 5 years ago
  11. 0b8fa32 Include qemu/module.h where needed, drop it from qemu-common.h by Markus Armbruster · 6 years ago
  12. 2ba486e hw/cpu/a9mpcore: Fix introspection problems with the "a9mpcore_priv" device by Thomas Huth · 6 years ago
  13. 7d0c99a explicitly include qom/cpu.h by Paolo Bonzini · 9 years ago
  14. da34e65 include/qemu/osdep.h: Don't include qapi/error.h by Markus Armbruster · 9 years ago
  15. 17b7f2d arm devices: Clean up includes by Peter Maydell · 9 years ago
  16. 6533a1f hw/cpu/{a15mpcore, a9mpcore}: Handle missing has_el3 CPU props gracefully by Edgar E. Iglesias · 9 years ago
  17. 4182bbb hw/cpu/{a15mpcore, a9mpcore}: enable TrustZone in GIC if it is enabled in CPUs by Peter Maydell · 9 years ago
  18. 57e72f2 cpu/a9mpcore: Add Global Timer by François LEGAL · 11 years ago
  19. 4c25f36 cpu/a9mpcore: reorder operations/declarations by Peter Crosthwaite · 11 years ago
  20. d3053e6 cpu/a9mpcore: rename timerbusdev variable by Peter Crosthwaite · 11 years ago
  21. de4c2dc a9mpcore: Prepare for QOM embedding by Andreas Färber · 12 years ago
  22. 837cf10 a9mpcore: Convert to QOM realize by Andreas Färber · 12 years ago
  23. eb110bd a9mpcore: Embed ARMMPTimerState by Andreas Färber · 12 years ago
  24. fc719d7 a9mpcore: Embed A9SCUState by Andreas Färber · 12 years ago
  25. 9b5f952 a9mpcore: Embed GICState by Andreas Färber · 12 years ago
  26. 753bc6e a9mpcore: Split off instance_init by Andreas Färber · 12 years ago
  27. 5126fec cpu/a9mpcore: QOM casting cleanup by Andreas Färber · 12 years ago
  28. 300b1fc hw/c*: pass owner to memory_region_init* functions by Paolo Bonzini · 12 years ago
  29. 2c9b15c memory: add owner argument to initialization functions by Paolo Bonzini · 12 years ago
  30. 0434e30 hw: move ARM CPU cores to hw/cpu/, configure with default-configs/ by Paolo Bonzini · 12 years ago[Renamed from hw/a9mpcore.c]
  31. 83c9f4c hw: include hw header files with full paths by Paolo Bonzini · 12 years ago
  32. 353575f arm: a9mpcore: Coreify the SCU by Peter Crosthwaite · 12 years ago
  33. 9595978 arm: a9mpcore: remove old_timer_status field by Peter Crosthwaite · 12 years ago
  34. cde4577 arm: mptimer: Remove WDT distinction by Peter Crosthwaite · 12 years ago
  35. 845769f arm: arm11mpcore, a9mpcore: CamelCased type names by Peter Crosthwaite · 12 years ago
  36. 1356b98 sysbus: Drop sysbus_from_qdev() cast macro by Andreas Färber · 12 years ago
  37. 8c43a6f Make all static TypeInfos const by Andreas Färber · 12 years ago
  38. 036f0f8 arm: a9mpcore: remove un-used ptimer_iomem field by Peter Crosthwaite · 12 years ago
  39. a8170e5 Rename target_phys_addr_t to hwaddr by Avi Kivity · 12 years ago
  40. c97338d hw/a9mpcore: Fix compilation failure if physaddrs are 64 bit by Peter Maydell · 13 years ago
  41. ddd7616 hw/a9mpcore: Switch to using sysbus GIC by Peter Maydell · 13 years ago
  42. 496dbcd hw/arm_gic: Make the GIC its own sysbus device by Peter Maydell · 13 years ago
  43. 926c4af hw/arm_gic: Move gic_get_current_cpu into arm_gic.c by Peter Maydell · 13 years ago
  44. 386e295 hw/arm_gic: Move NCPU definition to arm_gic.c by Peter Maydell · 13 years ago
  45. 83f7d43 qom: Unify type registration by Andreas Färber · 13 years ago
  46. 39bffca qdev: register all types natively through QEMU Object Model by Anthony Liguori · 13 years ago
  47. 999e12b sysbus: apic: ioapic: convert to QEMU Object Model by Anthony Liguori · 13 years ago
  48. a32134a arm: make the number of GIC interrupts configurable by Mark Langsdorf · 13 years ago
  49. 78aca8a arm: add missing scu registers by Rob Herring · 13 years ago
  50. b12080c hw/a9mpcore.c: Implement A9MP peripherals rather than 11MPcore ones by Peter Maydell · 13 years ago
  51. 8e31bf3 Correct spelling of licensed by Matthew Fernandez · 14 years ago
  52. f7c7032 ARM PBX-A9 board support by Paul Brook · 15 years ago