|
From: | Warner Losh |
Subject: | Re: [PATCH 02/24] exec: Expose 'target_page.h' API to user emulation |
Date: | Mon, 11 Dec 2023 14:54:53 -0700 |
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>
---
meson.build | 2 +-
page-target.c | 43 +++++++++++++++++++++++++++++++++++++++++++
system/physmem.c | 35 -----------------------------------
3 files changed, 44 insertions(+), 36 deletions(-)
create mode 100644 page-target.c
[Prev in Thread] | Current Thread | [Next in Thread] |