diff options
author | Mikhail Ilyin <m.ilin@samsung.com> | 2014-09-08 17:28:56 +0400 |
---|---|---|
committer | Riku Voipio <riku.voipio@linaro.org> | 2014-10-06 21:53:35 +0300 |
commit | 1a1c4db9b298956e89caf53b09b6a7a960d55d66 (patch) | |
tree | 571bd286415d0a7e877327695107985a2f304909 /pc-bios/s390-ccw.img | |
parent | d80a1905942afecafc04dba4bf51103cd30d37a1 (diff) |
translate-all.c: memory walker initial address miscalculation
The initial base address is miscalculated in walk_memory_regions().
It has to be shifted TARGET_PAGE_BITS more. Holder variables are
extended to target_ulong size otherwise they don't fit for MIPS N32
(a 32-bit ABI with a 64-bit address space) and qemu won't compile.
The issue led to incorrect debug output of memory maps and a
mis-formed coredumped file.
Signed-off-by: Mikhail Ilyin <m.ilin@samsung.com>
Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
Diffstat (limited to 'pc-bios/s390-ccw.img')
0 files changed, 0 insertions, 0 deletions