diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2022-07-02 11:32:28 +0530 |
---|---|---|
committer | Thomas Huth <thuth@redhat.com> | 2022-07-06 19:04:57 +0200 |
commit | 3d8111fd3bf7298486bcf1a72013b44c9044104e (patch) | |
tree | 90c1631ffd7f99f50457e4859cc07ad2ebc934cc /pc-bios/s390-ccw/main.c | |
parent | 872e13796f732cfd65c4dc62bd2e4bbdbb4fa848 (diff) | |
download | qemu-3d8111fd3bf7298486bcf1a72013b44c9044104e.zip qemu-3d8111fd3bf7298486bcf1a72013b44c9044104e.tar.gz qemu-3d8111fd3bf7298486bcf1a72013b44c9044104e.tar.bz2 |
target/s390x: Exit tb after executing ex_value
When EXECUTE sets ex_value to interrupt the constructed instruction,
we implicitly disable interrupts so that the value is not corrupted.
Exit to the main loop after execution, so that we re-evaluate any
pending interrupts.
Reported-by: Sven Schnelle <svens@linux.ibm.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20220702060228.420454-5-richard.henderson@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'pc-bios/s390-ccw/main.c')
0 files changed, 0 insertions, 0 deletions