Hi, I have been confused for some years by AddressSpace being displayed based on the physical address of their first MemoryRegion. The actual fix is quite trivial for my needs, but I might not see all the possible side effects. Altough the change are restricted to mtree_info() which is only available on the monitor.
Last patch is a minor cleanup. I ended not using it. Regards, Phil. Philippe Mathieu-Daudé (3): memory: Better name 'offset' argument in mtree_print_mr() memory: Provide 'base address' argument to mtree_print_mr() memory: Make memory_region_to_absolute_addr() take a const MemoryRegion softmmu/memory.c | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) -- 2.26.2