qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PULL 0/5] linux-user fixes for 2.7
@ 2016-08-04 14:15 riku.voipio
  2016-08-04 14:15 ` [Qemu-devel] [PULL 1/5] linux-user: Use correct alignment for long long on i386 guests riku.voipio
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: riku.voipio @ 2016-08-04 14:15 UTC (permalink / raw)
  To: qemu-devel; +Cc: peter.maydell, Riku Voipio

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

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

end of thread, other threads:[~2016-08-05  9:22 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-04 14:15 [Qemu-devel] [PULL 0/5] linux-user fixes for 2.7 riku.voipio
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

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).