diff options
author | Sven Schnelle <svens@stackframe.org> | 2024-03-19 17:19:19 +0100 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2024-03-19 14:08:02 -1000 |
commit | ad1fdacd1b936557514dd72c2079a80be0c2dfb4 (patch) | |
tree | 85d49dd81462c8aaaf6900ea779f11297c4bfb30 /storage-daemon | |
parent | ae157fc25053917830c3b581bc282f906e6d95d3 (diff) | |
download | qemu-ad1fdacd1b936557514dd72c2079a80be0c2dfb4.zip qemu-ad1fdacd1b936557514dd72c2079a80be0c2dfb4.tar.gz qemu-ad1fdacd1b936557514dd72c2079a80be0c2dfb4.tar.bz2 |
target/hppa: exit tb on flush cache instructions
When the guest modifies the tb it is currently executing from,
it executes a fic instruction. Exit the tb on such instruction,
otherwise we might execute stale code.
Signed-off-by: Sven Schnelle <svens@stackframe.org>
Message-Id: <20240319161921.487080-5-svens@stackframe.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'storage-daemon')
0 files changed, 0 insertions, 0 deletions