qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/2] Linux user for 5.2 patches
@ 2020-11-11 21:40 Laurent Vivier
  2020-11-11 21:40 ` [PULL 1/2] linux-user: Correct definition of stack_t Laurent Vivier
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Laurent Vivier @ 2020-11-11 21:40 UTC (permalink / raw)
  To: qemu-devel; +Cc: Laurent Vivier

The following changes since commit c6f28ed5075df79fef39c500362a3f4089256c9c:

  Update version for v5.2.0-rc1 release (2020-11-10 22:29:57 +0000)

are available in the Git repository at:

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

for you to fetch changes up to c7811022ebfcaae64e06383ff734f3b3651bf892:

  linux-user: Prevent crash in epoll_ctl (2020-11-11 11:01:08 +0100)

----------------------------------------------------------------
Fixes for epoll_ctl and stack_t

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

LemonBoy (2):
  linux-user: Correct definition of stack_t
  linux-user: Prevent crash in epoll_ctl

 linux-user/alpha/target_signal.h      |  3 +--
 linux-user/arm/target_signal.h        |  6 +++---
 linux-user/cris/target_signal.h       |  6 +++---
 linux-user/hppa/target_signal.h       |  2 +-
 linux-user/i386/target_signal.h       |  6 +++---
 linux-user/m68k/target_signal.h       |  6 +++---
 linux-user/microblaze/target_signal.h |  6 +++---
 linux-user/mips/target_signal.h       |  6 +++---
 linux-user/mips64/target_signal.h     |  7 +++----
 linux-user/nios2/target_signal.h      |  5 +++--
 linux-user/ppc/target_signal.h        |  6 +++---
 linux-user/s390x/target_signal.h      |  2 +-
 linux-user/sh4/target_signal.h        |  6 +++---
 linux-user/sparc/target_signal.h      |  6 +++---
 linux-user/syscall.c                  | 26 +++++++++++++++++---------
 linux-user/x86_64/target_signal.h     |  6 +++---
 16 files changed, 56 insertions(+), 49 deletions(-)

-- 
2.28.0



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

end of thread, other threads:[~2020-11-12 11:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-11 21:40 [PULL 0/2] Linux user for 5.2 patches Laurent Vivier
2020-11-11 21:40 ` [PULL 1/2] linux-user: Correct definition of stack_t Laurent Vivier
2020-11-11 21:40 ` [PULL 2/2] linux-user: Prevent crash in epoll_ctl Laurent Vivier
2020-11-12 11:33 ` [PULL 0/2] Linux user for 5.2 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).