criu/xemul
Cyrill Gorcunov 523de23624 Initial commit
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
2011-09-23 12:00:45 +04:00
..
0003-Image-dumping-via-proc-file.patch Initial commit 2011-09-23 12:00:45 +04:00
0004-Images-execution-binfmt-handler.patch Initial commit 2011-09-23 12:00:45 +04:00
binfmt_img.h Initial commit 2011-09-23 12:00:45 +04:00
cr-dump.c Initial commit 2011-09-23 12:00:45 +04:00
cr-restore.c Initial commit 2011-09-23 12:00:45 +04:00
img-show.c Initial commit 2011-09-23 12:00:45 +04:00
img_structs.h Initial commit 2011-09-23 12:00:45 +04:00
readme Initial commit 2011-09-23 12:00:45 +04:00

Previous version of C/R -- uses in-kernel dumper restorer.
It's here for the reference and not used by crtools itself.