Re: [PATCH for-6.2 39/43] tcg: Move helper_*_mmu decls to tcg/tcg-ldst.h

2021-07-29 Thread Philippe Mathieu-Daudé
On 7/29/21 2:46 AM, Richard Henderson wrote: > These functions have been replaced by cpu_*_mmu as the > most proper interface to use from target code. > > Hide these declarations from code that should not use them. > > Signed-off-by: Richard Henderson > --- > include/tcg/tcg-ldst.h | 74 +++

[PATCH for-6.2 39/43] tcg: Move helper_*_mmu decls to tcg/tcg-ldst.h

2021-07-28 Thread Richard Henderson
These functions have been replaced by cpu_*_mmu as the most proper interface to use from target code. Hide these declarations from code that should not use them. Signed-off-by: Richard Henderson --- include/tcg/tcg-ldst.h | 74 ++ include/tcg/tcg.h |