[CRIU] [PATCH 0/2] Introduce FPU mode swithcing on restore

Pavel Emelyanov xemul at parallels.com
Tue Jan 28 09:11:59 PST 2014


On 01/28/2014 05:47 PM, Cyrill Gorcunov wrote:
> Useful when one need to migrate images between CPUs with mismatched features.
> 
> Cyrill Gorcunov (2):
>   log: Add pr_warn_once helper
>   x86: restore -- Allow to restore fpu even if image is incomatible with
>     cpu state
> 
>  Documentation/criu.txt |  9 +++++++++
>  arch/x86/crtools.c     | 16 ++++++++++++----
>  crtools.c              | 23 +++++++++++++++++++++++
>  include/cr_options.h   |  9 +++++++++
>  include/criu-log.h     |  9 +++++++++
>  5 files changed, 62 insertions(+), 4 deletions(-)
> 


I have 6 patches in 3 series with FPU keyword in subject. Should I consider all of them?


More information about the CRIU mailing list