summaryrefslogtreecommitdiffstats
path: root/hw/cpu
Commit message (Expand)AuthorAgeFilesLines
* icc_bus: drop the unused filesZhu Guihua2015-10-022-119/+0
* hw/cpu/{a15mpcore, a9mpcore}: Handle missing has_el3 CPU props gracefullyEdgar E. Iglesias2015-09-142-2/+2
* hw/cpu/{a15mpcore, a9mpcore}: enable TrustZone in GIC if it is enabled in CPUsPeter Maydell2015-09-082-0/+24
* hw/cpu/a15mpcore: Wire up hyp and secure physical timer interruptsPeter Maydell2015-08-131-7/+14
* Introduce gic_class_name() instead of repeating conditionPavel Fedin2015-08-131-6/+2
* icc_bus: fix typo ICC_BRIGDE -> ICC_BRIDGEZhu Guihua2014-11-031-2/+2
* target-i386: ICC bus: Drop BusState::allow_hotplugIgor Mammedov2014-10-151-8/+0
* icc_bus: QOM'ify ICCxiaoqiang zhao2013-12-241-8/+6
* cpu/a9mpcore: Add Global TimerFrançois LEGAL2013-12-101-5/+21
* cpu/a9mpcore: reorder operations/declarationsPeter Crosthwaite2013-12-101-14/+14
* cpu/a9mpcore: rename timerbusdev variablePeter Crosthwaite2013-12-101-4/+4
* arm11mpcore: Split off RealView MPCoreAndreas Färber2013-11-053-121/+140
* arm11mpcore: Prepare for QOM embeddingAndreas Färber2013-11-051-26/+1
* arm11mpcore: Convert mpcore_rirq_state to QOM realizeAndreas Färber2013-11-051-14/+44
* arm11mpcore: Convert ARM11MPCorePriveState to QOM realizeAndreas Färber2013-11-051-28/+56
* arm11mpcore: Split off SCU deviceAndreas Färber2013-11-051-51/+14
* arm11mpcore: Create container MemoryRegion in instance_initAndreas Färber2013-11-051-3/+11
* arm11mpcore: Drop unused fieldsAndreas Färber2013-11-051-2/+0
* arm11mpcore: Fix typo in MemoryRegion nameAndreas Färber2013-11-051-1/+1
* a15mpcore: Prepare for QOM embeddingAndreas Färber2013-11-051-20/+1
* a15mpcore: Convert to QOM realizeAndreas Färber2013-11-051-8/+12
* a15mpcore: Embed GICStateAndreas Färber2013-11-051-15/+24
* a15mpcore: Split off instance_initAndreas Färber2013-11-051-3/+10
* a9mpcore: Prepare for QOM embeddingAndreas Färber2013-11-051-23/+1
* a9mpcore: Convert to QOM realizeAndreas Färber2013-11-051-10/+26
* a9mpcore: Embed ARMMPTimerStateAndreas Färber2013-11-051-11/+18
* a9mpcore: Embed A9SCUStateAndreas Färber2013-11-051-6/+10
* a9mpcore: Embed GICStateAndreas Färber2013-11-051-9/+16
* a9mpcore: Split off instance_initAndreas Färber2013-11-051-3/+9
* Merge remote-tracking branch 'afaerber/tags/qom-cpu-for-anthony' into stagingAnthony Liguori2013-09-031-3/+2
|\
| * a15mpcore: Use qemu_get_cpu() for generic timersAndreas Färber2013-09-031-3/+2
* | qdev: Pass size to qbus_create_inplace()Andreas Färber2013-08-301-1/+2
|/
* default-configs: Fix A9MP and A15MP config namesPeter Maydell2013-08-201-2/+2
* hw/cpu/a15mpcore: Wire generic timer outputs to GIC inputsPeter Maydell2013-08-201-0/+18
* arm11mpcore: QOM cast cleanups for mpcore_rirq_stateAndreas Färber2013-07-291-7/+13
* arm11mpcore: QOM cast cleanups for ARM11MPCorePriveStateAndreas Färber2013-07-291-8/+14
* cpu/a15mpcore: QOM cast cleanupAndreas Färber2013-07-291-4/+11
* cpu/a9mpcore: QOM casting cleanupAndreas Färber2013-07-291-4/+11
* devices: Associate devices to their logical categoryMarcel Apfelbaum2013-07-291-0/+8
* hw/cpu/a15mpcore: Correct default value for num-irqPeter Maydell2013-07-151-2/+2
* hw/c*: pass owner to memory_region_init* functionsPaolo Bonzini2013-07-044-5/+8
* memory: add owner argument to initialization functionsPaolo Bonzini2013-07-044-5/+5
* target-i386: Move APIC to ICC busIgor Mammedov2013-05-011-0/+10
* target-i386: Introduce ICC bus/device/bridgeIgor Mammedov2013-05-012-0/+110
* hw: move ARM CPU cores to hw/cpu/, configure with default-configs/Paolo Bonzini2013-04-084-0/+533
* hw: make subdirectories for devicesPaolo Bonzini2013-04-081-0/+0
OpenPOWER on IntegriCloud