summaryrefslogtreecommitdiffstats
path: root/target-mips/cpu.c
Commit message (Expand)AuthorAgeFilesLines
* cpu: Turn cpu_unassigned_access() into a CPUState hookAndreas Färber2013-06-281-0/+1
* cpu: Change qemu_init_vcpu() argument to CPUStateAndreas Färber2013-06-281-1/+0Star
* cpu: Turn cpu_dump_{state,statistics}() into CPUState hooksAndreas Färber2013-06-281-0/+1
* cpu: Replace do_interrupt() by CPUClass::do_interrupt methodAndreas Färber2013-03-121-0/+2
* cpu: Add CPUArchState pointer to CPUStateAndreas Färber2013-02-161-0/+2
* target-mips: Move TCG initialization to MIPSCPU initfnAndreas Färber2013-02-161-0/+4
* target-mips: Introduce QOM realizefn for MIPSCPUAndreas Färber2013-02-161-0/+15
* cpu: Move cpu_index field to CPUStateAndreas Färber2013-01-151-0/+8
* target-mips: Start QOM'ifying CPU initAndreas Färber2012-04-301-0/+9
* target-mips: QOM'ify CPUAndreas Färber2012-04-301-0/+60