summaryrefslogtreecommitdiff
path: root/hw/leon3.c
AgeCommit message (Expand)AuthorFilesLines
2012-06-04leon3: Store SPARCCPU in ResetDataAndreas Färber1-4/+4
2012-06-04leon3: Use cpu_sparc_init() to obtain SPARCCPUAndreas Färber1-2/+4
2012-03-14sparc hw/: Don't use CPUStateAndreas Färber1-4/+4
2012-03-14Rename cpu_reset() to cpu_state_reset()Andreas Färber1-1/+1
2012-01-13ptimer: move declarations to ptimer.hPaolo Bonzini1-0/+1
2012-01-04vmstate, memory: decouple vmstate from memory APIAvi Kivity1-2/+4
2011-09-04leon3: convert to memory APIAvi Kivity1-6/+9
2011-08-25Revert "Merge remote-tracking branch 'qemu-kvm/memory/batch' into staging"Anthony Liguori1-9/+6
2011-08-25leon3: convert to memory APIAvi Kivity1-6/+9
2011-08-20Use glib memory allocation and free functionsAnthony Liguori1-1/+1
2011-02-01SPARC: Fix Leon3 cache controlFabien Chouteau1-3/+2
2011-01-24SPARC: Emulation of Leon3Fabien Chouteau1-0/+218