qemu-cr16/accel/tcg
Philippe Mathieu-Daudé aa60bdb700 system/physmem: Drop 'cpu_' prefix in Physical Memory API
The functions related to the Physical Memory API declared
in "system/ram_addr.h" do not operate on vCPU. Remove the
'cpu_' prefix.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Cédric Le Goater <clg@redhat.com>
Message-Id: <20251001175448.18933-18-philmd@linaro.org>
2025-10-07 05:03:56 +02:00
..
atomic_common.c.inc tcg: Add tcg_gen_atomic_{xchg,fetch_and,fetch_or}_i128 2025-08-30 16:37:24 +01:00
atomic_template.h accel/tcg: Add cpu_atomic_*_mmu for 16-byte xchg, fetch_and, fetch_or 2025-08-30 16:37:23 +01: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 tcg/user: do not set exit_request gratuitously 2025-09-17 19:00:56 +02:00
cputlb.c system/physmem: Drop 'cpu_' prefix in Physical Memory API 2025-10-07 05:03:56 +02:00
icount-common.c include/exec: Split out icount.h 2025-04-23 14:08:44 -07:00
internal-common.h accel/tcg: Implement AccelClass::get_stats() handler 2025-07-15 19:34:33 +02: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 accel/tcg: Use vaddr for plugin_{load,store}_cb 2025-05-05 09:24:10 -07:00
meson.build accel/tcg: Extract statistic related code to tcg-stats.c 2025-07-15 19:34:33 +02:00
monitor.c accel/tcg: Propagate AccelState to dump_accel_info() 2025-07-15 19:34:33 +02:00
plugin-gen.c plugins: Use tb_flush__exclusive_or_serial 2025-09-24 10:29:43 -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 accel/tcg: Compile tb-maint.c twice 2025-04-30 12:45:05 -07:00
tb-internal.h accel/tcg: Add CPUState arg to tb_invalidate_phys_range_fast 2025-04-30 12:45:05 -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: Remove dead mmap_unlock() call in invalidate_phys_page_range 2025-09-24 10:29:43 -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 accel: make all calls to qemu_process_cpu_events look the same 2025-09-17 19:00:56 +02:00
tcg-accel-ops-mttcg.h accel/tcg: create a thread-kick function for TCG 2025-09-17 19:00:55 +02:00
tcg-accel-ops-rr.c accel: make all calls to qemu_process_cpu_events look the same 2025-09-17 19:00:56 +02: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 cpus: clear exit_request in qemu_process_cpu_events 2025-09-17 19:00:56 +02:00
tcg-accel-ops.h accel/tcg: create a thread-kick function for TCG 2025-09-17 19:00:55 +02:00
tcg-all.c accel/tcg: Move post-load tb_flush to vm_change_state hook 2025-09-24 10:29:43 -07: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 tcg_gen_atomic_{xchg,fetch_and,fetch_or}_i128 2025-08-30 16:37:24 +01:00
tcg-stats.c accel/tcg: Implement AccelClass::get_stats() handler 2025-07-15 19:34:33 +02:00
tlb-bounds.h accel/tcg: Simplify CPU_TLB_DYN_MAX_BITS 2025-04-30 12:45:05 -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 accel/tcg: Improve buffer overflow in tb_gen_code 2025-09-24 10:29:43 -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 cpus: clear exit_request in qemu_process_cpu_events 2025-09-17 19:00:56 +02: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