qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Laurent Vivier <laurent@vivier.eu>
To: qemu-devel@nongnu.org
Cc: Laurent Vivier <laurent@vivier.eu>
Subject: [PULL 0/9] Linux user for 6.1 patches
Date: Mon, 21 Jun 2021 13:04:36 +0200	[thread overview]
Message-ID: <20210621110445.231771-1-laurent@vivier.eu> (raw)

The following changes since commit 1ea06abceec61b6f3ab33dadb0510b6e09fb61e2:

  Merge remote-tracking branch 'remotes/berrange-gitlab/tags/misc-fixes-pull-request' into staging (2021-06-14 15:59:13 +0100)

are available in the Git repository at:

  git://github.com/vivier/qemu.git tags/linux-user-for-6.1-pull-request

for you to fetch changes up to 96ff758c6e9cd5a01443ee15afbd0df4f00c37a8:

  linux-user: Use public sigev_notify_thread_id member if available (2021-06-20 16:41:47 +0200)

----------------------------------------------------------------
Linux-user pull request 20210621

----------------------------------------------------------------

Alex Bennée (1):
  linux-user/trace-events: fix minor typo in format string

Ilya Leoshkevich (2):
  linux-user: Let sigaction query SIGKILL/SIGSTOP
  tests/tcg/linux-test: Check that sigaction can query SIGKILL/SIGSTOP

Khem Raj (1):
  linux-user: Check for ieee128 fpbits in PPC64 HWCAP2 feature list

Michael Forney (3):
  linux-user: Disable static assert involving __SIGRTMAX if it is
    missing
  linux-user: Fix incorrect use of feature-test-macros
  linux-user: Use public sigev_notify_thread_id member if available

Richard Henderson (1):
  linux-user: Set CF_PARALLEL when mapping shared memory

YAMAMOTO Takashi (1):
  linux-user: Implement pivot_root

 configure                        | 16 +++++++++++
 linux-user/elfload.c             |  2 +-
 linux-user/mmap.c                | 14 ++++++++++
 linux-user/signal.c              |  8 +++++-
 linux-user/syscall.c             | 46 ++++++++++++++++++++++++++++----
 linux-user/trace-events          |  2 +-
 tests/tcg/multiarch/linux-test.c |  9 +++++++
 7 files changed, 89 insertions(+), 8 deletions(-)

-- 
2.31.1



             reply	other threads:[~2021-06-21 11:06 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-21 11:04 Laurent Vivier [this message]
2021-06-21 11:04 ` [PULL 1/9] linux-user: Set CF_PARALLEL when mapping shared memory Laurent Vivier
2021-06-21 11:04 ` [PULL 2/9] linux-user: Disable static assert involving __SIGRTMAX if it is missing Laurent Vivier
2021-06-21 11:04 ` [PULL 3/9] linux-user/trace-events: fix minor typo in format string Laurent Vivier
2021-06-21 11:04 ` [PULL 4/9] linux-user: Implement pivot_root Laurent Vivier
2021-06-21 11:04 ` [PULL 5/9] linux-user: Let sigaction query SIGKILL/SIGSTOP Laurent Vivier
2021-06-21 11:04 ` [PULL 6/9] tests/tcg/linux-test: Check that sigaction can " Laurent Vivier
2021-06-21 11:04 ` [PULL 7/9] linux-user: Check for ieee128 fpbits in PPC64 HWCAP2 feature list Laurent Vivier
2021-06-21 11:04 ` [PULL 8/9] linux-user: Fix incorrect use of feature-test-macros Laurent Vivier
2021-06-21 11:04 ` [PULL 9/9] linux-user: Use public sigev_notify_thread_id member if available Laurent Vivier
2021-06-22 17:13 ` [PULL 0/9] Linux user for 6.1 patches Peter Maydell

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=20210621110445.231771-1-laurent@vivier.eu \
    --to=laurent@vivier.eu \
    --cc=qemu-devel@nongnu.org \
    /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).