From: Aurelien Jarno <aurelien@aurel32.net>
To: Richard Henderson <rth@twiddle.net>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH 0/7] alpha-linux syscall fixes
Date: Fri, 21 May 2010 18:27:59 +0200 [thread overview]
Message-ID: <20100521162759.GP1950@volta.aurel32.net> (raw)
In-Reply-To: <1272906475-14480-1-git-send-email-rth@twiddle.net>
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
prev parent reply other threads:[~2010-05-21 16:28 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-05-03 17:07 [Qemu-devel] [PATCH 0/7] alpha-linux syscall fixes Richard Henderson
2010-05-03 17:07 ` [Qemu-devel] [PATCH 1/7] alpha-linux-user: Fix brk error return Richard Henderson
2010-05-03 17:07 ` [Qemu-devel] [PATCH 2/7] alpha-linux-user: Fix siginfo.si_addr for SIGSEGV and SIGBUS Richard Henderson
2010-05-03 17:07 ` [Qemu-devel] [PATCH 3/7] alpha-linux-user: Add correct sigaction constants Richard Henderson
2010-05-03 17:07 ` [Qemu-devel] [PATCH 4/7] alpha-linux-user: Fix pipe return mechanism Richard Henderson
2010-05-03 17:07 ` [Qemu-devel] [PATCH 5/7] alpha-linux-user: Fix getxpid Richard Henderson
2010-05-03 17:07 ` [Qemu-devel] [PATCH 6/7] alpha-linux-user: Fix sigsuspend parameters Richard Henderson
2010-05-03 17:07 ` [Qemu-devel] [PATCH 7/7] alpha-linux-user: Fix sigprocmask Richard Henderson
2010-05-21 16:27 ` Aurelien Jarno [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20100521162759.GP1950@volta.aurel32.net \
--to=aurelien@aurel32.net \
--cc=qemu-devel@nongnu.org \
--cc=rth@twiddle.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.