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/cris
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-qom.h target: Introduce and use OBJECT_DECLARE_CPU_TYPE() macro 3 years ago
cpu.c target/cris: Convert to tcg_ops restore_state_to_opc 2 years ago
cpu.h target: Use ArchCPU as interface to target CPU 3 years ago
crisv10-decode.h cris tcg cpus: Fix Lesser GPL version number 4 years ago
crisv32-decode.h cris tcg cpus: Fix Lesser GPL version number 4 years ago
gdbstub.c cris tcg cpus: Fix Lesser GPL version number 4 years ago
helper.c accel/tcg: Remove will_exit argument from cpu_restore_state 2 years ago
helper.h target/cris: Mark helper_raise_exception noreturn 3 years ago
machine.c cris tcg cpus: Fix Lesser GPL version number 4 years ago
meson.build target/cris: Make cris_cpu_tlb_fill sysemu only 3 years ago
mmu.c target/cris: Let cris_mmu_translate() use MMUAccessType access_type 4 years ago
mmu.h target/cris: Let cris_mmu_translate() use MMUAccessType access_type 4 years ago
op_helper.c cris tcg cpus: Fix Lesser GPL version number 4 years ago
opcode-cris.h Clean up a few header guard symbols 6 years ago
translate.c target/cris: Convert to tcg_ops restore_state_to_opc 2 years ago
translate_v10.c.inc target/cris: Remove dc->flagx_known 3 years ago