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/alpha
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>
3 years ago
..
Kconfig meson: Introduce target-specific Kconfig 4 years ago
STATUS
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/alpha: Convert to tcg_ops restore_state_to_opc 3 years ago
cpu.h compiler.h: replace QEMU_NORETURN with G_NORETURN 3 years ago
fpu_helper.c
gdbstub.c
helper.c accel/tcg: Remove will_exit argument from cpu_restore_state 3 years ago
helper.h
int_helper.c
machine.c
mem_helper.c accel/tcg: Remove will_exit argument from cpu_restore_state 3 years ago
meson.build
sys_helper.c
translate.c target/alpha: Convert to tcg_ops restore_state_to_opc 3 years ago
vax_helper.c