From: Gustavo Romero <gustavo.romero@linaro.org>
To: Richard Henderson <richard.henderson@linaro.org>,
qemu-devel@nongnu.org, philmd@linaro.org, alex.bennee@linaro.org
Cc: peter.maydell@linaro.org
Subject: Re: [PATCH 1/4] gdbstub: Use specific MMU index when probing MTE addresses
Date: Thu, 8 Aug 2024 02:07:11 -0300 [thread overview]
Message-ID: <b2c8c005-44d3-08d7-0a54-97647aa0ad0a@linaro.org> (raw)
In-Reply-To: <707d1076-4f29-4089-b7ae-0bdd3e1305ee@linaro.org>
Hi Richard,
On 7/24/24 7:14 AM, Richard Henderson wrote:
> On 7/23/24 02:07, Gustavo Romero wrote:
>> + /* Find out the current translation regime for probe. */
>> + mmu_index = arm_mmu_idx(env) & ARM_MMU_IDX_COREIDX_MASK;
>
> The official interface is cpu_mmu_index().
>
> Otherwise,
> Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
s/arm_mmu_idx/cpu_mmu_index/ done in v2. Thanks.
Cheers,
Gustavo
next prev parent reply other threads:[~2024-08-08 5:08 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-22 16:07 [PATCH 0/4] gdbstub: Add support for MTE in system mode Gustavo Romero
2024-07-22 16:07 ` [PATCH 1/4] gdbstub: Use specific MMU index when probing MTE addresses Gustavo Romero
2024-07-24 10:14 ` Richard Henderson
2024-07-25 14:27 ` Gustavo Romero
2024-08-08 5:07 ` Gustavo Romero [this message]
2024-07-22 16:07 ` [PATCH 2/4] gdbstub: Add support for MTE in system mode Gustavo Romero
2024-07-24 10:19 ` Richard Henderson
2024-07-22 16:07 ` [PATCH 3/4] tests/guest-debug: Support passing arguments to the GDB test script Gustavo Romero
2024-07-25 20:38 ` Alex Bennée
2024-08-08 5:07 ` Gustavo Romero
2024-07-22 16:07 ` [PATCH 4/4] tests/tcg/aarch64: Extend MTE gdbstub tests to system mode Gustavo Romero
2024-07-25 23:17 ` Richard Henderson
2024-08-08 5:08 ` Gustavo Romero
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=b2c8c005-44d3-08d7-0a54-97647aa0ad0a@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).