aboutsummaryrefslogtreecommitdiff
path: root/hw/a9mpcore.c
AgeCommit message (Expand)Author
2012-06-19hw/a9mpcore: Fix compilation failure if physaddrs are 64 bitPeter Maydell
2012-04-13hw/a9mpcore: 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-15qom: Unify type registrationAndreas Färber
2012-02-03qdev: register all types natively through QEMU Object ModelAnthony Liguori
2012-01-27sysbus: apic: ioapic: convert to QEMU Object ModelAnthony Liguori
2012-01-17arm: make the number of GIC interrupts configurableMark Langsdorf
2012-01-04arm: add missing scu registersRob Herring
2011-12-12hw/a9mpcore.c: Implement A9MP peripherals rather than 11MPcore onesPeter Maydell
2011-07-23Correct spelling of licensedMatthew Fernandez
2009-11-19ARM PBX-A9 board supportPaul Brook