[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] [PULL 0/1] Linux user for 4.1 patches
From: |
Laurent Vivier |
Subject: |
[Qemu-devel] [PULL 0/1] Linux user for 4.1 patches |
Date: |
Fri, 26 Jul 2019 19:35:01 +0200 |
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
- [Qemu-devel] [PULL 0/1] Linux user for 4.1 patches,
Laurent Vivier <=