On Sun, 1 Mar 2026 at 21:03, BALATON Zoltan <[email protected]> wrote: > > Convert to use memory_region_init_{ram,rom} instead. This breaks > migration but these machines have no migration compatibility guarantee > and this removes most remaining usages of this nomigrate variant. > > Signed-off-by: BALATON Zoltan <[email protected]> > --- > hw/display/tcx.c | 3 +-- > hw/sparc/sun4m.c | 19 +++++-------------- > hw/sparc64/sun4u.c | 10 +++------- > 3 files changed, 9 insertions(+), 23 deletions(-)
Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
