From: riku.voipio@linaro.org
To: qemu-devel@nongnu.org
Cc: peter.maydell@linaro.org, Riku Voipio <riku.voipio@linaro.org>
Subject: [Qemu-devel] [PULL 0/5] linux-user fixes for 2.7
Date: Thu, 4 Aug 2016 17:15:00 +0300 [thread overview]
Message-ID: <cover.1470319929.git.riku.voipio@linaro.org> (raw)
From: Riku Voipio <riku.voipio@linaro.org>
The following changes since commit 09704e6ded83fa0bec14baf32f800f6512156ca0:
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging (2016-08-04 10:24:27 +0100)
are available in the git repository at:
git://git.linaro.org/people/riku.voipio/qemu.git tags/pull-linux-user-20160804
for you to fetch changes up to ef4330c23bb47b97a859dbdbae1c784fd2ca402f:
linux-user: Handle brk() attempts with very large sizes (2016-08-04 16:38:17 +0300)
----------------------------------------------------------------
linux-user important fixes for 2.7
----------------------------------------------------------------
Peter Maydell (5):
linux-user: Use correct alignment for long long on i386 guests
linux-user: Fix memchr() argument in open_self_cmdline()
linux-user: Don't write off end of new_utsname buffer
linux-user: Fix target_semid_ds structure definition
linux-user: Handle brk() attempts with very large sizes
include/exec/user/abitypes.h | 4 ++++
linux-user/syscall.c | 29 +++++++++++++++++------------
linux-user/x86_64/target_structs.h | 15 +++++++++++++++
3 files changed, 36 insertions(+), 12 deletions(-)
--
2.1.4
next reply other threads:[~2016-08-04 14:15 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-04 14:15 riku.voipio [this message]
2016-08-04 14:15 ` [Qemu-devel] [PULL 1/5] linux-user: Use correct alignment for long long on i386 guests riku.voipio
2016-08-04 14:15 ` [Qemu-devel] [PULL 2/5] linux-user: Fix memchr() argument in open_self_cmdline() riku.voipio
2016-08-04 14:15 ` [Qemu-devel] [PULL 3/5] linux-user: Don't write off end of new_utsname buffer riku.voipio
2016-08-04 14:15 ` [Qemu-devel] [PULL 4/5] linux-user: Fix target_semid_ds structure definition riku.voipio
2016-08-04 14:15 ` [Qemu-devel] [PULL 5/5] linux-user: Handle brk() attempts with very large sizes riku.voipio
2016-08-05 9:21 ` [Qemu-devel] [PULL 0/5] linux-user fixes for 2.7 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=cover.1470319929.git.riku.voipio@linaro.org \
--to=riku.voipio@linaro.org \
--cc=peter.maydell@linaro.org \
--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).