From: Richard Henderson <richard.henderson@linaro.org>
To: qemu-devel@nongnu.org
Cc: peter.maydell@linaro.org
Subject: [Qemu-devel] [PATCH 0/3] target/arm: Implement ARMv8.5-CondM
Date: Tue, 19 Feb 2019 21:04:48 -0800 [thread overview]
Message-ID: <20190220050451.10939-1-richard.henderson@linaro.org> (raw)
Based-on: https://lists.gnu.org/archive/html/qemu-devel/2019-02/msg02733.html
aka the v3 ARMv8.5-MemTag patch set,
or at least some of the early patches that split handle_msr_i.
The v8.4 parts have been tested vs FVP, but there's no released
version that supports v8.5 yet, so XAFlag and AXFlag are untested.
But they seem fairly straightforward, unless I've done something silly.
r~
Richard Henderson (3):
target/arm: Rearrange disas_data_proc_reg
target/arm: Implement ARMv8.4-CondM
target/arm: Implement ARMv8.5-CondM
target/arm/cpu.h | 10 ++
linux-user/elfload.c | 1 +
target/arm/cpu64.c | 1 +
target/arm/translate-a64.c | 249 +++++++++++++++++++++++++++++++------
4 files changed, 221 insertions(+), 40 deletions(-)
--
2.17.2
next reply other threads:[~2019-02-20 5:05 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-02-20 5:04 Richard Henderson [this message]
2019-02-20 5:04 ` [Qemu-devel] [PATCH 1/3] target/arm: Rearrange disas_data_proc_reg Richard Henderson
2019-02-20 5:04 ` [Qemu-devel] [PATCH 2/3] target/arm: Implement ARMv8.4-CondM Richard Henderson
2019-02-20 5:04 ` [Qemu-devel] [PATCH 3/3] target/arm: Implement ARMv8.5-CondM Richard Henderson
2019-02-20 10:07 ` [Qemu-devel] [PATCH 0/3] " Laurent Desnogues
2019-02-20 15:18 ` Richard Henderson
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=20190220050451.10939-1-richard.henderson@linaro.org \
--to=richard.henderson@linaro.org \
--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).