summaryrefslogtreecommitdiff
path: root/hw/cpu/a9mpcore.c
AgeCommit message (Expand)AuthorFilesLines
2013-12-10cpu/a9mpcore: Add Global TimerFrançois LEGAL1-5/+21
2013-12-10cpu/a9mpcore: reorder operations/declarationsPeter Crosthwaite1-14/+14
2013-12-10cpu/a9mpcore: rename timerbusdev variablePeter Crosthwaite1-4/+4
2013-11-05a9mpcore: Prepare for QOM embeddingAndreas Färber1-23/+1
2013-11-05a9mpcore: Convert to QOM realizeAndreas Färber1-10/+26
2013-11-05a9mpcore: Embed ARMMPTimerStateAndreas Färber1-11/+18
2013-11-05a9mpcore: Embed A9SCUStateAndreas Färber1-6/+10
2013-11-05a9mpcore: Embed GICStateAndreas Färber1-9/+16
2013-11-05a9mpcore: Split off instance_initAndreas Färber1-3/+9
2013-07-29cpu/a9mpcore: QOM casting cleanupAndreas Färber1-4/+11
2013-07-04hw/c*: pass owner to memory_region_init* functionsPaolo Bonzini1-1/+1
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini1-1/+1
2013-04-08hw: move ARM CPU cores to hw/cpu/, configure with default-configs/Paolo Bonzini1-0/+138