Hi Peter,
On Wed, Dec 20, 2017 at 03:36:29PM +, Peter Maydell wrote:
> >> #define UNAME_MINIMUM_RELEASE "3.8.0"
> > For aarch64_be, I think the minimum release should be 4.9.0
> > (see kernel commit cfa88c79462d "arm64: Set UTS_MACHINE in the Makefile")
> Isn't the thing that defines what
Le 20/12/2017 à 16:36, Peter Maydell a écrit :
> On 20 December 2017 at 15:20, Laurent Vivier wrote:
>> Le 19/12/2017 à 21:16, Michael Weiser a écrit :
>>> Make big-endian aarch64 systems identify as aarch64_be as expected by
>>> big-endian userland and toolchains.
>>>
>>> Signed-off-by: Michael W
On 20 December 2017 at 15:20, Laurent Vivier wrote:
> Le 19/12/2017 à 21:16, Michael Weiser a écrit :
>> Make big-endian aarch64 systems identify as aarch64_be as expected by
>> big-endian userland and toolchains.
>>
>> Signed-off-by: Michael Weiser
>> ---
>> linux-user/aarch64/target_syscall.h
Le 19/12/2017 à 21:16, Michael Weiser a écrit :
> Make big-endian aarch64 systems identify as aarch64_be as expected by
> big-endian userland and toolchains.
>
> Signed-off-by: Michael Weiser
> ---
> linux-user/aarch64/target_syscall.h | 4
> 1 file changed, 4 insertions(+)
>
> diff --git
Make big-endian aarch64 systems identify as aarch64_be as expected by
big-endian userland and toolchains.
Signed-off-by: Michael Weiser
---
linux-user/aarch64/target_syscall.h | 4
1 file changed, 4 insertions(+)
diff --git a/linux-user/aarch64/target_syscall.h
b/linux-user/aarch64/target