[CRIU] [PATCH v3 0/4] ia32: Add support for FPU c/r in compat environment

Cyrill Gorcunov gorcunov at openvz.org
Tue Feb 14 02:26:31 PST 2017


The series is on top of https://lists.openvz.org/pipermail/criu/2017-February/035512.html
and sitting in my ia32-3 branch.

Cyrill Gorcunov (4):
  compel: arch,x86 -- Make rt_sigcontext_32 members being close to kernel
  criu: arch,x86 -- Don't require alignment on compat frame
  compel: arch,x86 -- Don't require compat frame alignment
  compel: arch,x86 -- Add support of FPU restore in ia32 compat mode

 compel/arch/x86/src/lib/include/uapi/asm/fpu.h     |  48 ++++++++-
 .../arch/x86/src/lib/include/uapi/asm/sigframe.h   |  13 ++-
 compel/arch/x86/src/lib/infect.c                   | 115 +++++++++++++++++++--
 criu/arch/x86/crtools.c                            |  10 +-
 criu/arch/x86/sigframe.c                           |  22 ++--
 5 files changed, 177 insertions(+), 31 deletions(-)

-- 
2.7.4



More information about the CRIU mailing list