aboutsummaryrefslogtreecommitdiff
path: root/hw/leon3.c
AgeCommit message (Expand)Author
2012-10-05hw: Add missing 'static' attribute for QEMUMachineStefan Weil
2012-06-04leon3: Store SPARCCPU in ResetDataAndreas Färber
2012-06-04leon3: Use cpu_sparc_init() to obtain SPARCCPUAndreas Färber
2012-03-14sparc hw/: Don't use CPUStateAndreas Färber
2012-03-14Rename cpu_reset() to cpu_state_reset()Andreas Färber
2012-01-13ptimer: move declarations to ptimer.hPaolo Bonzini
2012-01-04vmstate, memory: decouple vmstate from memory APIAvi Kivity
2011-09-04leon3: convert to memory APIAvi Kivity
2011-08-25Revert "Merge remote-tracking branch 'qemu-kvm/memory/batch' into staging"Anthony Liguori
2011-08-25leon3: convert to memory APIAvi Kivity
2011-08-20Use glib memory allocation and free functionsAnthony Liguori
2011-02-01SPARC: Fix Leon3 cache controlFabien Chouteau
2011-01-24SPARC: Emulation of Leon3Fabien Chouteau