All of lore.kernel.org
 help / color / mirror / Atom feed
From: Aurelien Jarno <aurelien@aurel32.net>
To: Riku Voipio <riku.voipio@iki.fi>
Cc: peter.maydell@linaro.org, vapier@gentoo.org, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PULL] linux-user changes
Date: Wed, 9 Feb 2011 20:40:28 +0100	[thread overview]
Message-ID: <20110209194028.GM3131@volta.aurel32.net> (raw)
In-Reply-To: <20110209085940.GA28084@afflict.kos.to>

On Wed, Feb 09, 2011 at 10:59:40AM +0200, Riku Voipio wrote:
> The following changes since commit c0c1dc992584b8ccbae0e8f8b09124b76662633b:
> 
>   cris, microblaze: use cpu_has_work (2011-02-08 20:37:39 +0100)
> 
> are available in the git repository at:
>   git://gitorious.org/qemu-maemo/qemu.git linux-user-for-upstream
> 
> Martin Mohring (1):
>       linux-user: fix for loopmount ioctl
> 
> Mike Frysinger (9):
>       linux-user: fix sizeof handling for getsockopt
>       linux-user/elfload: add FDPIC support
>       linux-user: add ppoll syscall support
>       linux-user: decode MAP_{UNINITIALIZED,EXECUTABLE} in strace
>       linux-user/FLAT: fix auto-stack sizing
>       linux-user/FLAT: allow targets to override FLAT processing
>       linux-user: implement sched_{g,s}etaffinity
>       user: speed up init_paths a bit
>       linux-user: fix build errors for mmap2-only ports
> 
> Peter Maydell (1):
>       linux-user: Add support for -version option
> 
> Stefan Weil (1):
>       linux-user: Fix possible realloc memory leak
> 
>  Makefile.target           |    2 +-
>  elf.h                     |   19 +++++++
>  linux-user/elfload.c      |   79 ++++++++++++++++++++++++++-
>  linux-user/flatload.c     |   38 +++++++------
>  linux-user/ioctls.h       |    2 -
>  linux-user/main.c         |   17 +++++--
>  linux-user/qemu.h         |    7 +++
>  linux-user/strace.c       |    6 ++-
>  linux-user/syscall.c      |  128 +++++++++++++++++++++++++++++++++++++++++++--
>  linux-user/syscall_defs.h |    1 +
>  linux-user/target_flat.h  |   10 ++++
>  path.c                    |   28 ++++++++--
>  12 files changed, 298 insertions(+), 39 deletions(-)
>  create mode 100644 linux-user/target_flat.h
> 

Thanks, pulled.

-- 
Aurelien Jarno                          GPG: 1024D/F1BCDB73
aurelien@aurel32.net                 http://www.aurel32.net

      reply	other threads:[~2011-02-09 19:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-09  8:59 [Qemu-devel] [PULL] linux-user changes Riku Voipio
2011-02-09 19:40 ` Aurelien Jarno [this message]

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=20110209194028.GM3131@volta.aurel32.net \
    --to=aurelien@aurel32.net \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    --cc=riku.voipio@iki.fi \
    --cc=vapier@gentoo.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.