<div dir="ltr"><a href="https://jira.sw.ru/browse/PSBM-44145">https://jira.sw.ru/browse/PSBM-44145</a><br></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature"><div dir="ltr"><br>Best Regards, Tikhomirov Pavel.</div></div></div>
<br><div class="gmail_quote">2016-02-18 13:02 GMT+03:00 Pavel Tikhomirov <span dir="ltr">&lt;<a href="mailto:ptikhomirov@virtuozzo.com" target="_blank">ptikhomirov@virtuozzo.com</a>&gt;</span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Make our virtualized kernel.core_pattern properly c/r, thus<br>
creating universal VZCT plugin to c/r Virtuozzo specitic staff<br>
with criu.<br>
<br>
I&#39;m not sure if puting PB_VZCT in protobuf-desc.h and CR_FD_VZCT<br>
in image-desc.h is the proper way for plugin to put own images<br>
in protobuf format, but that seem needed to reuse open_image_at,<br>
pb_read_one and pb_write_one.<br>
<br>
Pavel Tikhomirov (3):<br>
  plugin: add DUMP_VZCT and RESTORE_VZCT hooks to c/r custom VZCT props<br>
  plugin: vzct c/r core_pattern in CT<br>
  test: vzct plugin should c/r VZ7CT kernel.core_pattern sysctl<br>
<br>
 criu/cr-dump.c               |  12 ++++-<br>
 criu/cr-restore.c            |  10 +++++<br>
 criu/image-desc.c            |   1 +<br>
 criu/include/criu-plugin.h   |   5 +++<br>
 criu/include/image-desc.h    |   2 +<br>
 criu/include/magic.h         |   1 +<br>
 criu/include/protobuf-desc.h |   1 +<br>
 criu/protobuf-desc.c         |   2 +<br>
 images/Makefile              |   1 +<br>
 images/vzct.proto            |   3 ++<br>
 test/vzct/Makefile           |   4 ++<br>
 test/vzct/run.sh             |  49 ++++++++++++++++++++<br>
 test/vzct/vzct.c             | 105 +++++++++++++++++++++++++++++++++++++++++++<br>
 13 files changed, 195 insertions(+), 1 deletion(-)<br>
 create mode 100644 images/vzct.proto<br>
 create mode 100644 test/vzct/Makefile<br>
 create mode 100644 test/vzct/run.sh<br>
 create mode 100644 test/vzct/vzct.c<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
1.9.3<br>
_______________________________________________<br>
CRIU mailing list<br>
<a href="mailto:CRIU@openvz.org">CRIU@openvz.org</a><br>
<a href="https://lists.openvz.org/mailman/listinfo/criu" rel="noreferrer" target="_blank">https://lists.openvz.org/mailman/listinfo/criu</a><br>
</font></span></blockquote></div><br></div>