qemu-arm
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 10/14] bsd-user: Hard wire aarch64 to be 4k pages only


From: Richard Henderson
Subject: Re: [PATCH 10/14] bsd-user: Hard wire aarch64 to be 4k pages only
Date: Tue, 23 Jul 2024 11:10:51 +1000
User-agent: Mozilla Thunderbird

On 7/23/24 07:43, Warner Losh wrote:
Only support 4k pages for aarch64 binaries. The variable page size stuff
isn't working just yet, so put in this lessor-of-evils kludge until that
is complete.

Hmm.  In what way is it not working?

What if we limit this to bsd-user/main.c instead?

  set_preferred_target_page_bits(TARGET_PAGE_BITS_MIN);


r~




reply via email to

[Prev in Thread] Current Thread [Next in Thread]