[CRIU] [PATCH 0/4] compel: Add installation, v3
Cyrill Gorcunov
gorcunov at openvz.org
Tue Nov 15 10:01:57 PST 2016
Cyrill Gorcunov (3):
compel: uapi -- Drop compiler.h from the headers
criu: install -- Make INCLUDEDIR not carry criu directory
compel: Add installation
Stanislav Kinsburskiy (1):
compel: Drop off common/page from uapi
Makefile.compel | 13 ++++++--
Makefile.install | 11 +++++--
compel/Makefile | 37 +++++++++++++++++++++-
.../src/lib/include/uapi/asm/infect-types.h | 20 +-----------
compel/arch/aarch64/src/lib/infect.c | 21 ++++++++++++
.../arm/src/lib/include/uapi/asm/infect-types.h | 20 +-----------
compel/arch/arm/src/lib/infect.c | 21 ++++++++++++
.../ppc64/src/lib/include/uapi/asm/infect-types.h | 10 +-----
compel/arch/ppc64/src/lib/infect.c | 13 ++++++++
compel/arch/x86/src/lib/include/uapi/asm/fpu.h | 10 +++---
.../x86/src/lib/include/uapi/asm/infect-types.h | 13 +-------
compel/arch/x86/src/lib/infect.c | 16 ++++++++++
compel/include/uapi/infect.h | 5 ++-
compel/plugins/Makefile | 26 +++++++++++++++
criu/Makefile | 6 ++--
lib/Makefile | 8 ++---
16 files changed, 169 insertions(+), 81 deletions(-)
--
2.7.4
More information about the CRIU
mailing list