Home
last modified time | relevance | path

Searched hist:f80b551ddc8b2d3ffc358f6fc7351e4100ab3dff (Results 1 – 1 of 1) sorted by relevance

/qemu/target/m68k/
H A Dhelper.cf80b551ddc8b2d3ffc358f6fc7351e4100ab3dff Mon Dec 10 16:56:34 UTC 2018 Peter Maydell <peter.maydell@linaro.org> target/m68k: In dump_address_map() check for memory access failures

In dump_address_map(), use address_space_ldl() instead of ldl_phys().
This allows us to check whether the memory access failed.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Message-Id: <20181210165636.28366-2-peter.maydell@linaro.org>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>