Package: qemu-user Version: 1:10.1.0+ds-2 Severity: normal X-Debbugs-Cc: [email protected], [email protected], [email protected] User: [email protected] Usertags: arm64 armhf
Dear Maintainer, As per title, qemu-user is currently unable to execute armhf binaries on an arm64 host running the 16k-page kernel. I bisected this to the quite old commit ``` commit d17b684c10e1707d535b9dfa685df610834ec210 (HEAD) Author: Richard Henderson <[email protected]> Date: Tue Jan 2 12:57:39 2024 +1100 linux-user: Remove qemu_host_page_size from create_elf_tables ``` which, judging from the rest of the message, seems to be quite intentional. Still, I leave it to you to judge if this is something that should be looked into. The commit cannot be reverted due to later changes. Cheers!

