On Wed, 4 Jan 2023 at 19:01, Richard Henderson <richard.hender...@linaro.org> wrote: > > Don't dereference CPUTLBEntryFull until we verify that > the page is valid. Move the other user-only info field > updates after the valid check to match. > > Cc: qemu-sta...@nongnu.org > Resolves: https://gitlab.com/qemu-project/qemu/-/issues/1412 > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > --- > target/arm/sve_helper.c | 14 +++++++++-----
Applied to target-arm.next, thanks. -- PMM