summaryrefslogtreecommitdiffstats
path: root/hw/arm11mpcore.c
Commit message (Expand)AuthorAgeFilesLines
* sysbus: Drop sysbus_from_qdev() cast macroAndreas Färber2013-01-211-4/+4
* Make all static TypeInfos constAndreas Färber2013-01-101-2/+2
* misc: move include files to include/qemu/Paolo Bonzini2012-12-191-1/+1
* hw/arm11mpcore: Use LOG_GUEST_ERROR rather than hw_error()Peter Maydell2012-10-301-2/+5
* Rename target_phys_addr_t to hwaddrAvi Kivity2012-10-231-4/+4
* hw/arm_gic: Add qdev property for GIC revisionPeter Maydell2012-06-191-0/+2
* hw/arm11mpcore: Convert to using sysbus GIC devicePeter Maydell2012-04-131-19/+30
* hw/arm_gic: Make the GIC its own sysbus devicePeter Maydell2012-04-131-0/+1
* hw/arm_gic: Move gic_get_current_cpu into arm_gic.cPeter Maydell2012-04-131-6/+0
* hw/arm_gic: Move NCPU definition to arm_gic.cPeter Maydell2012-04-131-2/+0
* ARM: Remove unnecessary subpage workaroundsPeter Maydell2012-03-161-2/+0
* hw/arm11mpcore: Fix broken realview_mpcore/arm11mpcore_priv propertiesPeter Maydell2012-03-021-10/+10
* qom: Unify type registrationAndreas Färber2012-02-151-2/+2
* qdev: register all types natively through QEMU Object ModelAnthony Liguori2012-02-031-12/+16
* sysbus: apic: ioapic: convert to QEMU Object ModelAnthony Liguori2012-01-271-25/+43
* arm: make the number of GIC interrupts configurableMark Langsdorf2012-01-171-6/+11
* hw/mpcore.c: Merge with hw/arm11mpcore.cPeter Maydell2011-12-121-1/+129
* sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio()Avi Kivity2011-11-281-1/+1
* hw/arm11mpcore: Clean up to avoid using sysbus_mmio_init_cb2Peter Maydell2011-10-101-12/+1
* arm11mpcore: use sysbus_init_mmio_cb2Avi Kivity2011-08-221-1/+6
* Correct spelling of licensedMatthew Fernandez2011-07-231-1/+1
* ARM PBX-A9 board supportPaul Brook2009-11-191-0/+112
OpenPOWER on IntegriCloud