summaryrefslogtreecommitdiffstats
path: root/target-lm32/helper.c
Commit message (Expand)AuthorAgeFilesLines
* cpu: Turn cpu_get_phys_page_debug() into a CPUClass hookAndreas Färber2013-07-231-2/+4
* log: Change log_cpu_state[_mask]() argument to CPUStateAndreas Färber2013-07-091-2/+2
* target-lm32: fix debug memory accessMichael Walle2013-03-181-1/+6
* cpu: Replace do_interrupt() by CPUClass::do_interrupt methodAndreas Färber2013-03-121-1/+4
* target-lm32: Move TCG initialization to LM32CPU initfnAndreas Färber2013-02-161-6/+0
* target-lm32: Introduce QOM realizefn for LM32CPUAndreas Färber2013-02-161-2/+2
* misc: move include files to include/qemu/Paolo Bonzini2012-12-191-1/+1
* Rename target_phys_addr_t to hwaddrAvi Kivity2012-10-231-1/+1
* Kill off cpu_state_reset()Andreas Färber2012-06-041-6/+0
* target-lm32: Let cpu_lm32_init() return LM32CPUAndreas Färber2012-06-041-2/+2
* target-lm32: QOM'ify CPU resetAndreas Färber2012-04-121-9/+1
* target-lm32: QOM'ify CPU initAndreas Färber2012-04-121-3/+0
* target-lm32: QOM'ify CPUAndreas Färber2012-04-121-1/+3
* target-lm32: init tcg only if availableMichael Walle2012-03-311-1/+1
* target-lm32: Don't overuse CPUStateAndreas Färber2012-03-141-8/+8
* Rename cpu_reset() to cpu_state_reset()Andreas Färber2012-03-141-2/+2
* target-lm32: Clean includesStefan Weil2012-02-281-5/+0
* lm32: add missing qemu_init_vcpu() callMichael Walle2011-10-031-0/+1
* Use glib memory allocation and free functionsAnthony Liguori2011-08-201-1/+1
* Remove unused is_softmmu parameter from cpu_handle_mmu_faultBlue Swirl2011-08-071-1/+1
* Remove exec-all.h include directivesBlue Swirl2011-06-261-1/+0
* lm32: fix exception handlingMichael Walle2011-05-031-5/+1
* lm32: translation routinesMichael Walle2011-03-071-0/+259
OpenPOWER on IntegriCloud