qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/3] linux-user fixes for -rc2
@ 2018-04-03 10:35 Laurent Vivier
  2018-04-03 10:35 ` [Qemu-devel] [PULL 1/3] linux-user: fix alpha signal emulation Laurent Vivier
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Laurent Vivier @ 2018-04-03 10:35 UTC (permalink / raw)
  To: qemu-devel; +Cc: Riku Voipio, Laurent Vivier

The following changes since commit f184de7553272223d6af731d7d623a7cebf710b5:

  Merge remote-tracking branch 'remotes/riscv/tags/riscv-qemu-2.12-critical-fixes' into staging (2018-03-31 09:42:33 +0100)

are available in the Git repository at:

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

for you to fetch changes up to 3ea7f4a226cd3a4d107772569976dbb13400a632:

  linux-user: fix TARGET___O_TMPFILE for sparc (2018-04-03 11:50:24 +0200)

----------------------------------------------------------------
Alpha and sparc32plus have broken signal frame handler.
With these fixes, we can now:
- with alpha target, successfully debootstrap debian sid
- with sparc32plus target, run "ls" in a bash in a chroot without error
----------------------------------------------------------------

Laurent Vivier (3):
  linux-user: fix alpha signal emulation
  linux-user: define TARGET_ARCH_HAS_KA_RESTORER
  linux-user: fix TARGET___O_TMPFILE for sparc

 linux-user/signal.c       | 8 ++++----
 linux-user/syscall.c      | 7 +++++--
 linux-user/syscall_defs.h | 5 +++++
 3 files changed, 14 insertions(+), 6 deletions(-)

-- 
2.14.3

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

end of thread, other threads:[~2018-04-04 10:13 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-03 10:35 [Qemu-devel] [PULL 0/3] linux-user fixes for -rc2 Laurent Vivier
2018-04-03 10:35 ` [Qemu-devel] [PULL 1/3] linux-user: fix alpha signal emulation Laurent Vivier
2018-04-03 10:35 ` [Qemu-devel] [PULL 2/3] linux-user: define TARGET_ARCH_HAS_KA_RESTORER Laurent Vivier
2018-04-03 10:35 ` [Qemu-devel] [PULL 3/3] linux-user: fix TARGET___O_TMPFILE for sparc Laurent Vivier
2018-04-04 10:13 ` [Qemu-devel] [PULL 0/3] linux-user fixes for -rc2 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).