* Juan Quintela ([email protected]) wrote: > "Dr. David Alan Gilbert (git)" <[email protected]> wrote: > > From: "Dr. David Alan Gilbert" <[email protected]> > > > > The next patch adds section footers; but we don't want to > > break migration compatibility so disable them on older > > machine types > > > > Signed-off-by: Dr. David Alan Gilbert <[email protected]> > > Reviewed-by: Juan Quintela <[email protected]> > > But .... > > Power people
It looks like Power does: ppc/spapr.c 1828:static void spapr_compat_2_3(Object *obj) like the PC ones; so I guess we need to roll this flag, and your two flags into a common function somewhere and clal it from there? Dave > ARM people > > Do you care now about cross version migration? > > Later, Juan. -- Dr. David Alan Gilbert / [email protected] / Manchester, UK
