qemu-trivial
[Top][All Lists]
Advanced

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

Re: [Qemu-trivial] [Qemu-devel] [PATCH] Add missing syscall nrs. This up


From: Peter Maydell
Subject: Re: [Qemu-trivial] [Qemu-devel] [PATCH] Add missing syscall nrs. This updates the QEMU syscall tables to more recent Linux kernels.
Date: Thu, 7 Jan 2016 12:01:27 +0000

On 24 December 2015 at 22:31, Johan Ouwerkerk <address@hidden> wrote:
> This change covers arm, aarch64, mips. Others to follow?
>
> The change was prompted by QEMU warning about a syscall 384 (get_random()) 
> with Debian armhf binaries (ARMv7).

It would be nice if whoever applies this patch could fix
the overlong lines in the commit message.

> Signed-off-by: Johan Ouwerkerk <address@hidden>
> ---
>  linux-user/aarch64/syscall_nr.h | 13 +++++++++++++
>  linux-user/arm/syscall_nr.h     | 12 ++++++++++++
>  linux-user/mips/syscall_nr.h    | 12 ++++++++++++
>  3 files changed, 37 insertions(+)

No 64-bit mips to go with the 32-bit change?

Anyway, for the changes in this patch:

Reviewed-by: Peter Maydell <address@hidden>

thanks
-- PMM



reply via email to

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