diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2024-11-12 11:32:01 -0800 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2024-11-16 08:42:25 -0800 |
commit | c81d1fafa6233448bcc2d8fcd2ba63a4ae834f3a (patch) | |
tree | e1aad510f13fa666c422089b00c7c02c6077e37b /module-common.c | |
parent | 779f30a01af8566780cefc8639505b758950afb3 (diff) | |
download | qemu-c81d1fafa6233448bcc2d8fcd2ba63a4ae834f3a.zip qemu-c81d1fafa6233448bcc2d8fcd2ba63a4ae834f3a.tar.gz qemu-c81d1fafa6233448bcc2d8fcd2ba63a4ae834f3a.tar.bz2 |
linux-user: Honor elf alignment when placing images
Most binaries don't actually depend on more than page alignment,
but any binary can request it. Not honoring this was a bug.
This became obvious when gdb reported
Failed to read a valid object file image from memory
when examining some vdso which are marked as needing more
than page alignment.
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'module-common.c')
0 files changed, 0 insertions, 0 deletions