On 5/15/26 05:57, Peter Maydell wrote:
No targets use the SysemuCPUOps::get_phys_addr_attrs_debug method any more, so we can remove it, together with the handling of it in cpu_translate_for_debug().Signed-off-by: Peter Maydell <[email protected]> --- hw/core/cpu-system.c | 11 ++--------- include/hw/core/sysemu-cpu-ops.h | 14 -------------- 2 files changed, 2 insertions(+), 23 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
