]> git.proxmox.com Git - mirror_qemu.git/commit
linux-user: Allow TARGET_PAGE_BITS_VARY
authorRichard Henderson <richard.henderson@linaro.org>
Tue, 2 Jan 2024 01:58:04 +0000 (12:58 +1100)
committerRichard Henderson <richard.henderson@linaro.org>
Thu, 29 Feb 2024 21:35:37 +0000 (11:35 -1000)
commitff8a8bbc2ad198f879fc516abff0e9cf0c30f6cb
treebcec3d59d751f34b1079e3ce4be68721c769a30b
parent33402cea1f9bae189f80daa0a90fdebd1669ab62
linux-user: Allow TARGET_PAGE_BITS_VARY

If set, match the host and guest page sizes.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Acked-by: Helge Deller <deller@gmx.de>
Message-Id: <20240102015808.132373-30-richard.henderson@linaro.org>
linux-user/main.c