mirror of https://gitlab.com/qemu-project/qemu
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.
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 MIPS targets. We consider the exceptions NMI and EXT_INTERRUPT to be asynchronous interrupts rather than exceptions. Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Acked-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Julian Ganz <neither@nut.email> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-ID: <20251027110344.2289945-20-alex.bennee@linaro.org> Signed-off-by: Alex Bennée <alex.bennee@linaro.org> |
1 week ago | |
|---|---|---|
| .. | ||
| system | 4 months ago | |
| tcg | 1 week ago | |
| Kconfig | 1 year ago | |
| cpu-defs.c.inc | 4 months ago | |
| cpu-param.h | 7 months ago | |
| cpu-qom.h | 2 years ago | |
| cpu.c | 2 months ago | |
| cpu.h | 6 months ago | |
| fpu.c | 5 years ago | |
| fpu_helper.h | 9 months ago | |
| gdbstub.c | 2 years ago | |
| helper.h | 4 months ago | |
| internal.h | 8 months ago | |
| kvm.c | 3 weeks ago | |
| kvm_mips.h | 2 years ago | |
| meson.build | 4 months ago | |
| mips-defs.h | 1 year ago | |
| msa.c | 9 months ago | |