|
From: | Philippe Mathieu-Daudé |
Subject: | Re: [PATCH 1/1] linux-user: Preserve NULL hit in target_mmap subroutines |
Date: | Thu, 15 Aug 2024 11:14:23 +0200 |
User-agent: | Mozilla Thunderbird |
On 15/8/24 03:05, Richard Henderson wrote:
Do not pass guest_base to the host mmap instead of zero hint. Cc: qemu-stable@nongnu.org Resolves: https://gitlab.com/qemu-project/qemu/-/issues/2353 Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
FTR per 6d425bd0-efd0-42ee-af3e-d7b5c3379d55@linaro.org/:">https://lore.kernel.org/qemu-devel/6d425bd0-efd0-42ee-af3e-d7b5c3379d55@linaro.org/:
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
--- linux-user/mmap.c | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-)
[Prev in Thread] | Current Thread | [Next in Thread] |