criu/arch
Cyrill Gorcunov 9b491e5c68 x86: restore -- Allow to restore fpu even if image is incomatible with cpu state
Sometime, especially when testing, we migrate checkpointed tasks between
nodes which have different CPU capabilities. In particular some CPUs have
xsave feature while others -- do not. So to be able to continue migration
procedure even in such conditions one should specify

	--cpu-cap ^fpu

on command line which would force criu to restore FPU state ignoring extended
status present in image file.

Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org>
Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
2014-02-28 13:36:43 +04:00
..
arm asm-generic: Introduce page.h 2014-02-21 16:29:40 +04:00
x86 x86: restore -- Allow to restore fpu even if image is incomatible with cpu state 2014-02-28 13:36:43 +04:00