qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 1/4] gdbstub: Use specific MMU index when probing MTE address


From: Richard Henderson
Subject: Re: [PATCH 1/4] gdbstub: Use specific MMU index when probing MTE addresses
Date: Wed, 24 Jul 2024 20:14:49 +1000
User-agent: Mozilla Thunderbird

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>


r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]