From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=45999 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OFV55-0005iU-14 for qemu-devel@nongnu.org; Fri, 21 May 2010 12:28:17 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OFV52-0003vK-Cf for qemu-devel@nongnu.org; Fri, 21 May 2010 12:28:14 -0400 Received: from hall.aurel32.net ([88.191.82.174]:36582) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OFV52-0003v7-5N for qemu-devel@nongnu.org; Fri, 21 May 2010 12:28:12 -0400 Date: Fri, 21 May 2010 18:27:59 +0200 From: Aurelien Jarno Subject: Re: [Qemu-devel] [PATCH 0/7] alpha-linux syscall fixes Message-ID: <20100521162759.GP1950@volta.aurel32.net> References: <1272906475-14480-1-git-send-email-rth@twiddle.net> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: inline In-Reply-To: <1272906475-14480-1-git-send-email-rth@twiddle.net> List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Richard Henderson Cc: qemu-devel@nongnu.org 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 aurelien@aurel32.net http://www.aurel32.net