Andreas Färber <[email protected]> wrote: > In comparison to DeviceClass::vmsd, CPU VMState is split in two, > "cpu_common" and "cpu", and uses cpu_index as instance_id instead of -1. > Therefore add a CPU-specific CPUClass::vmsd field. > > Unlike the legacy CPUArchState registration, rather register CPUState. > > Signed-off-by: Juan Quintela <[email protected]> > Signed-off-by: Andreas Färber <[email protected]>
As said by Andreas, any arch that has no cpu migration support has no hope for migration. Later, Juan.
