diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2020-01-29 15:50:38 -0800 |
---|---|---|
committer | David Gibson <david@gibson.dropbear.id.au> | 2020-02-03 11:33:11 +1100 |
commit | 2ca2ef49940de375696074f36c977af9fd414e25 (patch) | |
tree | 268edd6127aa6c625db7ea732a53b96a440399f7 /scripts/qemu-gdb.py | |
parent | bb99b391896f3c7a477777e3d47a2524fd795357 (diff) | |
download | qemu-2ca2ef49940de375696074f36c977af9fd414e25.zip qemu-2ca2ef49940de375696074f36c977af9fd414e25.tar.gz qemu-2ca2ef49940de375696074f36c977af9fd414e25.tar.bz2 |
target/ppc: Use probe_access for LMW, STMW
Use a minimum number of mmu lookups for the contiguous bytes
that are accessed. If the lookup succeeds, we can finish the
operation with host addresses only.
Reported-by: Howard Spoelstra <hsp.cat7@gmail.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20200129235040.24022-3-richard.henderson@linaro.org>
Tested-by: Howard Spoelstra <hsp.cat7@gmail.com>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'scripts/qemu-gdb.py')
0 files changed, 0 insertions, 0 deletions