qemu/accel/tcg
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
..
atomic_common.c.inc plugins: save value during memory accesses 2024-09-19 15:58:01 +01:00
atomic_template.h include/exec: Use vaddr for *_mmu guest memory access routines 2025-04-23 14:08:17 -07:00
backend-ldst.h tcg: Move cpu_req_mo() macro to target-agnostic 'backend-ldst.h' 2025-04-23 15:07:32 -07:00
cpu-exec-common.c accel: Forward-declare AccelOpsClass in 'qemu/typedefs.h' 2025-03-06 15:46:18 +01:00
cpu-exec.c Miscellaneous patches for 2025-04-24 2025-04-24 13:44:57 -04:00
cputlb.c tcg: Move cpu_req_mo() macro to target-agnostic 'backend-ldst.h' 2025-04-23 15:07:32 -07:00
icount-common.c include/exec: Split out icount.h 2025-04-23 14:08:44 -07:00
internal-common.h accel/tcg: Move get_page_addr_code* declarations 2025-04-23 15:04:57 -07:00
internal-target.h tcg: Move cpu_req_mo() macro to target-agnostic 'backend-ldst.h' 2025-04-23 15:07:32 -07:00
ldst_atomicity.c.inc accel/tcg: add tracepoints for cpu_loop_exit_atomic 2024-10-24 09:56:26 +01:00
ldst_common.c.inc include/exec: Inline *_data memory operations 2025-04-23 14:08:17 -07:00
meson.build accel/tcg: Build translator.c twice 2025-04-23 15:04:57 -07:00
monitor.c include/exec: Split out icount.h 2025-04-23 14:08:44 -07:00
plugin-gen.c accel/tcg: Build plugin-gen.c once 2025-04-23 13:52:53 -07:00
tb-context.h tcg: Move tb_phys_invalidate_count to tb_ctx 2021-07-09 09:38:33 -07:00
tb-hash.h exec/cpu-all: remove exec/target_page include 2025-04-23 15:04:57 -07:00
tb-internal.h accel/tcg: Split out tlb-bounds.h 2025-04-23 15:04:57 -07:00
tb-jmp-cache.h tcg: remove CPU* types from typedefs.h 2024-05-03 15:47:48 +02:00
tb-maint.c accel/tcg: fix missing includes for TARGET_HAS_PRECISE_SMC 2025-04-23 15:04:57 -07:00
tcg-accel-ops-icount.c include/exec: Split out icount.h 2025-04-23 14:08:44 -07:00
tcg-accel-ops-icount.h accel/tcg/tcg-accel-ops-rr: ensure fairness with icount 2023-05-11 09:53:41 +01:00
tcg-accel-ops-mttcg.c include/exec: Split out icount.h 2025-04-23 14:08:44 -07:00
tcg-accel-ops-mttcg.h Clean up header guards that don't match their file name 2022-05-11 16:49:06 +02:00
tcg-accel-ops-rr.c include/exec: Split out icount.h 2025-04-23 14:08:44 -07:00
tcg-accel-ops-rr.h Clean up header guards that don't match their file name 2022-05-11 16:49:06 +02:00
tcg-accel-ops.c qom: Have class_init() take a const data argument 2025-04-25 17:00:41 +02:00
tcg-accel-ops.h include: Rename sysemu/ -> system/ 2024-12-20 17:44:56 +01:00
tcg-all.c cpus: Replace CPU_RESOLVING_TYPE -> target_cpu_type() 2025-04-25 17:09:58 +02:00
tcg-runtime-gvec.c accel/tcg: Build tcg-runtime-gvec.c once 2025-03-08 10:06:48 -08:00
tcg-runtime.c accel/tcg: Build tcg-runtime.c once 2025-03-08 10:06:31 -08:00
tcg-runtime.h tcg: Add gvec compare with immediate and scalar operand 2023-09-16 14:57:15 +00:00
tlb-bounds.h accel/tcg: Split out tlb-bounds.h 2025-04-23 15:04:57 -07:00
trace-events accel/tcg: add tracepoints for cpu_loop_exit_atomic 2024-10-24 09:56:26 +01:00
trace.h trace: switch position of headers to what Meson requires 2020-08-21 06:18:24 -04:00
translate-all.c tcg: Remove use of TCG_GUEST_DEFAULT_MO in tb_gen_code() 2025-04-23 15:07:32 -07:00
translator.c exec: Restrict 'cpu-ldst-common.h' to accel/tcg/ 2025-04-23 15:07:32 -07:00
user-exec-stub.c accel/tcg: Restrict tlb_init() / destroy() to TCG 2025-03-06 15:46:17 +01:00
user-exec.c tcg: Move cpu_req_mo() macro to target-agnostic 'backend-ldst.h' 2025-04-23 15:07:32 -07:00
vcpu-state.h licenses: Remove SPDX tags not being license identifier for Linaro 2025-01-30 13:01:22 +03:00
watchpoint.c accel/tcg: Remove mmap_lock/unlock from watchpoint.c 2025-04-23 14:08:17 -07:00