From: Richard Henderson <richard.henderson@linaro.org>
To: qemu-devel@nongnu.org
Cc: peter.maydell@linaro.org
Subject: [Qemu-devel] [PATCH v4 0/3] target/arm: ARMv8.1-LOR
Date: Mon, 10 Dec 2018 09:04:58 -0600 [thread overview]
Message-ID: <20181210150501.7990-1-richard.henderson@linaro.org> (raw)
Changes since v3:
* Removed the extra VI/VF/VSE change.
Changes since v2:
* Rebased on target-arm.next, which now includes 7 of the 10 patches.
* Fixes based on patch review.
r~
Richard Henderson (3):
target/arm: Introduce arm_hcr_el2_eff
target/arm: Use arm_hcr_el2_eff more places
target/arm: Implement the ARMv8.1-LOR extension
target/arm/cpu.h | 72 +++++------------
hw/intc/arm_gicv3_cpuif.c | 21 ++---
target/arm/cpu64.c | 1 +
target/arm/helper.c | 153 +++++++++++++++++++++++++++++++++----
target/arm/op_helper.c | 14 ++--
target/arm/translate-a64.c | 12 +++
6 files changed, 187 insertions(+), 86 deletions(-)
--
2.17.2
next reply other threads:[~2018-12-10 15:05 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-12-10 15:04 Richard Henderson [this message]
2018-12-10 15:04 ` [Qemu-devel] [PATCH v4 1/3] target/arm: Introduce arm_hcr_el2_eff Richard Henderson
2018-12-10 15:05 ` [Qemu-devel] [PATCH v4 2/3] target/arm: Use arm_hcr_el2_eff more places Richard Henderson
2018-12-10 15:05 ` [Qemu-devel] [PATCH v4 3/3] target/arm: Implement the ARMv8.1-LOR extension Richard Henderson
2018-12-11 17:38 ` [Qemu-devel] [PATCH v4 0/3] target/arm: ARMv8.1-LOR 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=20181210150501.7990-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).