[CRIU] [PATCH 0/3 v2] tty: Implemet c/r for queued data on paired PTYs
Cyrill Gorcunov
gorcunov at openvz.org
Wed Apr 13 00:25:41 PDT 2016
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