aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorWarner Losh <imp@bsdimp.com>2023-07-28 10:29:27 -0600
committerRichard Henderson <richard.henderson@linaro.org>2023-07-31 12:19:13 -0700
commit0f2f3247d456e08baa345768824dae6864d9acb6 (patch)
tree00c252acc82d06890345b583da4f225d29b3fdbc /scripts
parent28b61d49ac80bac8ef74aff0b75058bdd0b2f108 (diff)
downloadqemu-0f2f3247d456e08baa345768824dae6864d9acb6.zip
qemu-0f2f3247d456e08baa345768824dae6864d9acb6.tar.gz
qemu-0f2f3247d456e08baa345768824dae6864d9acb6.tar.bz2
bsd-user: Specify host page alignment if none specified
We're hitting an assert when we pass in alignment == 0 since that's not a power of two. so pass in the ideal page size. Signed-off-by: Warner Losh <imp@bsdimp.com> Message-Id: <20230728162927.5009-1-imp@bsdimp.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions