qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PULL] linux-user changes


From: Aurelien Jarno
Subject: Re: [Qemu-devel] [PULL] linux-user changes
Date: Wed, 9 Feb 2011 20:40:28 +0100
User-agent: Mutt/1.5.20 (2009-06-14)

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
address@hidden                 http://www.aurel32.net



reply via email to

[Prev in Thread] Current Thread [Next in Thread]