qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 0/7] linux-user fixes for pull


From: Aurelien Jarno
Subject: Re: [Qemu-devel] [PATCH 0/7] linux-user fixes for pull
Date: Sat, 8 Jan 2011 16:35:52 +0100
User-agent: Mutt/1.5.18 (2008-05-17)

On Fri, Jan 07, 2011 at 10:52:28PM +0200, Riku Voipio wrote:
> From: Riku Voipio <address@hidden>
> 
> The following changes since commit 2a704b137f1acfbd972aa6e9f031c5015c7e28cb:
> 
>   cris: Avoid useless tmp in t_gen_cc_jmp() (2011-01-07 12:50:38 +0100)
> 
> are available in the git repository at:
>   git://gitorious.org/qemu-maemo/qemu.git linux-user-for-upstream
> 
> Peter Maydell (5):
>   linux-user: Implement sync_file_range{,2} syscalls
>   linux-user: Support ioctls whose parameter size is not constant
>   linux-user: Implement FS_IOC_FIEMAP ioctl
>   softfloat: Implement floatx80_is_any_nan() and float128_is_any_nan()
>   linux-user: Fix incorrect NaN detection in ARM nwfpe emulation
> 
> Wolfgang Schildbach (2):
>   Fix commandline handling for ARM semihosted executables
>   Remove dead code for ARM semihosting commandline handling
> 
>  arm-semi.c                        |   79 ++++++++++++++---------
>  bsd-user/bsdload.c                |    2 -
>  bsd-user/qemu.h                   |    1 -
>  configure                         |   18 +++++
>  fpu/softfloat.h                   |   11 +++
>  linux-user/arm/nwfpe/fpa11_cprt.c |   14 ++--
>  linux-user/ioctls.h               |    4 +
>  linux-user/linuxload.c            |    2 -
>  linux-user/qemu.h                 |    1 -
>  linux-user/strace.list            |    6 ++
>  linux-user/syscall.c              |  129 
> ++++++++++++++++++++++++++++++++++++-
>  linux-user/syscall_defs.h         |    1 +
>  linux-user/syscall_types.h        |   16 +++++
>  13 files changed, 238 insertions(+), 46 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]