diff options
| author | Richard Henderson | 2022-07-02 08:02:28 +0200 |
|---|---|---|
| committer | Thomas Huth | 2022-07-06 19:04:57 +0200 |
| commit | 3d8111fd3bf7298486bcf1a72013b44c9044104e (patch) | |
| tree | 90c1631ffd7f99f50457e4859cc07ad2ebc934cc /include/exec/exec-all.h | |
| parent | target/s390x: Remove DISAS_PC_STALE_NOCHAIN (diff) | |
| download | qemu-3d8111fd3bf7298486bcf1a72013b44c9044104e.tar.gz qemu-3d8111fd3bf7298486bcf1a72013b44c9044104e.tar.xz qemu-3d8111fd3bf7298486bcf1a72013b44c9044104e.zip | |
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 'include/exec/exec-all.h')
0 files changed, 0 insertions, 0 deletions
