Sign in
qemu
/
qemu
/
df0900eb89a0672a3f924b7e8d20163dee2383db
/
target-lm32
/
helper.c
b6af097
maint: remove / fix many doubled words
by Daniel P. Berrange
· 10 years ago
cfe67ce
semihosting: create SemihostingConfig structure and semihost.h
by Leon Alrae
· 10 years ago
e9854c3
target-lm32: Use cpu_exec_interrupt qom hook
by Richard Henderson
· 10 years ago
86025ee
cpu-exec: Make debug_excp_handler a QOM CPU method
by Peter Maydell
· 10 years ago
f7bbcfb
target-lm32: add semihosting support
by Michael Walle
· 11 years ago
0c591eb
cputlb: Change tlb_set_page() argument to CPUState
by Andreas Färber
· 11 years ago
a47dddd
exec: Change cpu_abort() argument to CPUState
by Andreas Färber
· 11 years ago
0ea8cb8
cpu-exec: Change cpu_resume_from_signal() argument to CPUState
by Andreas Färber
· 11 years ago
b3310ab
exec: Change cpu_breakpoint_{insert,remove{,_by_ref,_all}} argument
by Andreas Färber
· 11 years ago
75a3403
exec: Change cpu_watchpoint_{insert,remove{,_by_ref,_all}} argument
by Andreas Färber
· 11 years ago
f0c3c50
cpu: Move breakpoints field from CPU_COMMON to CPUState
by Andreas Färber
· 12 years ago
ff4700b
cpu: Move watchpoint fields from CPU_COMMON to CPUState
by Andreas Färber
· 12 years ago
2710342
cpu: Move exception_index field from CPU_COMMON to CPUState
by Andreas Färber
· 12 years ago
7510454
cpu: Turn cpu_handle_mmu_fault() into a CPUClass hook
by Andreas Färber
· 12 years ago
9262685
cpu: Factor out cpu_generic_init()
by Andreas Färber
· 11 years ago
3dd3a2b
target-lm32: add breakpoint/watchpoint support
by Michael Walle
· 11 years ago
34f4aa8
target-lm32: move model features to LM32CPU
by Michael Walle
· 11 years ago
00b941e
cpu: Turn cpu_get_phys_page_debug() into a CPUClass hook
by Andreas Färber
· 12 years ago
a076285
log: Change log_cpu_state[_mask]() argument to CPUState
by Andreas Färber
· 12 years ago
b92e062
target-lm32: fix debug memory access
by Michael Walle
· 13 years ago
97a8ea5
cpu: Replace do_interrupt() by CPUClass::do_interrupt method
by Andreas Färber
· 12 years ago
868e282
target-lm32: Move TCG initialization to LM32CPU initfn
by Andreas Färber
· 12 years ago
9c23169
target-lm32: Introduce QOM realizefn for LM32CPU
by Andreas Färber
· 12 years ago
1de7afc
misc: move include files to include/qemu/
by Paolo Bonzini
· 12 years ago
a8170e5
Rename target_phys_addr_t to hwaddr
by Avi Kivity
· 12 years ago
b7e516c
Kill off cpu_state_reset()
by Andreas Färber
· 13 years ago
0347d68
target-lm32: Let cpu_lm32_init() return LM32CPU
by Andreas Färber
· 13 years ago
3eab169
target-lm32: QOM'ify CPU reset
by Andreas Färber
· 13 years ago
8d7d505
target-lm32: QOM'ify CPU init
by Andreas Färber
· 13 years ago
fc0ced2
target-lm32: QOM'ify CPU
by Andreas Färber
· 13 years ago
de89fd2
target-lm32: init tcg only if available
by Michael Walle
· 13 years ago
6393c08
target-lm32: Don't overuse CPUState
by Andreas Färber
· 13 years ago
1bba0dc
Rename cpu_reset() to cpu_state_reset()
by Andreas Färber
· 13 years ago
60ed8d2
target-lm32: Clean includes
by Stefan Weil
· 13 years ago
27f930c
lm32: add missing qemu_init_vcpu() call
by Michael Walle
· 13 years ago
7267c09
Use glib memory allocation and free functions
by Anthony Liguori
· 14 years ago
97b348e
Remove unused is_softmmu parameter from cpu_handle_mmu_fault
by Blue Swirl
· 14 years ago
2b41f10
Remove exec-all.h include directives
by Blue Swirl
· 14 years ago
ecbe1de
lm32: fix exception handling
by Michael Walle
· 14 years ago
17c0fa3
lm32: translation routines
by Michael Walle
· 14 years ago