qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v8 15/17] linux-user: Do not adjust image mapping for host pa


From: Akihiko Odaki
Subject: Re: [PATCH v8 15/17] linux-user: Do not adjust image mapping for host page size
Date: Fri, 4 Aug 2023 14:28:46 +0900
User-agent: Mozilla Thunderbird

On 2023/08/04 10:45, Richard Henderson wrote:
Remove TARGET_ELF_EXEC_PAGESIZE, and 3 other TARGET_ELF_PAGE* macros
based off of that.  Rely on target_mmap to handle guest vs host page
size mismatch.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>

Reviewed-by: Akihiko Odaki <akihiko.odaki@daynix.com>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]