qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] linux-user: Update m68k syscall definitions to


From: Laurent Vivier
Subject: Re: [Qemu-devel] [PATCH] linux-user: Update m68k syscall definitions to match Linux 4.6
Date: Mon, 16 Jan 2017 23:52:18 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.6.0

Le 16/01/2017 à 23:49, John Paul Adrian Glaubitz a écrit :
> Signed-off-by: John Paul Adrian Glaubitz <address@hidden>
> ---
>  linux-user/m68k/syscall_nr.h | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/linux-user/m68k/syscall_nr.h b/linux-user/m68k/syscall_nr.h
> index 4b50fb29b6..d239551b34 100644
> --- a/linux-user/m68k/syscall_nr.h
> +++ b/linux-user/m68k/syscall_nr.h
> @@ -376,3 +376,6 @@
>  #define TARGET_NR_userfaultfd           373
>  #define TARGET_NR_membarrier            374
>  #define TARGET_NR_mlock2                375
> +#define TARGET_NR_copy_file_range       376
> +#define TARGET_NR_preadv2               377
> +#define TARGET_NR_pwritev2              378
> 
Reviewed-by: Laurent Vivier <address@hidden>



reply via email to

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