summary refs log tree commit diff stats
path: root/include/hw/misc/iotkit-sysinfo.h
diff options
context:
space:
mode:
authorPhilippe Mathieu-Daudé <philmd@linaro.org>2025-09-29 13:58:03 +0200
committerPhilippe Mathieu-Daudé <philmd@linaro.org>2025-10-07 05:03:56 +0200
commit8bf3a883088b65430f58aeb3d2d1db87f01eabec (patch)
tree7e9452a90b8b0ccdc64e257da4e131599d5e1312 /include/hw/misc/iotkit-sysinfo.h
parent1085a44ebb55346b30888ce1b7b18565a719f78b (diff)
downloadfocaccia-qemu-8bf3a883088b65430f58aeb3d2d1db87f01eabec.tar.gz
focaccia-qemu-8bf3a883088b65430f58aeb3d2d1db87f01eabec.zip
system/physmem: Reduce cpu_physical_memory_sync_dirty_bitmap() scope
cpu_physical_memory_sync_dirty_bitmap() is now only called within
system/physmem.c, by ramblock_sync_dirty_bitmap(). Reduce its scope
by making it internal to this file. Since it doesn't involve any CPU,
remove the 'cpu_' prefix.
Remove the now unneeded "qemu/rcu.h" and "system/memory.h" headers.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20251001175448.18933-17-philmd@linaro.org>
Diffstat (limited to 'include/hw/misc/iotkit-sysinfo.h')
0 files changed, 0 insertions, 0 deletions