]> git.ipfire.org Git - thirdparty/qemu.git/commit
plugins/core: make a single build unit
authorAlex Bennée <alex.bennee@linaro.org>
Tue, 4 Mar 2025 22:24:37 +0000 (22:24 +0000)
committerAlex Bennée <alex.bennee@linaro.org>
Mon, 10 Mar 2025 10:30:01 +0000 (10:30 +0000)
commit606ad7fe17a0baee43a29d71469fee246a09a7be
treeb576379d392bcb62f244990e5a14276c495fdbac
parent40988ed9dfca934791bd2aeb1cc2d11e3a239265
plugins/core: make a single build unit

Trim through the includes and remove everything not needed for the
core. Only include tcg-op-common.h to remove the need to
TARGET_LONG_BITS and move the build unit into the common set.

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20250304222439.2035603-31-alex.bennee@linaro.org>
plugins/core.c
plugins/meson.build