[CRIU] [PATCH 0/3 v2] tty: Implemet c/r for queued data on paired PTYs

Andrey Vagin avagin at virtuozzo.com
Thu Apr 14 16:22:17 PDT 2016


Hi Cyrill,

Where is a test?

On Wed, Apr 13, 2016 at 10:25:41AM +0300, Cyrill Gorcunov wrote:
> v2:
>  - fix travis complains
>  - don't fail if no queued data present on peers
> 
> Cyrill Gorcunov (3):
>   tty: protobuf -- Add tty data image format
>   tty: Write unread pty buffers on post dump stage
>   tty: Restore unread data from the image
> 
>  criu/cr-dump.c               |   2 +
>  criu/cr-restore.c            |   1 +
>  criu/image-desc.c            |   1 +
>  criu/include/image-desc.h    |   1 +
>  criu/include/magic.h         |   1 +
>  criu/include/protobuf-desc.h |   1 +
>  criu/include/tty.h           |   2 +
>  criu/tty.c                   | 232 ++++++++++++++++++++++++++++++++++++++++++-
>  images/tty.proto             |   5 +
>  9 files changed, 244 insertions(+), 2 deletions(-)
> 
> -- 
> 2.5.5
> 


More information about the CRIU mailing list