On Tue, Oct 28, 2025 at 07:12:45PM +0100, 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]>
Acked-by: Peter Xu <[email protected]> -- Peter Xu
