summaryrefslogtreecommitdiffstats
path: root/target-lm32/cpu.h
Commit message (Expand)AuthorAgeFilesLines
* target-*: Drop cpu_gen_code defineRichard Henderson2015-10-071-1/+0
* lm32: Remove ELF_MACHINE from cpu.hPeter Crosthwaite2015-09-251-2/+0
* tlb: Add "ifetch" argument to cpu_mmu_index()Benjamin Herrenschmidt2015-09-111-1/+1
* cpu-exec: Purge all uses of ENV_GET_CPU()Peter Crosthwaite2015-07-091-1/+1
* cpu: Make cpu_init() return QOM CPUState objectEduardo Habkost2015-03-101-8/+1
* exec.c: Drop TARGET_HAS_ICE define and checksPeter Maydell2015-01-201-2/+0
* cpu-exec: Make debug_excp_handler a QOM CPU methodPeter Maydell2014-09-121-1/+1
* target-lm32: add semihosting supportMichael Walle2014-05-241-0/+1
* cpu: Move breakpoints field from CPU_COMMON to CPUStateAndreas Färber2014-03-131-1/+2
* cpu: Move watchpoint fields from CPU_COMMON to CPUStateAndreas Färber2014-03-131-1/+1
* cpu: Turn cpu_handle_mmu_fault() into a CPUClass hookAndreas Färber2014-03-131-2/+1
* cpu: Turn cpu_has_work() into a CPUClass hookAndreas Färber2014-03-131-5/+0
* target-lm32: add breakpoint/watchpoint supportMichael Walle2014-02-041-2/+25
* target-lm32: move model features to LM32CPUMichael Walle2014-02-041-5/+2
* cpu: Introduce CPUClass::synchronize_from_tb() for cpu_pc_from_tb()Andreas Färber2013-07-231-5/+0
* linux-user: Move cpu_clone_regs() and cpu_set_tls() into linux-userPeter Maydell2013-07-091-14/+0
* 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