qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PULL] [PATCH 00/11] Pending linux-user patches


From: Aurelien Jarno
Subject: Re: [Qemu-devel] [PULL] [PATCH 00/11] Pending linux-user patches
Date: Fri, 19 Oct 2012 21:30:57 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

On Thu, Oct 18, 2012 at 02:30:56PM +0300, address@hidden wrote:
> From: Riku Voipio <address@hidden>
> 
> The following changes since commit b4ae3cfa57b8c1bdbbd7b7d420971e9171203ade:
> 
>   ssi: Add slave autoconnect helper (2012-10-10 11:13:32 +1000)
> 
> are available in the git repository at:
> 
>   git://git.linaro.org/people/rikuvoipio/qemu.git linux-user-for-upstream
> 
> for you to fetch changes up to ae017a5b95962f68ece21065376cd3266998fd02:
> 
>   linux-user: register align p{read, write}64 (2012-10-12 14:42:52 +0300)
> 
> Alexander Graf (4):
>   linux-user: fix statfs
>   linux-user: fix multi-threaded /proc/self/maps
>   linux-user: ppc: mark as long long aligned
>   linux-user: register align p{read, write}64
> 
> Peter Maydell (3):
>   linux-user: If loading fails, print error as string, not number
>   configure: Remove unnecessary host_guest_base code
>   tcg: Remove TCG_TARGET_HAS_GUEST_BASE define
> 
> Richard Henderson (4):
>   linux-user: Perform more checks on iovec lists
>   linux-user: Implement gethostname
>   alpha-linux-user: Fix sigaltstack structure definition
>   linux-user: Fix siginfo handling
> 
>  configure                        |   31 +-----
>  linux-user/alpha/target_signal.h |    7 +-
>  linux-user/linuxload.c           |    8 +-
>  linux-user/main.c                |    2 +-
>  linux-user/qemu.h                |    3 +
>  linux-user/signal.c              |   59 +++++++----
>  linux-user/syscall.c             |  200 
> ++++++++++++++++++++++++++------------
>  tcg/arm/tcg-target.h             |    2 -
>  tcg/hppa/tcg-target.h            |    2 -
>  tcg/i386/tcg-target.h            |    2 -
>  tcg/ia64/tcg-target.h            |    3 -
>  tcg/mips/tcg-target.h            |    3 -
>  tcg/ppc/tcg-target.h             |    2 -
>  tcg/ppc64/tcg-target.h           |    1 -
>  tcg/s390/tcg-target.h            |    2 -
>  tcg/sparc/tcg-target.h           |    2 -
>  tcg/tcg.c                        |    4 -
>  tcg/tci/tcg-target.h             |    3 -
>  18 files changed, 190 insertions(+), 146 deletions(-)
> 

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]