qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Laurent Vivier <laurent@vivier.eu>
To: qemu-devel@nongnu.org
Cc: "Aleksandar Rikalo" <aleksandar.rikalo@syrmia.com>,
	"Philippe Mathieu-Daudé" <f4bug@amsat.org>,
	"Laurent Vivier" <laurent@vivier.eu>,
	"Taylor Simpson" <tsimpson@quicinc.com>,
	"Aurelien Jarno" <aurelien@aurel32.net>
Subject: [PATCH 0/3] linux-user: update headers to linux v5.13
Date: Thu,  8 Jul 2021 23:57:53 +0200	[thread overview]
Message-ID: <20210708215756.268805-1-laurent@vivier.eu> (raw)

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



             reply	other threads:[~2021-07-08 22:01 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-08 21:57 Laurent Vivier [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210708215756.268805-1-laurent@vivier.eu \
    --to=laurent@vivier.eu \
    --cc=aleksandar.rikalo@syrmia.com \
    --cc=aurelien@aurel32.net \
    --cc=f4bug@amsat.org \
    --cc=qemu-devel@nongnu.org \
    --cc=tsimpson@quicinc.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).