summaryrefslogtreecommitdiffstats
path: root/target-unicore32/cpu.c
Commit message (Expand)AuthorAgeFilesLines
* cpu: Replace do_interrupt() by CPUClass::do_interrupt methodAndreas Färber2013-03-121-0/+1
* cpu: Add CPUArchState pointer to CPUStateAndreas Färber2013-02-161-0/+2
* target-unicore32: Move TCG initialization to UniCore32CPU initfnAndreas Färber2013-02-161-0/+6
* target-unicore32: Introduce QOM realizefn for UniCore32CPUAndreas Färber2013-02-161-0/+14
* target-unicore32: Rename CPU subtypesAndreas Färber2013-02-011-3/+6
* target-unicore32: Mark as unmigratableAndreas Färber2013-02-011-0/+8
* target-unicore32: Use type_register() instead of type_register_static()Andreas Färber2013-01-281-1/+1
* target-unicore32: Catch attempt to instantiate abstract type in cpu_init()Andreas Färber2013-01-281-1/+2
* target-unicore32: Detect attempt to instantiate non-CPU type in cpu_init()Andreas Färber2013-01-271-0/+23
* cpus: Pass CPUState to [qemu_]cpu_has_work()Andreas Färber2012-10-311-1/+1
* unicore32-softmmu: Make UniCore32 cpuid & exceptions correct and runableGuan Xuetao2012-08-111-5/+14
* target-unicore32: Move CPU-dependent init into initfnAndreas Färber2012-03-301-0/+14
* target-unicore32: QOM'ify CPUAndreas Färber2012-03-301-0/+90
OpenPOWER on IntegriCloud