> Though the feature expansion in x86_cpu_expand_features() under
>
> if (xcc->max_features) {
> ...
> }
>
> only enables migratable features when cpu->migratable is true,
> x86_cpu_enable_xsave_components() overwrite the value later.I have not changed the related logic, and this was intentional...too, which is planed to be cleaned up after CET.
