[CRIU] [PATCH 0/2] crit: add json support

Ruslan Kuprieiev kupruser at gmail.com
Mon Nov 3 15:42:32 PST 2014


This set requires CRiu Image Tool(crit), v3.

Ruslan Kuprieiev (2):
  crit: add ability to convert to/from json
  test: crit: test json converter

 crit                     |  6 +++-
 pycriu/images/images.py  | 57 ++++++++++++++++++++++++++++++--
 pycriu/images/pb2dict.py | 84 ++++++++++++++++++++++++++++++++++++++++++++++++
 test/crit/.gitignore     |  1 +
 test/crit/Makefile       |  2 +-
 test/crit/test.sh        |  8 +++++
 6 files changed, 154 insertions(+), 4 deletions(-)
 create mode 100644 pycriu/images/pb2dict.py

-- 
1.9.3



More information about the CRIU mailing list