summaryrefslogtreecommitdiff
path: root/target-microblaze/cpu.c
AgeCommit message (Expand)AuthorFilesLines
2013-03-12cpu: Replace do_interrupt() by CPUClass::do_interrupt methodAndreas Färber1-0/+1
2013-02-16cpu: Add CPUArchState pointer to CPUStateAndreas Färber1-0/+2
2013-02-16target-microblaze: Move TCG initialization to MicroBlazeCPU initfnAndreas Färber1-0/+6
2013-02-16target-microblaze: Introduce QOM realizefn for MicroBlazeCPUAndreas Färber1-0/+14
2013-02-01target-microblaze: Mark as unmigratableAndreas Färber1-0/+9
2013-01-15cpu: Move cpu_index field to CPUStateAndreas Färber1-1/+1
2012-06-04target-microblaze: lwx/swx: first implementationPeter A. G. Crosthwaite1-0/+1
2012-04-24target-microblaze: QOM'ify CPU initAndreas Färber1-0/+11
2012-04-24target-microblaze: QOM'ify CPU resetAndreas Färber1-1/+50
2012-04-24target-microblaze: QOM'ify CPUAndreas Färber1-0/+59