diff options
author | Alex Bennée | 2022-10-27 20:36:31 +0200 |
---|---|---|
committer | Alex Bennée | 2022-10-31 21:37:59 +0100 |
commit | 9fa97e04ae5677cc383b674f8efbf17950b07622 (patch) | |
tree | bb9a518a27b785f60ab005c9a8a75ba3fdf76977 /hw/ide/macio.c | |
parent | target/s390x: don't probe next pc for EXecuted insns (diff) | |
download | qemu-9fa97e04ae5677cc383b674f8efbf17950b07622.tar.gz qemu-9fa97e04ae5677cc383b674f8efbf17950b07622.tar.xz qemu-9fa97e04ae5677cc383b674f8efbf17950b07622.zip |
target/s390x: fake instruction loading when handling 'ex'
The s390x EXecute instruction is a bit weird as we synthesis the
executed instruction from what we have stored in memory. This missed
the plugin instrumentation.
Work around this with a special helper to inform the rest of the
translator about the instruction so things stay consistent.
Reviewed-by: David Hildenbrand <david@redhat.com>
Acked-by: Ilya Leoshkevich <iii@linux.ibm.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Cc: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20221027183637.2772968-26-alex.bennee@linaro.org>
Diffstat (limited to 'hw/ide/macio.c')
0 files changed, 0 insertions, 0 deletions