[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v4 00/21] linux-user: generate syscall_nr.sh
From: |
Peter Maydell |
Subject: |
Re: [PATCH v4 00/21] linux-user: generate syscall_nr.sh |
Date: |
Tue, 10 Mar 2020 11:15:48 +0000 |
On Tue, 10 Mar 2020 at 10:36, Laurent Vivier <address@hidden> wrote:
>
> This series copies the files syscall.tbl from linux v5.5 and generates
> the file syscall_nr.h from them.
>
> This is done for all the QEMU targets that have a syscall.tbl
> in the linux source tree: mips, mips64, i386, x86_64, sparc, s390x,
> ppc, arm, microblaze, sh4, xtensa, m68k, hppa and alpha.
>
> tilegx and cris are depecrated in linux (tilegx has no maintainer in QEMU)
>
> aarch64, nios2, openrisc and riscv have no syscall.tbl in linux and files
> are generated manually with the help of a script from the asm-generic/unistd.h
Incidentally I hear from Arnd Bergmann that eventually the plan
is to have a syscall.tbl equivalent for the asm-generic users,
though I don't think there's a timescale for when this might happen.
thanks
-- PMM
- [PATCH v4 18/21] linux-user, scripts: add a script to update syscall.tbl, (continued)
- [PATCH v4 18/21] linux-user, scripts: add a script to update syscall.tbl, Laurent Vivier, 2020/03/10
- [PATCH v4 09/21] linux-user, ppc: add syscall table generation support, Laurent Vivier, 2020/03/10
- [PATCH v4 19/21] linux-user: update syscall.tbl from linux 0bf999f9c5e7, Laurent Vivier, 2020/03/10
- [PATCH v4 07/21] linux-user, microblaze: add syscall table generation support, Laurent Vivier, 2020/03/10
- [PATCH v4 05/21] linux-user, xtensa: add syscall table generation support, Laurent Vivier, 2020/03/10
- [PATCH v4 17/21] linux-user, mips64: add syscall table generation support, Laurent Vivier, 2020/03/10
- [PATCH v4 20/21] linux-user,mips: move content of mips_syscall_args, Laurent Vivier, 2020/03/10
- [PATCH v4 14/21] linux-user, i386: add syscall table generation support, Laurent Vivier, 2020/03/10
- [PATCH v4 21/21] linux-user,mips: update syscall-args-o32.c.inc, Laurent Vivier, 2020/03/10
- Re: [PATCH v4 00/21] linux-user: generate syscall_nr.sh,
Peter Maydell <=
- Re: [PATCH v4 00/21] linux-user: generate syscall_nr.sh, no-reply, 2020/03/10
- Re: [PATCH v4 00/21] linux-user: generate syscall_nr.sh, Laurent Vivier, 2020/03/13