On 4/1/25 01:09, Philippe Mathieu-Daudé wrote:
Since commits 32a8ea12fab..90b7022e698 (target: "Split out TARGET_env_mmu_index"), target's memory_rw_debug() callbacks use the target's TARGET_env_mmu_index(), not the generic CPUClass::mmu_index() callback. Update the documentation.Signed-off-by: Philippe Mathieu-Daudé<[email protected]> --- include/hw/core/cpu.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
