First baby-steps towards eliminating qemu_host_page_size: tackle the reserve_va
calculation (which is easier to copy from linux-user than to fix).
Warner Losh (3):
linux-user: Adjust comment to reflect the code.
bsd-user: port linux-user:ff8a8bbc2ad1 for variable page sizes
bsd-user: Catch up to run-time reserved_va math
bsd-user/main.c | 51 ++++++++++++++++++++++++++++++++++++-----------
linux-user/main.c | 8 ++++----
2 files changed, 43 insertions(+), 16 deletions(-)
--
2.43.0