On Sun, 17 Apr 2022 at 19:13, Richard Henderson <[email protected]> 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 <[email protected]> > --- > v2: New patch. > ---
Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
