qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 0/3] linux-user: update headers to linux v5.13


From: Laurent Vivier
Subject: Re: [PATCH 0/3] linux-user: update headers to linux v5.13
Date: Mon, 12 Jul 2021 22:04:35 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0

Le 08/07/2021 à 23:57, Laurent Vivier a écrit :
> All headers are updated using tools from scripts/
> 
> gensyscalls.sh, update-mips-syscall-args.sh, update-syscalltbl.sh
> 
> update-mips-syscall-args.sh has been updated to work with the
> file directory changes of strace.
> 
> Laurent Vivier (3):
>   linux-user: update syscall_nr.h to Linux v5.13
>   linux-user,mips: update syscall-args-o32.c.inc to Linux v5.13
>   linux-user: update syscall.tbl to Linux v5.13
> 
>  linux-user/aarch64/syscall_nr.h        |  8 +++++-
>  linux-user/alpha/syscall.tbl           |  7 +++++
>  linux-user/arm/syscall.tbl             |  7 +++++
>  linux-user/hexagon/syscall_nr.h        | 12 +++++++-
>  linux-user/hppa/syscall.tbl            | 31 ++++++++++++--------
>  linux-user/i386/syscall_32.tbl         | 21 +++++++++-----
>  linux-user/m68k/syscall.tbl            |  7 +++++
>  linux-user/microblaze/syscall.tbl      |  7 +++++
>  linux-user/mips/syscall-args-o32.c.inc |  5 +++-
>  linux-user/mips/syscall_o32.tbl        | 19 +++++++++----
>  linux-user/mips64/syscall_n32.tbl      | 19 +++++++++----
>  linux-user/mips64/syscall_n64.tbl      |  7 +++++
>  linux-user/nios2/syscall_nr.h          |  8 +++++-
>  linux-user/openrisc/syscall_nr.h       |  8 +++++-
>  linux-user/ppc/syscall.tbl             | 39 ++++++++++++--------------
>  linux-user/riscv/syscall32_nr.h        |  8 +++++-
>  linux-user/riscv/syscall64_nr.h        |  8 +++++-
>  linux-user/s390x/syscall.tbl           | 19 +++++++++----
>  linux-user/sh4/syscall.tbl             |  7 +++++
>  linux-user/sparc/syscall.tbl           | 19 +++++++++----
>  linux-user/x86_64/syscall_64.tbl       | 27 ++++++++++++------
>  linux-user/xtensa/syscall.tbl          |  7 +++++
>  scripts/update-mips-syscall-args.sh    | 13 +++++----
>  23 files changed, 227 insertions(+), 86 deletions(-)
> 

Series applied to my linux-user-for-6.1 branch.

Thanks,
Laurent




reply via email to

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