You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/target/nios2
Richard Henderson 3d419a4dd2 accel/tcg: Remove will_exit argument from cpu_restore_state
The value passed is always true, and if the target's
synchronize_from_tb hook is non-trivial, not exiting
may be erroneous.

Reviewed-by: Claudio Fontana <cfontana@suse.de>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2 years ago
..
Kconfig meson: Introduce target-specific Kconfig 3 years ago
cpu-param.h Normalize header guard symbol definition 3 years ago
cpu.c target/nios2: Convert to tcg_ops restore_state_to_opc 2 years ago
cpu.h target/nios2: Advance pc when raising exceptions 3 years ago
helper.c target/nios2: Advance pc when raising exceptions 3 years ago
helper.h target/nios2: Implement rdprs, wrprs 3 years ago
meson.build target/nios2: Move nios2-semi.c to nios2_softmmu_ss 2 years ago
mmu.c target/nios2: Use hw/registerfields.h for CR_TLBMISC fields 3 years ago
mmu.h target: Include missing 'cpu.h' 3 years ago
monitor.c hmp: Pass monitor to mon_get_cpu_env() 4 years ago
nios2-semi.c target/nios2: Convert semihosting errno to gdb remote errno 2 years ago
op_helper.c accel/tcg: Remove will_exit argument from cpu_restore_state 2 years ago
trace-events target/nios2: Replace MMU_LOG with tracepoints 3 years ago
translate.c target/nios2: Convert to tcg_ops restore_state_to_opc 2 years ago