commit | ff8a8bbc2ad198f879fc516abff0e9cf0c30f6cb | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Tue Jan 02 12:58:04 2024 +1100 |
committer | Richard Henderson <richard.henderson@linaro.org> | Thu Feb 29 11:35:37 2024 -1000 |
tree | bcec3d59d751f34b1079e3ce4be68721c769a30b | |
parent | 33402cea1f9bae189f80daa0a90fdebd1669ab62 [diff] |
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>