index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-lm32
/
helper.c
Age
Commit message (
Expand
)
Author
2013-02-16
target-lm32: Move TCG initialization to LM32CPU initfn
Andreas Färber
2013-02-16
target-lm32: Introduce QOM realizefn for LM32CPU
Andreas Färber
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
2012-10-23
Rename target_phys_addr_t to hwaddr
Avi Kivity
2012-06-04
Kill off cpu_state_reset()
Andreas Färber
2012-06-04
target-lm32: Let cpu_lm32_init() return LM32CPU
Andreas Färber
2012-04-12
target-lm32: QOM'ify CPU reset
Andreas Färber
2012-04-12
target-lm32: QOM'ify CPU init
Andreas Färber
2012-04-12
target-lm32: QOM'ify CPU
Andreas Färber
2012-03-31
target-lm32: init tcg only if available
Michael Walle
2012-03-14
target-lm32: Don't overuse CPUState
Andreas Färber
2012-03-14
Rename cpu_reset() to cpu_state_reset()
Andreas Färber
2012-02-28
target-lm32: Clean includes
Stefan Weil
2011-10-03
lm32: add missing qemu_init_vcpu() call
Michael Walle
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
2011-08-07
Remove unused is_softmmu parameter from cpu_handle_mmu_fault
Blue Swirl
2011-06-26
Remove exec-all.h include directives
Blue Swirl
2011-05-03
lm32: fix exception handling
Michael Walle
2011-03-07
lm32: translation routines
Michael Walle