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 SPARC (32bit and 64bit) targets. We treat any interrupt other than EXTINT and IVEC as exceptions as they appear to be synchroneous events. Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Julian Ganz <neither@nut.email> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Message-ID: <20251027110344.2289945-27-alex.bennee@linaro.org> Signed-off-by: Alex Bennée <alex.bennee@linaro.org> |
1 week ago | |
|---|---|---|
| .. | ||
| Kconfig | 4 years ago | |
| asi.h | 1 year ago | |
| cpu-feature.h.inc | 1 year ago | |
| cpu-param.h | 7 months ago | |
| cpu-qom.h | 2 years ago | |
| cpu.c | 2 months ago | |
| cpu.h | 3 weeks ago | |
| fop_helper.c | 5 months ago | |
| gdbstub.c | 9 months ago | |
| helper.c | 3 weeks ago | |
| helper.h | 11 months ago | |
| insns.decode | 1 month ago | |
| int32_helper.c | 1 week ago | |
| int64_helper.c | 1 week ago | |
| ldst_helper.c | 6 months ago | |
| machine.c | 6 months ago | |
| meson.build | 2 years ago | |
| mmu_helper.c | 7 months ago | |
| monitor.c | 2 years ago | |
| trace-events | 4 years ago | |
| trace.h | 5 years ago | |
| translate.c | 3 weeks ago | |
| translate.h | 11 months ago | |
| vis_helper.c | 1 year ago | |
| win_helper.c | 6 months ago | |