criu/compel
Cyrill Gorcunov c7a717c1d1 compel: Save and restore regs inside compel by default
CRIU keeps all registers on CoreEntry and makes sigframe from
them as well, which means anyone using the compel library
have to provide own handlers, which is inconvenient. So
now it's possible to leave this task for libcompel itself:
it will save the regs and prerare sigframe on its own.

travis-ci: success for compel: Contrinue improving library
Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org>
Signed-off-by: Pavel Emelyanov <xemul@virtuozzo.com>
Signed-off-by: Andrei Vagin <avagin@virtuozzo.com>
2017-03-15 00:06:11 +03:00
..
arch compel: Save and restore regs inside compel by default 2017-03-15 00:06:11 +03:00
include compel: Save and restore regs inside compel by default 2017-03-15 00:06:11 +03:00
plugins compel: plugins,std -- Move in infect code 2017-03-15 00:06:10 +03:00
src compel: Save and restore regs inside compel by default 2017-03-15 00:06:11 +03:00
.gitignore gitignores: ignore some more generated files 2017-03-15 00:05:55 +03:00
Makefile compel: Save and restore regs inside compel by default 2017-03-15 00:06:11 +03:00