diff options
author | Richard Henderson | 2022-08-26 22:35:52 +0200 |
---|---|---|
committer | Richard Henderson | 2022-09-01 07:41:57 +0200 |
commit | cecaad540155927f2faf1b6897c72cc59074cb45 (patch) | |
tree | 171708dbb09c6e6fa707b85ed46b3c0d2406e770 /linux-user/sparc | |
parent | target/avr: Call avr_cpu_do_interrupt directly (diff) | |
download | qemu-cecaad540155927f2faf1b6897c72cc59074cb45.tar.gz qemu-cecaad540155927f2faf1b6897c72cc59074cb45.tar.xz qemu-cecaad540155927f2faf1b6897c72cc59074cb45.zip |
target/avr: Only execute one interrupt at a time
We cannot deliver two interrupts simultaneously;
the first interrupt handler must execute first.
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')
0 files changed, 0 insertions, 0 deletions