On 28.10.25 19:12, Philippe Mathieu-Daudé wrote:
MemoryRegion::addr is private data of MemoryRegion. Introduce memory_region_get_address() to get it, similar to memory_region_set_address() to set it.Suggested-by: Peter Maydell <[email protected]> Signed-off-by: Philippe Mathieu-Daudé <[email protected]> ---
Reviewed-by: David Hildenbrand <[email protected]> -- Cheers David / dhildenb
