summaryrefslogtreecommitdiff
path: root/target-sparc/cpu.c
AgeCommit message (Expand)AuthorFilesLines
2013-01-15cpu: Move cpu_index field to CPUStateAndreas Färber1-1/+1
2012-10-07target-sparc: Tidy cpu_dump_stateRichard Henderson1-4/+3
2012-10-05sparc: use g_strdup in place of unchecked strdupJim Meyering1-2/+2
2012-06-04Kill off cpu_state_reset()Andreas Färber1-5/+0
2012-06-04target-sparc: Let cpu_sparc_init() return SPARCCPUAndreas Färber1-2/+2
2012-04-19sparc: fix qtestBlue Swirl1-1/+3
2012-04-07target-sparc: QOM'ify CPUAndreas Färber1-9/+59
2012-04-07target-sparc: Rename cpu_init.cAndreas Färber1-0/+849