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/hppa
Julian Ganz ed7b86888e target/hppa: call plugin trap callbacks
We identified a number of exceptions as interrupts, and we assume every
other exception is a (syncroneous) exceptions. PA-RISC appears to not
have any form of host-call.

This change places the hook for PA-RISC targets.

Signed-off-by: Julian Ganz <neither@nut.email>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-ID: <20251027110344.2289945-15-alex.bennee@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
2 weeks ago
..
Kconfig meson: Introduce target-specific Kconfig 4 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 target/hppa: Have hppa_form_gva*() return vaddr type 4 weeks ago
fpu_helper.c target/hppa: Set FPCR exception flag bits for non-trapped exceptions 2 weeks ago
gdbstub.c linux-user/hppa: Force all code addresses to PRIV_USER 2 years ago
helper.c target/hppa: Have hppa_form_gva*() return vaddr type 4 weeks ago
helper.h target/hppa: Implement space register hashing for 64-bit HP-UX 10 months ago
insns.decode target/hppa: correct size bit parity for fmpyadd 4 weeks ago
int_helper.c target/hppa: call plugin trap callbacks 2 weeks ago
machine.c target/migration: Inline VMSTATE_CPU() 6 months ago
mem_helper.c target/hppa: Have hppa_form_gva*() return vaddr type 4 weeks ago
meson.build meson: Rename target_softmmu_arch -> target_system_arch 2 years ago
op_helper.c include: Remove 'exec/exec-all.h' 7 months ago
sys_helper.c char: rename CharBackend->CharFrontend 2 weeks ago
trace-events target/hppa: Use hwaddr type for HPPATLBEntry::pa 4 weeks ago
trace.h trace: switch position of headers to what Meson requires 5 years ago
translate.c target/hppa: Replace MO_TE -> MO_BE 4 weeks ago