[CRIU] [PATCH 0/2] Build CRIU in 32bit mode
Cyrill Gorcunov
gorcunov at openvz.org
Mon Apr 13 13:10:39 PDT 2015
It's based on top of series
[PATCH 0/3] Start implementing ia32 support
Cyrill Gorcunov (2):
x86: syscalls -- Fix typos in 32 bit
x86: ia32 -- Add needed bits to be compilable for x86-32
Makefile | 19 ++++++++++++++++++-
arch/x86/Makefile | 6 +++---
arch/x86/crtools.c | 10 +++++++---
arch/x86/include/asm/restore.h | 10 +++++++++-
arch/x86/include/asm/restorer.h | 23 ++++++++++++++++++++++-
arch/x86/include/asm/types.h | 10 +++++++---
arch/x86/parasite-head.S | 9 +++++++++
arch/x86/restorer.c | 3 ++-
arch/x86/syscalls/syscall_32.tbl | 10 +++++-----
arch/x86/vdso-pie.c | 30 ++++++++++++++++++++++++++++++
pie/Makefile | 8 +++++++-
protobuf/Makefile | 4 ++--
scripts/Makefile.build | 4 ++--
13 files changed, 123 insertions(+), 23 deletions(-)
--
1.9.3
More information about the CRIU
mailing list