aboutsummaryrefslogtreecommitdiff
path: root/hw/arm11mpcore.c
AgeCommit message (Expand)Author
2012-06-19hw/arm_gic: Add qdev property for GIC revisionPeter Maydell
2012-04-13hw/arm11mpcore: Convert to using sysbus GIC devicePeter 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-03-16ARM: Remove unnecessary subpage workaroundsPeter Maydell
2012-03-02hw/arm11mpcore: Fix broken realview_mpcore/arm11mpcore_priv propertiesPeter 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
2011-12-12hw/mpcore.c: Merge with hw/arm11mpcore.cPeter Maydell
2011-11-28sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio()Avi Kivity
2011-10-10hw/arm11mpcore: Clean up to avoid using sysbus_mmio_init_cb2Peter Maydell
2011-08-22arm11mpcore: use sysbus_init_mmio_cb2Avi Kivity
2011-07-23Correct spelling of licensedMatthew Fernandez
2009-11-19ARM PBX-A9 board supportPaul Brook