• Pavel Emelyanov's avatar
    criu: Version 3.0 · fce87893
    Pavel Emelyanov authored
    So, we've done a HUUGE rework in this release, that's why it's 3.0.
    Two biggest changes are:
    
    * Compel library -- the framwork for parasite code injection.
    * 32bit x86 support. Note, that it's neither x32 support, not 32-bit
      criu. It's purely the ability to dump 32-bit tasks on 64-bit host.
    
    With compel at hands the 'criu exec' is removed.
    
    Main set of kudos go to Cyrill and Dima for this heavy lifting :)
    
    Other things include shutdown-ed UDP sockets, bind-mounts to external
    bind mounts, ASAN, extentions to RPC, rework of SysVIPC shmem dump
    format and some bugfixes and beautifications in CRIT.
    Signed-off-by: 's avatarPavel Emelyanov <xemul@virtuozzo.com>
    fce87893
Name
Last commit
Last update
Documentation Loading commit data...
compel Loading commit data...
contrib Loading commit data...
coredump Loading commit data...
crit Loading commit data...
criu Loading commit data...
images Loading commit data...
include/common Loading commit data...
lib Loading commit data...
scripts Loading commit data...
soccr Loading commit data...
test Loading commit data...
.gitignore Loading commit data...
.mailmap Loading commit data...
.travis.yml Loading commit data...
COPYING Loading commit data...
CREDITS Loading commit data...
INSTALL.md Loading commit data...
Makefile Loading commit data...
Makefile.compel Loading commit data...
Makefile.config Loading commit data...
Makefile.install Loading commit data...
Makefile.versions Loading commit data...
README.md Loading commit data...