summary refs log tree commit diff stats
path: root/hw/intc
diff options
context:
space:
mode:
authorPhilippe Mathieu-Daudé <philmd@linaro.org>2025-04-05 18:13:06 +0200
committerRichard Henderson <richard.henderson@linaro.org>2025-04-23 15:07:32 -0700
commita522b04bb9cf67789116ad7a6165946d4b214bac (patch)
treec70167213173c8e09c545019270dc75a56d27971 /hw/intc
parentf50d0f335a6e48ac757cb7e534542822a8db8211 (diff)
downloadfocaccia-qemu-a522b04bb9cf67789116ad7a6165946d4b214bac.tar.gz
focaccia-qemu-a522b04bb9cf67789116ad7a6165946d4b214bac.zip
target/i386: Remove AccelCPUClass::cpu_class_init need
Expose x86_tcg_ops symbol, then directly set it as
CPUClass::tcg_ops in TYPE_X86_CPU's class_init(),
using CONFIG_TCG #ifdef'ry. No need for the
AccelCPUClass::cpu_class_init() handler anymore.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-ID: <20250405161320.76854-3-philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'hw/intc')
0 files changed, 0 insertions, 0 deletions