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/m68k
Julian Ganz b2d8618c21 target/m68k: 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 Motorola 68000 targets.

Signed-off-by: Julian Ganz <neither@nut.email>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-ID: <20251027110344.2289945-18-alex.bennee@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
1 week ago
..
Kconfig target/m68k: Restrict semihosting to TCG 1 year 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 2 months ago
cpu.h accel/tcg: Hoist cpu_get_tb_cpu_state decl to accl/tcg/cpu-ops.h 6 months ago
fpu_helper.c include: Remove 'exec/exec-all.h' 6 months ago
gdbstub.c target/m68k: Use explicit big-endian LD/ST API 1 year ago
helper.c include: Remove 'exec/exec-all.h' 6 months ago
helper.h target/m68k: Map FPU exceptions to FPSR register 2 years ago
m68k-semi.c target/m68k: Pass semihosting arg to exit 2 years ago
meson.build target/m68k: Add semihosting stub 1 year ago
monitor.c hmp: Pass monitor to mon_get_cpu_env() 5 years ago
op_helper.c target/m68k: call plugin trap callbacks 1 week ago
qregs.h.inc target/m68k: Rename qregs.def -> qregs.h.inc 3 years ago
semihosting-stub.c licenses: Remove SPDX tags not being license identifier for Linaro 9 months ago
softfloat.c target/m68k: Avoid using floatx80_infinity global const 9 months ago
softfloat.h softfloat: merge floatx80_mod and floatx80_rem 5 years ago
softfloat_fpsp_tables.h m68k comments break patch submission due to being incorrectly formatted 6 years ago
translate.c target/m68k: Remove pointless @cpu_halted TCGv 3 weeks ago