qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v2 1/2] linux-user: Introduce stubs for ELF AT_BASE_PLATFORM


From: Laurent Vivier
Subject: Re: [PATCH v2 1/2] linux-user: Introduce stubs for ELF AT_BASE_PLATFORM
Date: Tue, 27 Sep 2022 11:28:49 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.2.1

Le 03/08/2022 à 12:30, Jiaxun Yang a écrit :
AT_BASE_PLATFORM is a elf auxiliary vector pointing to a string
to pass some architecture information.
See getauxval(3) man-page.

Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
---
  linux-user/elfload.c | 29 +++++++++++++++++++++++++++--
  1 file changed, 27 insertions(+), 2 deletions(-)


Applied to my linux-user-for-7.2 branch.

Thanks,
Laurent





reply via email to

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