summaryrefslogtreecommitdiffstats
path: root/target-lm32/cpu.h
Commit message (Expand)AuthorAgeFilesLines
* target-lm32: remove dead codeMichael Walle2013-03-181-10/+0
* target-lm32: Update VMStateDescription to LM32CPUAndreas Färber2013-03-121-2/+0
* cpu: Replace do_interrupt() by CPUClass::do_interrupt methodAndreas Färber2013-03-121-1/+0
* cpu: Move halted and interrupt_request fields to CPUStateAndreas Färber2013-03-121-3/+1
* target-lm32: Drop unused cpu_lm32_close() prototypeAndreas Färber2013-02-161-1/+0
* exec: move include files to include/exec/Paolo Bonzini2012-12-191-3/+3
* cpus: Pass CPUState to [qemu_]cpu_has_work()Andreas Färber2012-10-311-1/+3
* target-lm32: Let cpu_lm32_init() return LM32CPUAndreas Färber2012-06-041-2/+10
* target-lm32: QOM'ify CPUAndreas Färber2012-04-121-0/+1
* target-lm32/microblaze: Drop second CPU{LM32, MB}State typedefAndreas Färber2012-03-141-2/+2
* Rename CPUState -> CPUArchStateAndreas Färber2012-03-141-1/+1
* target-lm32: Don't overuse CPUStateAndreas Färber2012-03-141-14/+14
* target-lm32/microblaze: Typedef struct CPU{MB,LM32}StateAndreas Färber2012-03-141-0/+1
* target-lm32: Clean includesStefan Weil2012-02-281-0/+1
* Remove unused is_softmmu parameter from cpu_handle_mmu_faultBlue Swirl2011-08-071-1/+1
* Move cpu_has_work and cpu_pc_from_tb to cpu.hBlue Swirl2011-06-261-0/+13
* LatticeMico32 target supportMichael Walle2011-03-071-0/+244
OpenPOWER on IntegriCloud