qemu/monitor
Peter Maydell d6aefbc524 target: Rename cpu_get_phys_page_{,attrs_}debug
Rename cpu_phys_page_debug() and cpu_phys_page_attrs_debug() to
cpu_phys_addr_debug() and cpu_phys_addr_attrs_debug().

Commit created with:
 sed -i -e 's/cpu_get_phys_page_debug/cpu_get_phys_addr_debug/g;s/cpu_get_phys_page_attrs_debug/cpu_get_phys_addr_attrs_debug/g' $(git grep -l cpu_get_phys_page)

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20260417173105.1648172-10-peter.maydell@linaro.org
Message-ID: <20260430093810.2762539-11-peter.maydell@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
2026-05-12 22:35:54 +02:00
..
fds.c include: Rename sysemu/ -> system/ 2024-12-20 17:44:56 +01:00
hmp-cmds.c target: Rename cpu_get_phys_page_{,attrs_}debug 2026-05-12 22:35:54 +02:00
hmp.c monitor: Remove target_monitor_defs() 2026-05-06 12:58:08 +02:00
meson.build monitor: Merge hmp-target.c code within hmp-cmds.c 2026-05-06 12:58:08 +02:00
monitor-internal.h monitor: Reduce target-specific methods further 2026-05-06 12:58:08 +02:00
monitor.c Block layer patches 2026-03-06 18:57:12 +00:00
qemu-config-qmp.c include: move hw/boards.h to hw/core/ 2025-12-27 10:11:06 +01:00
qmp-cmds-control.c include: Rename sysemu/ -> system/ 2024-12-20 17:44:56 +01:00
qmp-cmds.c colo: Forbid VM resume during checkpointing 2026-02-17 09:53:41 -03:00
qmp.c monitor/qmp: cleanup SocketChardev listener sources early to avoid fd handling race 2026-01-07 17:05:25 +01:00
trace-events docs: fix references to docs/devel/tracing.rst 2021-06-02 06:51:09 +02:00
trace.h trace: switch position of headers to what Meson requires 2020-08-21 06:18:24 -04:00