criu/compel
Cyrill Gorcunov 51b10d6864 compel: arch, x86 -- Add support of FPU restore in ia32 compat mode
To support ia32 compat mode on x86-64 we need to things

 - extend fpu_state_t type to carry ia32 specifics
 - fill up additional members in fpu_state_ia32_t type
   before calling sigreturn (this also requires the
   uc_mcontext::fpstate won't be aligned on 32 bytes)

Because we touches base types in compel the criu
has been updated accordingly.

Acked-by: Dmitry Safonov <dsafonov@virtuozzo.com>
Acked-by: Pavel Emelyanov <xemul@virtuozzo.com>
Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org>
Signed-off-by: Andrei Vagin <avagin@virtuozzo.com>
2017-03-15 09:36:06 +03:00
..
arch compel: arch, x86 -- Add support of FPU restore in ia32 compat mode 2017-03-15 09:36:06 +03:00
include Remove criu exec code 2017-03-15 09:36:05 +03:00
plugins compel: Move memcpy/memcpy/etc stuff in 2017-03-15 09:36:05 +03:00
src compel: arch,x86 -- Drop native ia32 pieces 2017-03-15 09:36:05 +03:00
test compel cli: make -p optional 2017-03-15 00:09:57 +03:00
.gitignore gitignores: ignore some more generated files 2017-03-15 00:05:55 +03:00
compel-host compel cli: show includes 2017-03-15 00:09:55 +03:00
Makefile compel: arch,x86 -- Drop native ia32 pieces 2017-03-15 09:36:05 +03:00