Make sense of cpu_exec_init_all() name, renaming it and reduce its scope. Philippe Mathieu-Daudé (2): system/memory: Remove unnecessary CONFIG_USER_ONLY guards system/memory: Rename cpu_exec_init_all() -> machine_memory_init()
include/exec/cpu-common.h | 1 - system/memory-internal.h | 4 ++-- system/physmem.c | 2 +- system/vl.c | 3 ++- 4 files changed, 5 insertions(+), 5 deletions(-) -- 2.53.0
