Re: [PATCH 5/6] target/arm: Set fgt in cpregs for FGWTE3
Richard Henderson <[email protected]> Fri, 31 Jul 2026 12:32:16 -0700
| Newsgroups | org.nongnu.qemu-arm,org.nongnu.qemu-devel |
|---|---|
| Message-ID | <[email protected]> |
On 7/31/26 10:26, Peter Maydell wrote: > On Fri, 24 Jul 2026 at 04:06, Richard Henderson > <[email protected]> wrote: >> >> Signed-off-by: Richard Henderson <[email protected]> >> --- >> target/arm/cpregs-gcs.c | 5 +++-- >> target/arm/helper.c | 47 ++++++++++++++++++++++------------------- >> 2 files changed, 28 insertions(+), 24 deletions(-) > > You missed setting fgt for MECID_RL_A_EL3. How odd. I searched for it, missed it, and thought it might be coming in Gustavo's next patch set. Perhaps just a typo on the search... Anyway, thanks. r~