On 30 April 2013 07:38, John Rigby wrote:
> From: Alexander Graf
>
> The AArch64 syscall definitions are all publicly available in the Linux
> kernel. Let's add them to our linux-user emulation target, so that we
> can easily handle AArch64 syscalls.
>
> Signed-off-by: Alexander Graf
> ---
> li
From: Alexander Graf
The AArch64 syscall definitions are all publicly available in the Linux
kernel. Let's add them to our linux-user emulation target, so that we
can easily handle AArch64 syscalls.
Signed-off-by: Alexander Graf
---
linux-user/arm/syscall_nr.h | 326 ++