From: Richard Henderson <richard.henderson@linaro.org>
To: Peter Maydell <peter.maydell@linaro.org>,
qemu-arm@nongnu.org, qemu-devel@nongnu.org
Subject: Re: [PATCH 3/6] target/arm: Implement ID_MMFR5
Date: Fri, 19 Aug 2022 19:38:59 -0700 [thread overview]
Message-ID: <8c7a0416-fab9-3fbb-ab66-9a2753eae4e9@linaro.org> (raw)
In-Reply-To: <20220819110052.2942289-4-peter.maydell@linaro.org>
On 8/19/22 04:00, Peter Maydell wrote:
> In Armv8.6 a new AArch32 ID register ID_MMFR5 is defined.
> Implement this; we want to be able to use it to report to
> the guest that we implement FEAT_ETS.
>
> Signed-off-by: Peter Maydell<peter.maydell@linaro.org>
> ---
> target/arm/cpu.h | 1 +
> target/arm/helper.c | 4 ++--
> target/arm/kvm64.c | 2 ++
> 3 files changed, 5 i
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
r~
next prev parent reply other threads:[~2022-08-20 2:40 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-08-19 11:00 [PATCH 0/6] target/arm: Fix v8 AArch32 RAZ ID regs; implement FEAT_ETS Peter Maydell
2022-08-19 11:00 ` [PATCH 1/6] target/arm: Make cpregs 0, c0, c{3-15}, {0-7} correctly RAZ in v8 Peter Maydell
2022-08-20 2:37 ` Richard Henderson
2022-08-22 8:48 ` Peter Maydell
2022-08-19 11:00 ` [PATCH 2/6] target/arm: Sort KVM reads of AArch32 ID registers into encoding order Peter Maydell
2022-08-20 2:37 ` Richard Henderson
2022-08-19 11:00 ` [PATCH 3/6] target/arm: Implement ID_MMFR5 Peter Maydell
2022-08-20 2:38 ` Richard Henderson [this message]
2022-08-19 11:00 ` [PATCH 4/6] target/arm: Implement ID_DFR1 Peter Maydell
2022-08-20 5:19 ` Richard Henderson
2022-08-19 11:00 ` [PATCH 5/6] target/arm: Advertise FEAT_ETS for '-cpu max' Peter Maydell
2022-08-20 5:21 ` Richard Henderson
2022-08-19 11:00 ` [PATCH 6/6] target/arm: Add missing space in comment Peter Maydell
2022-08-20 5:22 ` Richard Henderson
2022-08-23 21:48 ` [PATCH 0/6] target/arm: Fix v8 AArch32 RAZ ID regs; implement FEAT_ETS 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=8c7a0416-fab9-3fbb-ab66-9a2753eae4e9@linaro.org \
--to=richard.henderson@linaro.org \
--cc=peter.maydell@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).