qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
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 2/6] target/arm: Sort KVM reads of AArch32 ID registers into encoding order
Date: Fri, 19 Aug 2022 19:37:52 -0700	[thread overview]
Message-ID: <e9fa6da1-d33e-94ab-9ace-fca711334afc@linaro.org> (raw)
In-Reply-To: <20220819110052.2942289-3-peter.maydell@linaro.org>

On 8/19/22 04:00, Peter Maydell wrote:
> The code that reads the AArch32 ID registers from KVM in
> kvm_arm_get_host_cpu_features() does so almost but not quite in
> encoding order.  Move the read of ID_PFR2 down so it's really in
> encoding order.
> 
> Signed-off-by: Peter Maydell<peter.maydell@linaro.org>
> ---
>   target/arm/kvm64.c | 4 ++--
>   1 file changed, 2 insertions(+), 2 deletions(-)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~


  reply	other threads:[~2022-08-20  2:38 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 [this message]
2022-08-19 11:00 ` [PATCH 3/6] target/arm: Implement ID_MMFR5 Peter Maydell
2022-08-20  2:38   ` Richard Henderson
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=e9fa6da1-d33e-94ab-9ace-fca711334afc@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).