]> git.ipfire.org Git - thirdparty/qemu.git/commit
accel/hvf: Build without target-specific knowledge
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Wed, 25 Feb 2026 05:01:38 +0000 (06:01 +0100)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Tue, 10 Mar 2026 10:36:21 +0000 (11:36 +0100)
commit593063e4cbff863fbbdc7dfd4b3a9c9ee6278682
treeb9bd78e5eaba19e3ac0df697929ac0f60da981e3
parent35f797739bf36bfc9122c5eef43696cc7aa4931e
accel/hvf: Build without target-specific knowledge

Code in accel/ aims to be target-agnostic. Enforce that
by moving the HVF file units to system_ss[], which is
target-agnostic.

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