1. efba159 qom: simplify object_find_property / object_class_find_property by Daniel P. Berrangé · 4 years, 6 months ago
  2. 668f62e error: Eliminate error_propagate() with Coccinelle, part 1 by Markus Armbruster · 4 years, 8 months ago
  3. 118bfd7 qdev: Use returned bool to check for qdev_realize() etc. failure by Markus Armbruster · 4 years, 8 months ago
  4. db873cc sysbus: Convert qdev_set_parent_bus() use with Coccinelle, part 2 by Markus Armbruster · 4 years, 9 months ago
  5. 4f67d30 qdev: set properties with device_class_set_props() by Marc-André Lureau · 5 years ago
  6. a27bd6c Include hw/qdev-properties.h less by Markus Armbruster · 6 years ago
  7. 64552b6 Include hw/irq.h a lot less by Markus Armbruster · 6 years ago
  8. 0b8fa32 Include qemu/module.h where needed, drop it from qemu-common.h by Markus Armbruster · 6 years ago
  9. ba3287d hw/cpu/a15mpcore: If CPU has EL2, enable it on the GIC and wire it up by Peter Maydell · 7 years ago
  10. fd31701 hw/cpu/a15mpcore: Fix introspection problem with the a15mpcore_priv device by Thomas Huth · 7 years ago
  11. da34e65 include/qemu/osdep.h: Don't include qapi/error.h by Markus Armbruster · 9 years ago
  12. a55c910 hw/intc/arm_gic.c: Implement GICv2 GICC_DIR by Peter Maydell · 9 years ago
  13. 0430891 hw: Clean up includes by Peter Maydell · 9 years ago
  14. 6533a1f hw/cpu/{a15mpcore, a9mpcore}: Handle missing has_el3 CPU props gracefully by Edgar E. Iglesias · 10 years ago
  15. 4182bbb hw/cpu/{a15mpcore, a9mpcore}: enable TrustZone in GIC if it is enabled in CPUs by Peter Maydell · 10 years ago
  16. 5dfaa75 hw/cpu/a15mpcore: Wire up hyp and secure physical timer interrupts by Peter Maydell · 10 years ago
  17. e6fbcbc Introduce gic_class_name() instead of repeating condition by Pavel Fedin · 10 years ago
  18. 43482f7 a15mpcore: Prepare for QOM embedding by Andreas Färber · 12 years ago
  19. 7c76a48 a15mpcore: Convert to QOM realize by Andreas Färber · 12 years ago
  20. 524a2d8 a15mpcore: Embed GICState by Andreas Färber · 12 years ago
  21. b9ed148 a15mpcore: Split off instance_init by Andreas Färber · 12 years ago
  22. 27013bf a15mpcore: Use qemu_get_cpu() for generic timers by Andreas Färber · 12 years ago
  23. 6033e84 hw/cpu/a15mpcore: Wire generic timer outputs to GIC inputs by Peter Maydell · 12 years ago
  24. 97da11d cpu/a15mpcore: QOM cast cleanup by Andreas Färber · 12 years ago
  25. 5286224 hw/cpu/a15mpcore: Correct default value for num-irq by Peter Maydell · 12 years ago
  26. 300b1fc hw/c*: pass owner to memory_region_init* functions by Paolo Bonzini · 12 years ago
  27. 2c9b15c memory: add owner argument to initialization functions by Paolo Bonzini · 12 years ago
  28. 0434e30 hw: move ARM CPU cores to hw/cpu/, configure with default-configs/ by Paolo Bonzini · 12 years ago[Renamed from hw/a15mpcore.c]
  29. 6e72a00 Merge remote-tracking branch 'bonzini/hw-dirs' into staging by Anthony Liguori · 12 years ago
  30. ed46676 hw/kvm/arm_gic: Implement support for KVM in-kernel ARM GIC by Peter Maydell · 12 years ago
  31. 83c9f4c hw: include hw header files with full paths by Paolo Bonzini · 12 years ago
  32. 1356b98 sysbus: Drop sysbus_from_qdev() cast macro by Andreas Färber · 12 years ago
  33. 8c43a6f Make all static TypeInfos const by Andreas Färber · 12 years ago
  34. 306a571 hw/arm_gic: Add qdev property for GIC revision by Peter Maydell · 13 years ago
  35. 4637a02 hw/a15mpcore: switch to using sysbus GIC by Peter Maydell · 13 years ago
  36. 496dbcd hw/arm_gic: Make the GIC its own sysbus device by Peter Maydell · 13 years ago
  37. 926c4af hw/arm_gic: Move gic_get_current_cpu into arm_gic.c by Peter Maydell · 13 years ago
  38. 386e295 hw/arm_gic: Move NCPU definition to arm_gic.c by Peter Maydell · 13 years ago
  39. 5d782e0 hw/a15mpcore.c: Add Cortex-A15 private peripheral model by Peter Maydell · 13 years ago