[CRIU] [PATCH 0/2] virtual terminal

Pavel Emelyanov xemul at parallels.com
Mon Dec 22 02:48:52 PST 2014


On 12/17/2014 02:21 AM, Ruslan Kuprieiev wrote:
> Ruslan Kuprieiev (2):
>   tty: add vt support
>   zdtm:tty:vt: add simple test
> 
>  include/tty.h                  | 10 +++++++
>  protobuf/tty.proto             |  1 +
>  test/zdtm.sh                   |  3 ++
>  test/zdtm/.gitignore           |  1 +
>  test/zdtm/live/static/Makefile |  1 +
>  test/zdtm/live/static/vt.c     | 60 ++++++++++++++++++++++++++++++++++++++++
>  tty.c                          | 63 ++++++++++++++++++++++++++++++++++--------
>  7 files changed, 128 insertions(+), 11 deletions(-)
>  create mode 100644 test/zdtm/live/static/vt.c
> 

applied, thanks


More information about the CRIU mailing list