From: Richard Henderson <richard.henderson@linaro.org>
To: qemu-devel@nongnu.org
Cc: qemu-arm@nongnu.org
Subject: [Qemu-devel] [PATCH for-4.0 0/4] target/arm: LOR, HPD, AA32HPD extensions
Date: Fri, 2 Nov 2018 13:41:08 +0000 [thread overview]
Message-ID: <20181102134112.26370-1-richard.henderson@linaro.org> (raw)
Three relatively simple post-8.0 extensions.
r~
Richard Henderson (4):
target/arm: Move id_aa64mmfr* to ARMISARegisters
target/arm: Implement the ARMv8.1-LOR extension
target/arm: Implement the ARMv8.1-HPD extension
target/arm: Implement the ARMv8.2-AA32HPD extension
target/arm/cpu.h | 35 ++++++++++++++++-
target/arm/internals.h | 3 +-
target/arm/cpu.c | 4 ++
target/arm/cpu64.c | 11 ++++--
target/arm/helper.c | 80 +++++++++++++++++++++++++++++++++-----
target/arm/translate-a64.c | 12 ++++++
6 files changed, 129 insertions(+), 16 deletions(-)
--
2.17.2
next reply other threads:[~2018-11-02 13:41 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-11-02 13:41 Richard Henderson [this message]
2018-11-02 13:41 ` [Qemu-devel] [PATCH for-4.0 1/4] target/arm: Move id_aa64mmfr* to ARMISARegisters Richard Henderson
2018-11-15 16:49 ` [Qemu-devel] [Qemu-arm] " Peter Maydell
2018-11-15 17:59 ` Peter Maydell
2018-11-02 13:41 ` [Qemu-devel] [PATCH for-4.0 2/4] target/arm: Implement the ARMv8.1-LOR extension Richard Henderson
2018-11-05 12:15 ` Richard Henderson
2018-11-15 17:21 ` [Qemu-devel] [Qemu-arm] " Peter Maydell
2018-11-02 13:41 ` [Qemu-devel] [PATCH for-4.0 3/4] target/arm: Implement the ARMv8.1-HPD extension Richard Henderson
2018-11-15 17:41 ` Peter Maydell
2018-11-02 13:41 ` [Qemu-devel] [PATCH for-4.0 4/4] target/arm: Implement the ARMv8.2-AA32HPD extension Richard Henderson
2018-11-15 17:54 ` Peter Maydell
2018-11-15 18:00 ` Peter Maydell
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=20181102134112.26370-1-richard.henderson@linaro.org \
--to=richard.henderson@linaro.org \
--cc=qemu-arm@nongnu.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).