diff options
| author | Paolo Bonzini <pbonzini@redhat.com> | 2025-08-29 12:43:55 +0200 |
|---|---|---|
| committer | Paolo Bonzini <pbonzini@redhat.com> | 2025-09-17 19:00:55 +0200 |
| commit | bd1cefdd9f18bfbdcb597d7d552fbf31dee47a28 (patch) | |
| tree | 94c6f172d4a72af4f3b3accc2c4d09d45d768185 /target/openrisc/sys_helper.c | |
| parent | 3efe1a0f604cb7c4afd0381294acbdec75c65325 (diff) | |
| download | focaccia-qemu-bd1cefdd9f18bfbdcb597d7d552fbf31dee47a28.tar.gz focaccia-qemu-bd1cefdd9f18bfbdcb597d7d552fbf31dee47a28.zip | |
target-arm: remove uses of cpu_interrupt() for user-mode emulation
Arm leaves around some functions that use cpu_interrupt(), even for user-mode emulation when the code is unreachable. Pull out the system-mode implementation to a separate file, and add stubs for CONFIG_USER_ONLY. Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'target/openrisc/sys_helper.c')
0 files changed, 0 insertions, 0 deletions