From: Laurent Vivier <laurent@vivier.eu>
To: qemu-devel@nongnu.org
Cc: Riku Voipio <riku.voipio@iki.fi>, Laurent Vivier <laurent@vivier.eu>
Subject: [Qemu-devel] [PULL 0/1] Linux user for 4.1 patches
Date: Fri, 26 Jul 2019 19:35:01 +0200 [thread overview]
Message-ID: <20190726173502.17172-1-laurent@vivier.eu> (raw)
The following changes since commit fff3159900d2b95613a9cb75fc3703e67a674729:
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190726' into staging (2019-07-26 16:23:07 +0100)
are available in the Git repository at:
git://github.com/vivier/qemu.git tags/linux-user-for-4.1-pull-request
for you to fetch changes up to 5bfce0b74fbd5d53089bb866919d685c47edad9e:
linux-user: Make sigaltstack stacks per-thread (2019-07-26 19:24:33 +0200)
----------------------------------------------------------------
Fix multi-threaded go runtime crash
----------------------------------------------------------------
Peter Maydell (1):
linux-user: Make sigaltstack stacks per-thread
linux-user/hppa/signal.c | 3 ++-
linux-user/main.c | 5 +++++
linux-user/qemu.h | 2 ++
linux-user/signal-common.h | 1 -
linux-user/signal.c | 35 +++++++++++++++++++----------------
5 files changed, 28 insertions(+), 18 deletions(-)
--
2.21.0
next reply other threads:[~2019-07-26 17:35 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-07-26 17:35 Laurent Vivier [this message]
2019-07-26 17:35 ` [Qemu-devel] [PULL 1/1] linux-user: Make sigaltstack stacks per-thread Laurent Vivier
2019-07-29 9:14 ` [Qemu-devel] [PULL 0/1] Linux user for 4.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=20190726173502.17172-1-laurent@vivier.eu \
--to=laurent@vivier.eu \
--cc=qemu-devel@nongnu.org \
--cc=riku.voipio@iki.fi \
/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).