qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/1] Linux user for 4.1 patches
@ 2019-07-26 17:35 Laurent Vivier
  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
  0 siblings, 2 replies; 3+ messages in thread
From: Laurent Vivier @ 2019-07-26 17:35 UTC (permalink / raw)
  To: qemu-devel; +Cc: Riku Voipio, Laurent Vivier

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



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

end of thread, other threads:[~2019-07-29  9:14 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-26 17:35 [Qemu-devel] [PULL 0/1] Linux user for 4.1 patches Laurent Vivier
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

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