Re: [PATCH v2 07/28] cputlb: Provide cpu_(ld, st}*_mmuidx_ra for user-only

2019-12-20 Thread Alex Bennée
Richard Henderson writes: > This finishes the new interface began with the previous patch. > Document the interface and deprecate MMU_MODE_SUFFIX. > > Signed-off-by: Richard Henderson Reviewed-by: Alex Bennée > --- > include/exec/cpu_ldst.h | 80 +- > docs/devel/loads-stor

[PATCH v2 07/28] cputlb: Provide cpu_(ld, st}*_mmuidx_ra for user-only

2019-12-16 Thread Richard Henderson
This finishes the new interface began with the previous patch. Document the interface and deprecate MMU_MODE_SUFFIX. Signed-off-by: Richard Henderson --- include/exec/cpu_ldst.h | 80 +- docs/devel/loads-stores.rst | 211 ++-- 2 files changed, 230