1. 03 Feb, 2017 6 commits
  2. 01 Feb, 2017 30 commits
  3. 25 Jan, 2017 1 commit
  4. 23 Jan, 2017 1 commit
  5. 16 Jan, 2017 2 commits
    • Pavel Emelyanov's avatar
      criu: Version 2.10 · e6156f31
      Pavel Emelyanov authored
      So, this time we had TCP transitional states support, but it was
      in semi-finished libsoccr library :) And in order to have the TCP
      C/R fixed we fixed the library and are now ready to release them
      both.
      
      Said that, two main features of the Waxwing release are
      
      * libsoccr -- the library for TCP sockets C/R
      * TCP transitional states C/R
      
      Also we have a set of bugfixes, caught performance issue on Xen
      and a little bit more.
      Signed-off-by: 's avatarPavel Emelyanov <xemul@virtuozzo.com>
      e6156f31
    • Pavel Emelyanov's avatar
      criu: Disable breakpoint-based restore temporarily · a97be820
      Pavel Emelyanov authored
      As described in issue #268, breakpoints degrades restore performance
      in Xen guests. Untill we find out what's going on we disable them.
      Signed-off-by: 's avatarPavel Emelyanov <xemul@virtuozzo.com>
      a97be820