From: Cornelia Huck <cohuck@redhat.com>
To: qemu-arm@nongnu.org, qemu-devel@nongnu.org
Cc: Peter Maydell <peter.maydell@linaro.org>,
Eric Auger <eric.auger@redhat.com>,
Richard Henderson <richard.henderson@linaro.org>
Subject: Re: [PATCH v3 0/2] arm: move DCZID_EL0 to idregs array
Date: Thu, 29 Jan 2026 07:54:08 +0100 [thread overview]
Message-ID: <87tsw4sycv.fsf@redhat.com> (raw)
In-Reply-To: <20260105154119.59853-1-cohuck@redhat.com>
On Mon, Jan 05 2026, Cornelia Huck <cohuck@redhat.com> wrote:
> This is part of the ongoing effort to move all id registers to the idregs
> array (so that we can work with an autogenerated list of registers.)
>
> Changes v2->v3:
> - separate patch for adding the helpers
> - put some rationale into the patch description
>
> Cornelia Huck (2):
> arm: add {get,set}_dczid_bs helpers
> arm: add DCZID_EL0 to idregs array
>
> target/arm/cpu-sysregs.h.inc | 1 +
> target/arm/cpu.c | 2 +-
> target/arm/cpu.h | 14 ++++++++++++--
> target/arm/cpu64.c | 4 ++--
> target/arm/helper.c | 5 ++++-
> target/arm/tcg/cpu64.c | 22 +++++++++++-----------
> target/arm/tcg/helper-a64.c | 2 +-
> target/arm/tcg/mte_helper.c | 4 ++--
> target/arm/tcg/translate-a64.c | 2 +-
> target/arm/tcg/translate.h | 2 +-
> 10 files changed, 36 insertions(+), 22 deletions(-)
>
Friendly ping. Is this one good to go?
next prev parent reply other threads:[~2026-01-29 6:54 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-05 15:41 [PATCH v3 0/2] arm: move DCZID_EL0 to idregs array Cornelia Huck
2026-01-05 15:41 ` [PATCH v3 1/2] arm: add {get,set}_dczid_bs helpers Cornelia Huck
2026-01-05 20:19 ` Richard Henderson
2026-01-21 14:48 ` Sebastian Ott
2026-01-05 15:41 ` [PATCH v3 2/2] arm: add DCZID_EL0 to idregs array Cornelia Huck
2026-01-21 14:49 ` Sebastian Ott
2026-01-29 6:54 ` Cornelia Huck [this message]
2026-01-29 14:49 ` [PATCH v3 0/2] arm: move " 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=87tsw4sycv.fsf@redhat.com \
--to=cohuck@redhat.com \
--cc=eric.auger@redhat.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-arm@nongnu.org \
--cc=qemu-devel@nongnu.org \
--cc=richard.henderson@linaro.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.