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] Linux-user updates


From: Edgar E. Iglesias
Subject: Re: [Qemu-devel] [PULL] [PATCH 00/11] Linux-user updates
Date: Fri, 27 Sep 2013 17:20:20 +0200
User-agent: Mutt/1.5.21+155 (d3096e8796e7) (2012-12-30)

On Fri, Sep 27, 2013 at 03:09:55PM +0300, address@hidden wrote:
> From: Riku Voipio <address@hidden>
> 
> The following changes since commit f828a4c8faa118e0ebab3e353ac6840f3b2a0318:
> 
>   Merge remote-tracking branch 'stefanha/tracing' into staging (2013-09-23 
> 11:53:22 -0500)
> 
> 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 53d09b761f032f50c4424e8649396a9041070bae:
> 
>   linux-user: Handle SOCK_CLOEXEC/NONBLOCK if unavailable on host (2013-09-24 
> 10:47:07 +0300)


Pulled, thanks Riku.

Cheers,
Edgar


> 
> ----------------------------------------------------------------
> 
> Edgar E. Iglesias (1):
>   linux-user: Handle SOCK_CLOEXEC/NONBLOCK if unavailable on host
> 
> Kwok Cheung Yeung (1):
>   linux-user: Check type of microMIPS break instruction
> 
> Laurent Vivier (5):
>   linux-user: convert /proc/net/route when endianess differs
>   linux-user: Add setsockopt(SO_ATTACH_FILTER)
>   linux-user: allow use of TIOCGSID
>   linux-user: add some IPV6 commands in setsockop()
>   linux-user: add support of binfmt_misc 'O' flag
> 
> Petar Jovanovic (1):
>   linux-user: correct how SOL_SOCKET is converted from target to host
>     and back
> 
> Richard Henderson (2):
>   alpha-linux-user: Fix umount syscall numbers
>   mips-linux-user: Adjust names in mips_syscall_args
> 
> Riku Voipio (1):
>   [v2] linux-user: implement m68k atomic syscalls
> 
>  linux-user/alpha/syscall_nr.h |   4 +-
>  linux-user/ioctls.h           |   1 +
>  linux-user/linuxload.c        |   8 +-
>  linux-user/main.c             |  92 +++++++++++++-----
>  linux-user/qemu.h             |   2 +-
>  linux-user/strace.list        |   9 +-
>  linux-user/syscall.c          | 210 
> +++++++++++++++++++++++++++++++++++++++---
>  linux-user/syscall_defs.h     |  12 +++
>  8 files changed, 288 insertions(+), 50 deletions(-)
> 
> -- 
> 1.8.1.2
> 
> 



reply via email to

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