]> git.ipfire.org Git - thirdparty/qemu.git/commit
system/physmem: Drop 'cpu_' prefix in Physical Memory API
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Tue, 30 Sep 2025 07:08:44 +0000 (09:08 +0200)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Tue, 7 Oct 2025 03:03:56 +0000 (05:03 +0200)
commitaa60bdb700f4afa8577a495c734870516910864f
treefda55de51e17f7d842e684b7dd0099a69c07a74b
parent8bf3a883088b65430f58aeb3d2d1db87f01eabec
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>
accel/kvm/kvm-all.c
accel/tcg/cputlb.c
hw/vfio/container-legacy.c
hw/vfio/container.c
include/system/ram_addr.h
migration/ram.c
system/memory.c
system/memory_ldst.c.inc
system/physmem.c
target/arm/tcg/mte_helper.c
tests/tsan/ignore.tsan