aboutsummaryrefslogtreecommitdiff
path: root/hw/a15mpcore.c
AgeCommit message (Expand)Author
2013-04-08hw: move ARM CPU cores to hw/cpu/, configure with default-configs/Paolo Bonzini
2013-03-10Merge remote-tracking branch 'bonzini/hw-dirs' into stagingAnthony Liguori
2013-03-05hw/kvm/arm_gic: Implement support for KVM in-kernel ARM GICPeter Maydell
2013-03-01hw: include hw header files with full pathsPaolo Bonzini
2013-01-21sysbus: Drop sysbus_from_qdev() cast macroAndreas Färber
2013-01-10Make all static TypeInfos constAndreas Färber
2012-06-19hw/arm_gic: Add qdev property for GIC revisionPeter Maydell
2012-04-13hw/a15mpcore: switch to using sysbus GICPeter Maydell
2012-04-13hw/arm_gic: Make the GIC its own sysbus devicePeter Maydell
2012-04-13hw/arm_gic: Move gic_get_current_cpu into arm_gic.cPeter Maydell
2012-04-13hw/arm_gic: Move NCPU definition to arm_gic.cPeter Maydell
2012-02-17hw/a15mpcore.c: Add Cortex-A15 private peripheral modelPeter Maydell