qemu/accel
Philippe Mathieu-Daudé 5e15bb7d66 cpus: Replace CPU_RESOLVING_TYPE -> target_cpu_type()
Replace the target-specific CPU_RESOLVING_TYPE definition
by a call to the target-agnostic target_cpu_type() runtime
helper.

Since the big "cpu.h" is not required anymore in tcg-all.c,
remove it, using the tinier "cpu-param.h" header.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Message-Id: <20250417165430.58213-3-philmd@linaro.org>
2025-04-25 17:09:58 +02:00
..
hvf qom: Have class_init() take a const data argument 2025-04-25 17:00:41 +02:00
kvm accel/kvm: Use target_needs_bswap() 2025-04-25 17:09:58 +02:00
qtest qom: Have class_init() take a const data argument 2025-04-25 17:00:41 +02:00
stubs accel/tcg: Correct list of included headers in tcg-stub.c 2025-04-25 17:09:58 +02:00
tcg cpus: Replace CPU_RESOLVING_TYPE -> target_cpu_type() 2025-04-25 17:09:58 +02:00
xen qom: Have class_init() take a const data argument 2025-04-25 17:00:41 +02:00
accel-blocker.c include: Rename sysemu/ -> system/ 2024-12-20 17:44:56 +01:00
accel-system.c accel: Forward-declare AccelOpsClass in 'qemu/typedefs.h' 2025-03-06 15:46:18 +01:00
accel-system.h accel: Rename accel_init_ops_interfaces() to include 'system' 2024-01-19 12:28:59 +01:00
accel-target.c cpus: Replace CPU_RESOLVING_TYPE -> target_cpu_type() 2025-04-25 17:09:58 +02:00
accel-user.c accel: extend AccelState and AccelClass to user-mode 2021-02-05 10:24:15 -10:00
dummy-cpus.c include: Rename sysemu/ -> system/ 2024-12-20 17:44:56 +01:00
Kconfig hw/xen: Link XenPVH with GPEX PCIe bridge 2025-03-04 14:45:34 +01:00
meson.build accel: Rename accel_softmmu* -> accel_system* 2023-10-07 19:02:57 +02:00