[CRIU] [PATCH v2 0/5] s390: Add support for GS and RI control
Andrei Vagin
avagin at virtuozzo.com
Fri Oct 6 00:28:17 MSK 2017
Applied, thanks!
On Thu, Oct 05, 2017 at 03:50:38PM +0200, Alice Frosi wrote:
> The second version of this set patch adds:
> - the error handling for the function arch_set_task_regs_nosigrt() and
> arch_set_task_regs_nosigrt
> - fix a little bug in arch_set_thread_regs (s390 code)
> - split the test patch in 2 for GS and RI
> - fix a bug in GS test case
>
> Alice Frosi (5):
> Restore registers not present in the sigreturn signal frame
> s390: Add guarded-storage support
> s390: Add runtime-instrumentation support
> s390: Add test case for GS
> s390: Add test case for RI
>
> .../s390/src/lib/include/uapi/asm/infect-types.h | 11 +
> compel/arch/s390/src/lib/infect.c | 200 ++++++++++-
> criu/arch/s390/crtools.c | 396 +++++++++++++++++++--
> criu/cr-dump.c | 16 +-
> criu/cr-restore.c | 11 +
> criu/include/dump.h | 3 +
> criu/include/restore.h | 3 +
> images/core-s390.proto | 12 +
> test/zdtm/static/Makefile | 5 +-
> test/zdtm/static/s390x_gs_threads.c | 187 ++++++++++
> test/zdtm/static/s390x_regs_check.c | 78 ++++
> test/zdtm/static/s390x_runtime_instr.c | 212 +++++++++++
> 12 files changed, 1091 insertions(+), 43 deletions(-)
> create mode 100644 test/zdtm/static/s390x_gs_threads.c
> create mode 100644 test/zdtm/static/s390x_runtime_instr.c
>
> --
> 2.13.5
>
> _______________________________________________
> CRIU mailing list
> CRIU at openvz.org
> https://lists.openvz.org/mailman/listinfo/criu
More information about the CRIU
mailing list