On Mon, 2 Mar 2026 at 22:03, Bernhard Beschow <[email protected]> wrote: > > SerialMM inherits from SysBusDevice and exposes the memory region by > means of sysbus_mmio_get_region(). Use that in order to avoid accessing > implementation details of SerialMM. > > Signed-off-by: Bernhard Beschow <[email protected]> > ---
Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
