Re: [PATCH v2 27/33] cpu: Remove page_size_init

2023-08-31 Thread Warner Losh
On Thu, Aug 31, 2023 at 8:23 PM Richard Henderson < richard.hender...@linaro.org> wrote: > Move qemu_host_page_{size,mask} and HOST_PAGE_ALIGN into bsd-user. > It should be removed from bsd-user as well, but defer that cleanup. > > Cc: Warner Losh > Reviewed-by: Philippe Mathieu-Daudé > Signed-o

[PATCH v2 27/33] cpu: Remove page_size_init

2023-08-31 Thread Richard Henderson
Move qemu_host_page_{size,mask} and HOST_PAGE_ALIGN into bsd-user. It should be removed from bsd-user as well, but defer that cleanup. Cc: Warner Losh Reviewed-by: Philippe Mathieu-Daudé Signed-off-by: Richard Henderson --- bsd-user/qemu.h | 7 +++ include/exec/cpu-common.h | 7