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>
2 years ago
..
Kconfig meson: Introduce target-specific Kconfig 3 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 2 years ago
cpu.h compiler.h: replace QEMU_NORETURN with G_NORETURN 3 years ago
fpu_helper.c overall/alpha tcg cpus|hppa: Fix Lesser GPL version number 4 years ago
gdbstub.c overall/alpha tcg cpus|hppa: 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-alpha: Use ctpop helper 8 years ago
int_helper.c overall/alpha tcg cpus|hppa: Fix Lesser GPL version number 4 years ago
machine.c migration: Replace migration's JSON writer by the general one 4 years ago
mem_helper.c accel/tcg: Remove will_exit argument from cpu_restore_state 2 years ago
meson.build meson: target 4 years ago
sys_helper.c overall/alpha tcg cpus|hppa: Fix Lesser GPL version number 4 years ago
translate.c target/alpha: Convert to tcg_ops restore_state_to_opc 2 years ago
vax_helper.c overall/alpha tcg cpus|hppa: Fix Lesser GPL version number 4 years ago