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
Julian Ganz 3d57ddace1 target/alpha: call plugin trap callbacks
We recently introduced API for registering callbacks for trap related
events as well as the corresponding hook functions. Due to differences
between architectures, the latter need to be called from target specific
code.

This change places hooks for Alpha targets.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Julian Ganz <neither@nut.email>
Message-ID: <20251027110344.2289945-12-alex.bennee@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
3 weeks ago
..
Kconfig meson: Introduce target-specific Kconfig 4 years ago
clk_helper.c target/alpha: Extract clk_helper.c from sys_helper.c 2 years ago
cpu-param.h tcg: Remove the TCG_GUEST_DEFAULT_MO definition globally 7 months ago
cpu-qom.h target: Move ArchCPUClass definition to 'cpu.h' 2 years ago
cpu.c add cpu_test_interrupt()/cpu_set_interrupt() helpers and use them tree wide 3 months ago
cpu.h accel/tcg: Hoist cpu_get_tb_cpu_state decl to accl/tcg/cpu-ops.h 7 months ago
fpu_helper.c include: Remove 'exec/exec-all.h' 7 months ago
gdbstub.c target/alpha: Use explicit little-endian LD/ST API 1 year ago
helper.c target/alpha: call plugin trap callbacks 3 weeks ago
helper.h target/alpha: Access CPUState::cpu_index via helper 1 month ago
int_helper.c include: Remove 'exec/exec-all.h' 7 months ago
machine.c target/alpha: Replace VMSTATE_UINTTL() -> VMSTATE_UINT64() 1 month ago
mem_helper.c include: Remove 'exec/exec-all.h' 7 months ago
meson.build target/alpha: Only build sys_helper.c on system emulation 2 years ago
sys_helper.c target/alpha: Access CPUState::cpu_index via helper 1 month ago
translate.c target/alpha: Access CPUState::cpu_index via helper 1 month ago
vax_helper.c include: Remove 'exec/exec-all.h' 7 months ago