summaryrefslogtreecommitdiff
path: root/hw/arm11mpcore.c
AgeCommit message (Expand)AuthorFilesLines
2012-06-19hw/arm_gic: Add qdev property for GIC revisionPeter Maydell1-0/+2
2012-04-13hw/arm11mpcore: Convert to using sysbus GIC devicePeter Maydell1-19/+30
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-6/+0
2012-04-13hw/arm_gic: Move NCPU definition to arm_gic.cPeter Maydell1-2/+0
2012-03-16ARM: Remove unnecessary subpage workaroundsPeter Maydell1-2/+0
2012-03-02hw/arm11mpcore: Fix broken realview_mpcore/arm11mpcore_priv propertiesPeter Maydell1-10/+10
2012-02-15qom: Unify type registrationAndreas Färber1-2/+2
2012-02-03qdev: register all types natively through QEMU Object ModelAnthony Liguori1-12/+16
2012-01-27sysbus: apic: ioapic: convert to QEMU Object ModelAnthony Liguori1-25/+43
2012-01-17arm: make the number of GIC interrupts configurableMark Langsdorf1-6/+11
2011-12-12hw/mpcore.c: Merge with hw/arm11mpcore.cPeter Maydell1-1/+129
2011-11-28sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio()Avi Kivity1-1/+1
2011-10-10hw/arm11mpcore: Clean up to avoid using sysbus_mmio_init_cb2Peter Maydell1-12/+1
2011-08-22arm11mpcore: use sysbus_init_mmio_cb2Avi Kivity1-1/+6
2011-07-23Correct spelling of licensedMatthew Fernandez1-1/+1
2009-11-19ARM PBX-A9 board supportPaul Brook1-0/+112