linux-user: Remove ELF_START_MMAP and image_info.start_mmap
commitf6d45542424f07247c11d074f3504a9eeb79e21c
authorRichard Henderson <richard.henderson@linaro.org>
Wed, 16 Aug 2023 17:43:10 +0000 (16 10:43 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Fri, 1 Sep 2023 20:34:50 +0000 (1 13:34 -0700)
tree64f1ac9ccd1ddf503c7f741587adc227f0c368bf
parent6467d9eb4923f71d83d41fb603f072b6446be402
linux-user: Remove ELF_START_MMAP and image_info.start_mmap

The start_mmap value is write-only.
Remove the field and the defines that populated it.
Logically, this has been replaced by task_unmapped_base.

Tested-by: Helge Deller <deller@gmx.de>
Reviewed-by: Ilya Leoshkevich <iii@linux.ibm.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
linux-user/elfload.c
linux-user/qemu.h