Sign in
qemu
/
qemu
/
9a2fd4347c40321f5cbb4ab4220e759fcbf87d03
/
target-lm32
/
cpu.c
4bad9e3
cpu: Change cpu_exec_init() arg to cpu, not env
by Peter Crosthwaite
· 9 years ago
5a790cc
cpu: Add Error argument to cpu_exec_init()
by Bharata B Rao
· 9 years ago
2472b6c
gdbstub: Allow target CPUs to specify watchpoint STOP_BEFORE_ACCESS flag
by Peter Maydell
· 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
00c8cb0
cputlb: Change tlb_flush() argument to CPUState
by Andreas Färber
· 11 years ago
f0c3c50
cpu: Move breakpoints field from CPU_COMMON to CPUState
by Andreas Färber
· 11 years ago
7510454
cpu: Turn cpu_handle_mmu_fault() into a CPUClass hook
by Andreas Färber
· 11 years ago
8c2e1b0
cpu: Turn cpu_has_work() into a CPUClass hook
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
14a10fc
cpu: Partially revert "cpu: Change qemu_init_vcpu() argument to CPUState"
by Andreas Färber
· 11 years ago
5b50e79
cpu: Introduce CPUClass::gdb_{read,write}_register()
by Andreas Färber
· 11 years ago
a0e372f
cpu: Introduce CPUState::gdb_num_regs and CPUClass::gdb_num_core_regs
by Andreas Färber
· 11 years ago
00b941e
cpu: Turn cpu_get_phys_page_debug() into a CPUClass hook
by Andreas Färber
· 11 years ago
f45748f
cpu: Introduce CPUClass::set_pc() for gdb_set_cpu_pc()
by Andreas Färber
· 11 years ago
91b1df8
cpu: Move reset logging to CPUState
by Andreas Färber
· 12 years ago
a076285
log: Change log_cpu_state[_mask]() argument to CPUState
by Andreas Färber
· 12 years ago
c643bed
cpu: Change qemu_init_vcpu() argument to CPUState
by Andreas Färber
· 12 years ago
878096e
cpu: Turn cpu_dump_{state,statistics}() into CPUState hooks
by Andreas Färber
· 12 years ago
a5b0f6d
target-lm32: flush tlb after clearing env
by Michael Walle
· 12 years ago
0ad6773
target-lm32: Update VMStateDescription to LM32CPU
by Andreas Färber
· 12 years ago
97a8ea5
cpu: Replace do_interrupt() by CPUClass::do_interrupt method
by Andreas Färber
· 12 years ago
c05efcb
cpu: Add CPUArchState pointer to CPUState
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
55e5c28
cpu: Move cpu_index field to CPUState
by Andreas Färber
· 12 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