1. 07 May, 2013 3 commits
  2. 04 May, 2013 2 commits
  3. 02 May, 2013 34 commits
  4. 30 Apr, 2013 1 commit
    • Pavel Emelyanov's avatar
      criu: Version 0.5 release · 9fec380c
      Pavel Emelyanov authored
      This is lots-of-bug-fixes release -- many new people started playing
      with criu and reported a lot of issues with it.
      
      Other than this, we have several new features. First of all it's C/R
      of netlink sockets C/R (required for Fedora container dump) and pending
      signals.
      
      Next, we've changed the format of memory dumps. This allowed us to
      implement so called page server, that allows to send memory dumps
      directly on another box w/o intermediate dump file. Also this new
      format made it possible to implement the (not yet final) --snapshot
      option, that demonstrates the work of user memory changes tracker
      in the kernel.
      Signed-off-by: 's avatarPavel Emelyanov <xemul@parallels.com>
      9fec380c