Am 03.08.2011 02:18, schrieb Anthony Liguori: > As Paolo points out, the migration protocol is ambiguous when using > subsections > today. That means that even if we preserve subsections and change the > protocol > accordingly, the old protocol w/subsections is still ambiguous. > > Remove subsection usage and bump any device using subsections. This > effectively > eliminates the amiguouity and allows for a clean transition to a new protocol > with unambiguous subsections. > > Signed-off-by: Anthony Liguori <aligu...@us.ibm.com> > -- > v1 -> v2 > - Also remove IDE subsections (spotted by Juan Quintela)
Please remove migration_compat_status from BMDMAState and the respective VMState, there's no reason for it any more when you increase the version number. Kevin