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 OpenRISC targets. We treat anything other than resets, timer and device interrupts as exceptions. Signed-off-by: Julian Ganz <neither@nut.email> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-ID: <20251027110344.2289945-21-alex.bennee@linaro.org> Signed-off-by: Alex Bennée <alex.bennee@linaro.org> |
1 week ago | |
|---|---|---|
| .. | ||
| Kconfig | 2 years ago | |
| cpu-param.h | 7 months ago | |
| cpu-qom.h | 2 years ago | |
| cpu.c | 2 months ago | |
| cpu.h | 3 weeks ago | |
| disas.c | 5 years ago | |
| exception.c | 6 months ago | |
| exception.h | 4 years ago | |
| exception_helper.c | 6 months ago | |
| fpu_helper.c | 3 weeks ago | |
| gdbstub.c | 8 months ago | |
| helper.h | 3 weeks ago | |
| insns.decode | 6 years ago | |
| interrupt.c | 1 week ago | |
| interrupt_helper.c | 6 months ago | |
| machine.c | 3 weeks ago | |
| meson.build | 2 years ago | |
| mmu.c | 3 weeks ago | |
| sys_helper.c | 3 weeks ago | |
| translate.c | 3 weeks ago | |