qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/2] Linux user for 5.2 patches
@ 2020-11-17 15:16 Laurent Vivier
  2020-11-17 15:16 ` [PULL 1/2] linux-user, netlink: fix message translation with ip command Laurent Vivier
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Laurent Vivier @ 2020-11-17 15:16 UTC (permalink / raw)
  To: qemu-devel; +Cc: Laurent Vivier

The following changes since commit cb5ed407a1ddadf788fd373fed41c87c9e81e5b0:

  Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2020-11=
-15' into staging (2020-11-16 17:00:36 +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 5351f4075dc17825df8e0628a93f9baa9b9bda4b:

  linux-user,netlink: add IFLA_BRPORT_MRP_RING_OPEN, IFLA_BRPORT_MRP_IN_OPEN =
(2020-11-17 15:22:52 +0100)

----------------------------------------------------------------
Fix netlink with latest iproute

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

Laurent Vivier (2):
  linux-user,netlink: fix message translation with ip command
  linux-user,netlink: add IFLA_BRPORT_MRP_RING_OPEN,
    IFLA_BRPORT_MRP_IN_OPEN

 linux-user/fd-trans.c | 18 ++++++++++++++----
 1 file changed, 14 insertions(+), 4 deletions(-)

--=20
2.28.0



^ permalink raw reply	[flat|nested] 6+ messages in thread
* [PULL 0/2] Linux user for 5.2 patches
@ 2020-11-11 21:40 Laurent Vivier
  2020-11-12 11:33 ` Peter Maydell
  0 siblings, 1 reply; 6+ 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] 6+ messages in thread

end of thread, other threads:[~2020-11-17 23:05 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-17 15:16 [PULL 0/2] Linux user for 5.2 patches Laurent Vivier
2020-11-17 15:16 ` [PULL 1/2] linux-user, netlink: fix message translation with ip command Laurent Vivier
2020-11-17 15:16 ` [PULL 2/2] linux-user, netlink: add IFLA_BRPORT_MRP_RING_OPEN, IFLA_BRPORT_MRP_IN_OPEN Laurent Vivier
2020-11-17 23:03 ` [PULL 0/2] Linux user for 5.2 patches Peter Maydell
  -- strict thread matches above, loose matches on Subject: below --
2020-11-11 21:40 Laurent Vivier
2020-11-12 11:33 ` 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).