From: Gustavo Romero <gustavo.romero@linaro.org>
To: qemu-devel@nongnu.org, peter.maydell@linaro.org,
richard.henderson@linaro.org
Cc: philmd@linaro.org, alex.bennee@linaro.org, gustavo.romero@linaro.org
Subject: [PATCH v3 0/3] target/arm: Enable FEAT_Debugv8p8 for -cpu max
Date: Mon, 24 Jun 2024 18:09:12 +0000 [thread overview]
Message-ID: <20240624180915.4528-1-gustavo.romero@linaro.org> (raw)
Enable FEAT_Debugv8p8 on Arm max CPU.
v2:
- Revert to the original comment above call to aa32_max_features()
v3:
- Added feature entry to docs/system/arm/emulation.rst
- Explicitly set t=0 before using it to set DBGDEVID reg.
- Put indent fix in a separate patch
Cheers,
Gustavo
Gustavo Romero (3):
target/arm: Fix indentation
target/arm: Move initialization of debug ID registers
target/arm: Enable FEAT_Debugv8p8 for -cpu max
docs/system/arm/emulation.rst | 1 +
target/arm/cpu.h | 2 ++
target/arm/tcg/cpu32.c | 35 ++++++++++++++++++++++++++++++-----
target/arm/tcg/cpu64.c | 4 ++--
4 files changed, 35 insertions(+), 7 deletions(-)
--
2.34.1
next reply other threads:[~2024-06-24 18:10 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-24 18:09 Gustavo Romero [this message]
2024-06-24 18:09 ` [PATCH v3 1/3] target/arm: Fix indentation Gustavo Romero
2024-06-24 18:09 ` [PATCH v3 2/3] target/arm: Move initialization of debug ID registers Gustavo Romero
2024-06-24 18:09 ` [PATCH v3 3/3] target/arm: Enable FEAT_Debugv8p8 for -cpu max Gustavo Romero
2024-06-28 14:42 ` [PATCH v3 0/3] " 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=20240624180915.4528-1-gustavo.romero@linaro.org \
--to=gustavo.romero@linaro.org \
--cc=alex.bennee@linaro.org \
--cc=peter.maydell@linaro.org \
--cc=philmd@linaro.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 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).