qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 0/7] alpha-linux syscall fixes


From: Aurelien Jarno
Subject: Re: [Qemu-devel] [PATCH 0/7] alpha-linux syscall fixes
Date: Fri, 21 May 2010 18:27:59 +0200
User-agent: Mutt/1.5.20 (2009-06-14)

On Mon, May 03, 2010 at 10:07:48AM -0700, Richard Henderson wrote:
> I've been doing a bit of testing of the alpha TCG port by running
> QEMU compiled for alpha on QEMU compiled for x86-64.  Which is an
> interesting challenge for the linux-user code, and has found a 
> few bugs.
> 
> 
> r~
> 
> 
> Richard Henderson (7):
>   alpha-linux-user: Fix brk error return.
>   alpha-linux-user: Fix siginfo.si_addr for SIGSEGV and SIGBUS.
>   alpha-linux-user: Add correct sigaction constants.
>   alpha-linux-user: Fix pipe return mechanism.
>   alpha-linux-user: Fix getxpid.
>   alpha-linux-user: Fix sigsuspend parameters.
>   alpha-linux-user: Fix sigprocmask.
> 
>  linux-user/main.c         |   15 +++++--
>  linux-user/syscall.c      |   95 +++++++++++++++++++++++++++++++++++---------
>  linux-user/syscall_defs.h |    8 ++++
>  3 files changed, 94 insertions(+), 24 deletions(-)
> 

Thanks, all applied.

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



reply via email to

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