summaryrefslogtreecommitdiff
path: root/target-mips/cpu.c
AgeCommit message (Expand)AuthorFilesLines
2013-03-12cpu: Replace do_interrupt() by CPUClass::do_interrupt methodAndreas Färber1-0/+2
2013-02-16cpu: Add CPUArchState pointer to CPUStateAndreas Färber1-0/+2
2013-02-16target-mips: Move TCG initialization to MIPSCPU initfnAndreas Färber1-0/+4
2013-02-16target-mips: Introduce QOM realizefn for MIPSCPUAndreas Färber1-0/+15
2013-01-15cpu: Move cpu_index field to CPUStateAndreas Färber1-0/+8
2012-04-30target-mips: Start QOM'ifying CPU initAndreas Färber1-0/+9
2012-04-30target-mips: QOM'ify CPUAndreas Färber1-0/+60