summary refs log tree commit diff stats
path: root/target/avr/helper.c
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2025-08-29 12:43:55 +0200
committerPaolo Bonzini <pbonzini@redhat.com>2025-09-17 19:00:55 +0200
commitbd1cefdd9f18bfbdcb597d7d552fbf31dee47a28 (patch)
tree94c6f172d4a72af4f3b3accc2c4d09d45d768185 /target/avr/helper.c
parent3efe1a0f604cb7c4afd0381294acbdec75c65325 (diff)
downloadfocaccia-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/avr/helper.c')
0 files changed, 0 insertions, 0 deletions