1. 14 Mar, 2013 10 commits
  2. 05 Mar, 2013 8 commits
  3. 01 Mar, 2013 9 commits
  4. 27 Feb, 2013 5 commits
  5. 22 Feb, 2013 7 commits
  6. 20 Feb, 2013 1 commit
    • Pavel Emelyanov's avatar
      criu: Version 0.4 release · e3b4fb62
      Pavel Emelyanov authored
      This is the first release, that actually doesn't require a custom
      kernel in order to make all the tool features to work. Just take
      the v3.8 (with proper config) and that's it :)
      
      Another coolness about this release is the ARM port. In this case,
      however, one does require a custom kernel, since the kcmp system
      call is not wired into the ARM table in the upstream kernel :(
      
      What else? Quite a lot, actually:
      
      * C/R ability of a LOT of new stuff
      * Remote syscall execution
      * Deprecation of --namespace option
      * Build system rework
      * Ability to collect gcov info
      Signed-off-by: 's avatarPavel Emelyanov <xemul@parallels.com>
      e3b4fb62