| commit | 75bbe6a4d2bc9c3681ab71021645d655ad045a75 | [log] [tgz] |
|---|---|---|
| author | Philippe Mathieu-Daudé <philmd@linaro.org> | Thu Dec 07 10:41:27 2023 +0100 |
| committer | Philippe Mathieu-Daudé <philmd@linaro.org> | Fri Apr 26 15:28:11 2024 +0200 |
| tree | 66bc852614d7ca0004ee157ed683cc98bdf5911a | |
| parent | 8501048b501aec0d2d422aafd713348c235d8b83 [diff] |
exec: Expose 'target_page.h' API to user emulation User-only objects might benefit from the "exec/target_page.h" API, which allows to build some objects once for all targets. Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Warner Losh <imp@bsdimp.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20231211212003.21686-3-philmd@linaro.org>