From: Peter Maydell <peter.maydell@linaro.org>
To: Christophe Lyon <christophe.lyon@st.com>
Cc: QEMU Developers <qemu-devel@nongnu.org>,
Christophe Lyon <christophe.lyon@linaro.org>
Subject: Re: [Qemu-devel] [ARM/FDPIC 0/4] FDPIC ABI for ARM
Date: Fri, 13 Apr 2018 16:18:09 +0100 [thread overview]
Message-ID: <CAFEAcA9f7UHZAK51jdZsSsx-wc6Mvee0L2BPnOsKy78+ceWi3Q@mail.gmail.com> (raw)
In-Reply-To: <20180406151752.10854-1-christophe.lyon@st.com>
On 6 April 2018 at 16:17, Christophe Lyon <christophe.lyon@st.com> wrote:
> Hello,
>
> This patch series implements the QEMU contribution of the FDPIC
> ABI for ARM targets.
> I am currently working on updating the patches for the other toolchain
> components, and will upstream them soon. This includes gcc, uclibc,
> and gdb.
>
> This series provides support for ARM v7 and later architectures and
> has been used to run the GCC tests on arm-linux-gnueabi without
> regression, as well as arm-linux-uclibceabi.
>
> Are the QEMU patches OK for inclusion in master?
Hi; I've given the patches a quick look over for structural
issues, though I haven't looked too closely at the details.
I think that given that the support is in Linux master I'm
happy with it also going into QEMU.
NB that Laurent has some patchsets outstanding which rework
the linux-user code to split the per-architecture parts of
signal.c and main.c into per-architecture files rather than
having lots of ifdefs. Those will probably land early in the
2.13 cycle. I mention this just as a heads-up that at some point
you'll find yourself with a somewhat painful rebase.
PS: I'd recommend cc'ing the linux-user maintainers (listed in
the MAINTAINERS file) on your next version of this patchset.
thanks
-- PMM
next prev parent reply other threads:[~2018-04-13 15:18 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-04-06 15:17 [Qemu-devel] [ARM/FDPIC 0/4] FDPIC ABI for ARM Christophe Lyon
2018-04-06 15:17 ` [Qemu-devel] [ARM/FDPIC 1/4] linux-user: ARM-FDPIC: Add configure option to support loading of FDPIC binaries Christophe Lyon
2018-04-13 15:04 ` Peter Maydell
2018-04-16 7:57 ` Christophe Lyon
2018-04-16 9:19 ` Peter Maydell
2018-04-06 15:17 ` [Qemu-devel] [ARM/FDPIC 2/4] linux-user: ARM-FDPIC: Add support of FDPIC for ARM Christophe Lyon
2018-04-13 15:07 ` Peter Maydell
2018-04-16 7:59 ` Christophe Lyon
2018-04-06 15:17 ` [Qemu-devel] [ARM/FDPIC 3/4] linux-user: ARM-FDPIC: Add support for signals for FDPIC targets Christophe Lyon
2018-04-13 15:14 ` Peter Maydell
2018-04-06 15:17 ` [Qemu-devel] [ARM/FDPIC 4/4] linux-user: ARM-FDPIC: Add arm get tls syscall support Christophe Lyon
2018-04-13 15:03 ` Peter Maydell
2018-04-16 7:49 ` Christophe Lyon
2018-04-13 15:18 ` Peter Maydell [this message]
2018-04-16 8:01 ` [Qemu-devel] [ARM/FDPIC 0/4] FDPIC ABI for ARM Christophe Lyon
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=CAFEAcA9f7UHZAK51jdZsSsx-wc6Mvee0L2BPnOsKy78+ceWi3Q@mail.gmail.com \
--to=peter.maydell@linaro.org \
--cc=christophe.lyon@linaro.org \
--cc=christophe.lyon@st.com \
--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).