summaryrefslogtreecommitdiffstats
path: root/python/qemu/machine.py
diff options
context:
space:
mode:
authorPeter Maydell2019-07-04 18:14:44 +0200
committerPeter Maydell2019-07-04 18:25:30 +0200
commit2884fbb60412049ec92389039ae716b32057382e (patch)
treebc0efcfaf8d2b650cf616a089b53b53a152a483d /python/qemu/machine.py
parenttarget/arm: v8M: Check state of exception being returned from (diff)
downloadqemu-2884fbb60412049ec92389039ae716b32057382e.tar.gz
qemu-2884fbb60412049ec92389039ae716b32057382e.tar.xz
qemu-2884fbb60412049ec92389039ae716b32057382e.zip
target/arm: Use _ra versions of cpu_stl_data() in v7M helpers
In the various helper functions for v7M/v8M instructions, use the _ra versions of cpu_stl_data() and friends. Otherwise we may get wrong behaviour or an assert() due to not being able to locate the TB if there is an exception on the memory access or if it performs an IO operation when in icount mode. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20190617175317.27557-5-peter.maydell@linaro.org
Diffstat (limited to 'python/qemu/machine.py')
0 files changed, 0 insertions, 0 deletions