summaryrefslogtreecommitdiff
path: root/hw/a15mpcore.c
AgeCommit message (Expand)AuthorFilesLines
2013-03-10Merge remote-tracking branch 'bonzini/hw-dirs' into stagingAnthony Liguori1-1/+1
2013-03-05hw/kvm/arm_gic: Implement support for KVM in-kernel ARM GICPeter Maydell1-1/+7
2013-03-01hw: include hw header files with full pathsPaolo Bonzini1-1/+1
2013-01-21sysbus: Drop sysbus_from_qdev() cast macroAndreas Färber1-1/+1
2013-01-10Make all static TypeInfos constAndreas Färber1-1/+1
2012-06-19hw/arm_gic: Add qdev property for GIC revisionPeter Maydell1-0/+1
2012-04-13hw/a15mpcore: switch to using sysbus GICPeter Maydell1-9/+26
2012-04-13hw/arm_gic: Make the GIC its own sysbus devicePeter Maydell1-0/+1
2012-04-13hw/arm_gic: Move gic_get_current_cpu into arm_gic.cPeter Maydell1-8/+0
2012-04-13hw/arm_gic: Move NCPU definition to arm_gic.cPeter Maydell1-7/+1
2012-02-17hw/a15mpcore.c: Add Cortex-A15 private peripheral modelPeter Maydell1-0/+103