On Tue, 28 Jun 2022 at 06:45, Richard Henderson <richard.hender...@linaro.org> wrote: > > Move the checks out of the parsing loop and into the > restore function. This more closely mirrors the code > structure in the kernel, and is slightly clearer. > > Reject rather than silently skip incorrect VL and SVE record sizes.
", bringing our checks in to line with those the kernel does." > > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > --- Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM