diff options
author | Richard Henderson | 2022-08-26 22:53:32 +0200 |
---|---|---|
committer | Richard Henderson | 2022-09-01 07:42:21 +0200 |
commit | 36027c70974fef1392e6c73dfb94c3f94f0930bc (patch) | |
tree | 70f4dd74f40b820a8f12c9add46c8634bd15cbe0 /linux-user/sparc/target_cpu.h | |
parent | target/avr: Only execute one interrupt at a time (diff) | |
download | qemu-36027c70974fef1392e6c73dfb94c3f94f0930bc.tar.gz qemu-36027c70974fef1392e6c73dfb94c3f94f0930bc.tar.xz qemu-36027c70974fef1392e6c73dfb94c3f94f0930bc.zip |
target/avr: Disable interrupts when env->skip set
This bit is not saved across interrupts, so we must
delay delivering the interrupt until the skip has
been processed.
Resolves: https://gitlab.com/qemu-project/qemu/-/issues/1118
Reviewed-by: Michael Rolnik <mrolnik@gmail.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'linux-user/sparc/target_cpu.h')
0 files changed, 0 insertions, 0 deletions