]> git.ipfire.org Git - thirdparty/qemu.git/commit
linux-user: Adjust task_unmapped_base for reserved_va
authorRichard Henderson <richard.henderson@linaro.org>
Wed, 2 Aug 2023 21:25:27 +0000 (14:25 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Tue, 8 Aug 2023 20:24:21 +0000 (13:24 -0700)
commitc8fb5cf97da11af11def1e910920c9ead03c304a
tree1f3d2d484741d48ac99d0adb6740e878d102cf54
parent0450cf08976f9036feaded438031b4cba94f6452
linux-user: Adjust task_unmapped_base for reserved_va

Ensure that the chosen values for mmap_next_start and
task_unmapped_base are within the guest address space.

Tested-by: Helge Deller <deller@gmx.de>
Reviewed-by: Akihiko Odaki <akihiko.odaki@daynix.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
linux-user/main.c
linux-user/mmap.c
linux-user/user-mmap.h