[CRIU] [PATCH 0/3] tty: Implemet c/r for queued data on paired PTYs
Andrey Vagin
avagin at virtuozzo.com
Tue Apr 12 18:01:28 PDT 2016
https://travis-ci.org/avagin/criu/jobs/122666109
On Wed, Apr 13, 2016 at 01:08:37AM +0300, Cyrill Gorcunov wrote:
> With this patch the pty02 now passes
>
> 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 | 209 ++++++++++++++++++++++++++++++++++++++++++-
> images/tty.proto | 5 ++
> 9 files changed, 221 insertions(+), 2 deletions(-)
>
> --
> 2.5.5
>
More information about the CRIU
mailing list