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 <i...@bsdimp.com>
> Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org>
> Signed-off-by: Richard Henderson <richard.hender...@linaro.org>
> ---
>  bsd-user/qemu.h           |  7 +++++++
>  include/exec/cpu-common.h |  7 -------
>  include/hw/core/cpu.h     |  2 --
>  accel/tcg/translate-all.c |  1 -
>  bsd-user/main.c           | 12 ++++++++++++
>  cpu.c                     | 13 -------------
>  softmmu/vl.c              |  1 -
>  7 files changed, 19 insertions(+), 24 deletions(-)
>

ACK on the todo... My student is close to submitting the mmap series of his
patches, so I appreciate the 'quick fix' to not disrupt that effort.

Reviewed-by: Warner Losh <i...@bsdimp.com>

Reply via email to