qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] linux-user: update headers to linux v5.13
@ 2021-07-08 21:57 Laurent Vivier
  2021-07-08 21:57 ` [PATCH 1/3] linux-user: update syscall_nr.h to Linux v5.13 Laurent Vivier
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Laurent Vivier @ 2021-07-08 21:57 UTC (permalink / raw)
  To: qemu-devel
  Cc: Aleksandar Rikalo, Philippe Mathieu-Daudé,
	Laurent Vivier, Taylor Simpson, Aurelien Jarno

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(-)

-- 
2.31.1



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-07-12 20:06 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-08 21:57 [PATCH 0/3] linux-user: update headers to linux v5.13 Laurent Vivier
2021-07-08 21:57 ` [PATCH 1/3] linux-user: update syscall_nr.h to Linux v5.13 Laurent Vivier
2021-07-12 18:02   ` Taylor Simpson
2021-07-08 21:57 ` [PATCH 2/3] linux-user, mips: update syscall-args-o32.c.inc " Laurent Vivier
2021-07-08 21:57 ` [PATCH 3/3] linux-user: update syscall.tbl " Laurent Vivier
2021-07-12 20:04 ` [PATCH 0/3] linux-user: update headers to linux v5.13 Laurent Vivier

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).