mirror of
https://github.com/qemu/qemu.git
synced 2026-07-08 17:46:17 +00:00
Code in accel/ aims to be target-agnostic. Enforce that by moving the Xen file units to system_ss[], which is target-agnostic. Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Acked-by: Anthony PERARD <anthony.perard@vates.tech> Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20260225051303.91614-6-philmd@linaro.org>