Re: [PATCH v2 31/42] system: Move most files to libsystem_ss

2025-03-19 Thread Philippe Mathieu-Daudé
On 18/3/25 22:31, Richard Henderson wrote: Some of the headers used require CONFIG_USER_ONLY. Do not move vl.c, because it has other include dependencies that are present in system_ss. Signed-off-by: Richard Henderson --- system/meson.build | 7 +-- 1 file changed, 5 insertions(+), 2 del

Re: [PATCH v2 31/42] system: Move most files to libsystem_ss

2025-03-18 Thread Pierrick Bouvier
On 3/18/25 14:31, Richard Henderson wrote: Some of the headers used require CONFIG_USER_ONLY. Do not move vl.c, because it has other include dependencies that are present in system_ss. Signed-off-by: Richard Henderson --- system/meson.build | 7 +-- 1 file changed, 5 insertions(+), 2 del