diff options
| author | Richard Henderson <richard.henderson@linaro.org> | 2023-11-14 12:13:29 -0800 |
|---|---|---|
| committer | Richard Henderson <richard.henderson@linaro.org> | 2023-11-21 09:23:27 -0600 |
| commit | 82d70a84c8ee42ef969a9cfddc0f5b30b16165f5 (patch) | |
| tree | b4e6293c73b74f015cf85188caa43319f2366260 /tests/qemu-iotests/testenv.py | |
| parent | c14ae763d548842c6abd1afaf5dc7ce7322ed901 (diff) | |
| download | focaccia-qemu-82d70a84c8ee42ef969a9cfddc0f5b30b16165f5.tar.gz focaccia-qemu-82d70a84c8ee42ef969a9cfddc0f5b30b16165f5.zip | |
linux-user: Fix loaddr computation for some elf files
The file offset of the load segment is not relevant to the
low address, only the beginning of the virtual address page.
Cc: qemu-stable@nongnu.org
Fixes: a93934fecd4 ("elf: take phdr offset into account when calculating the program load address")
Resolves: https://gitlab.com/qemu-project/qemu/-/issues/1952
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Michael Tokarev <mjt@tls.msk.ru>
Diffstat (limited to 'tests/qemu-iotests/testenv.py')
0 files changed, 0 insertions, 0 deletions