From: Riku Voipio <riku.voipio@iki.fi>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH 0/5] linux-user: various fixes for AArch64
Date: Mon, 3 Mar 2014 23:10:35 +0200 [thread overview]
Message-ID: <20140303211035.GA4102@afflict.kos.to> (raw)
In-Reply-To: <1393789002-29960-1-git-send-email-peter.maydell@linaro.org>
On Sun, Mar 02, 2014 at 07:36:37PM +0000, Peter Maydell wrote:
> Riku: do you want to take these via linux-user or should I
> put them in via target-arm? linux-user seems like it makes more
> sense to me; there's no dependency on target-arm patches and
> some of the patches are generic fixes. Either way I definitely
> want to get these into 2.0...
Sure, no problem, I'll send a linux-user update with these and
Petar's two patches. I definetly want to see these patches in 2.0
as well!
Riku
> thanks
> -- PMM
>
> Alexander Graf (1):
> linux-user: Implement sendmmsg syscall
>
> Andreas Schwab (1):
> linux-user: Don't use UID16 on AArch64
>
> Michael Matz (1):
> linux-user: AArch64: Implement SA_RESTORER for signal handlers
>
> Peter Maydell (2):
> linux-user/signal.c: Fix AArch64 big-endian FP register restore
> linux-user: Fix getresuid, getresgid if !USE_UID16
>
> linux-user/signal.c | 26 ++++++++----
> linux-user/syscall.c | 104 +++++++++++++++++++++++++++++++++++++++-------
> linux-user/syscall_defs.h | 7 +++-
> 3 files changed, 112 insertions(+), 25 deletions(-)
>
> --
> 1.9.0
>
prev parent reply other threads:[~2014-03-03 21:10 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-02 19:36 [Qemu-devel] [PATCH 0/5] linux-user: various fixes for AArch64 Peter Maydell
2014-03-02 19:36 ` [Qemu-devel] [PATCH 1/5] linux-user/signal.c: Fix AArch64 big-endian FP register restore Peter Maydell
2014-03-02 19:36 ` [Qemu-devel] [PATCH 2/5] linux-user: AArch64: Implement SA_RESTORER for signal handlers Peter Maydell
2014-03-02 19:36 ` [Qemu-devel] [PATCH 3/5] linux-user: Don't use UID16 on AArch64 Peter Maydell
2014-03-02 19:36 ` [Qemu-devel] [PATCH 4/5] linux-user: Fix getresuid, getresgid if !USE_UID16 Peter Maydell
2014-03-02 21:05 ` Andreas Färber
2014-03-02 19:36 ` [Qemu-devel] [PATCH 5/5] linux-user: Implement sendmmsg syscall Peter Maydell
2014-03-03 16:33 ` [Qemu-devel] [PATCH 0/5] linux-user: various fixes for AArch64 Richard Henderson
2014-03-03 21:10 ` Riku Voipio [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=20140303211035.GA4102@afflict.kos.to \
--to=riku.voipio@iki.fi \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).