]> git.ipfire.org Git - thirdparty/qemu.git/commit
system: Move most files to libsystem_ss
authorRichard Henderson <richard.henderson@linaro.org>
Thu, 13 Mar 2025 02:45:50 +0000 (19:45 -0700)
committerRichard Henderson <richard.henderson@linaro.org>
Wed, 23 Apr 2025 21:08:39 +0000 (14:08 -0700)
commit7c2f3580e51f3a1d74d78b88267be22650b518ac
tree9eeb9250c595356ce73de327f5842a15e6d66ea5
parent53d2354cec1df5a364600ab5dcf4462266a84b63
system: Move most files to libsystem_ss

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.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
system/meson.build