On Sun, 17 Apr 2022 at 19:13, Richard Henderson <richard.hender...@linaro.org> wrote: > > Previously we were defining some of these in user-only mode, > but none of them are accessible from user-only, therefore > define them only in system mode. > > This will shortly be used from cpu_tcg.c also. > > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > --- > v2: New patch. > ---
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM