From: Laurent Vivier <laurent@vivier.eu>
To: qemu-devel@nongnu.org
Cc: Laurent Vivier <laurent@vivier.eu>
Subject: [PULL 0/5] Linux user for 5.2 patches
Date: Mon, 7 Sep 2020 11:17:43 +0200 [thread overview]
Message-ID: <20200907091748.376101-1-laurent@vivier.eu> (raw)
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
next reply other threads:[~2020-09-07 9:18 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-07 9:17 Laurent Vivier [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200907091748.376101-1-laurent@vivier.eu \
--to=laurent@vivier.eu \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).