qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/5] Linux user for 5.2 patches
@ 2020-09-07  9:17 Laurent Vivier
  2020-09-07  9:17 ` [PULL 1/5] linux-user: Add support for ppoll_time64() and pselect6_time64() Laurent Vivier
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Laurent Vivier @ 2020-09-07  9:17 UTC (permalink / raw)
  To: qemu-devel; +Cc: Laurent Vivier

The following changes since commit 8ca019b9c9ff916414371dd13d265bbab308b14a:

  Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-09-03' int=
o staging (2020-09-04 23:24:03 +0100)

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 5d5d17522f59696d18fdbc51984c7b4ebf191f7c:

  linux-user: Protect btrfs ioctl target definitions (2020-09-06 12:29:19 +02=
00)

----------------------------------------------------------------
Add ppoll_time64() and pselect6_time64()
Some fixes for for elfload, fcntl, termbits and btrfs

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

Filip Bozuta (2):
  linux-user: Add support for ppoll_time64() and pselect6_time64()
  linux-user: Protect btrfs ioctl target definitions

Laurent Vivier (1):
  linux-user: fix ppc/termbits.h

Timothy Baldwin (2):
  linux-user: Correctly start brk after executable
  linux-user: Map signal numbers in fcntl

 linux-user/elfload.c      |   7 +-
 linux-user/ppc/termbits.h |   2 +-
 linux-user/syscall.c      | 470 +++++++++++++++++++++-----------------
 linux-user/syscall_defs.h |   2 +
 4 files changed, 264 insertions(+), 217 deletions(-)

--=20
2.26.2



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

end of thread, other threads:[~2020-09-07 15:51 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-07  9:17 [PULL 0/5] Linux user for 5.2 patches Laurent Vivier
2020-09-07  9:17 ` [PULL 1/5] linux-user: Add support for ppoll_time64() and pselect6_time64() Laurent Vivier
2020-09-07  9:17 ` [PULL 2/5] linux-user: Correctly start brk after executable Laurent Vivier
2020-09-07  9:17 ` [PULL 3/5] linux-user: Map signal numbers in fcntl Laurent Vivier
2020-09-07  9:17 ` [PULL 4/5] linux-user: fix ppc/termbits.h Laurent Vivier
2020-09-07  9:17 ` [PULL 5/5] linux-user: Protect btrfs ioctl target definitions Laurent Vivier
2020-09-07 15:50 ` [PULL 0/5] 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).