[CRIU] [PATCH 0/3] [v3] AArch64 support in CRIU
Alexander Kartashov
alekskartashov at parallels.com
Wed Apr 9 22:30:45 PDT 2014
Dear colleagues,
This patchset implements the support for the architecture AArch64
(patches #1 and #2) and makes it possible to compile the ZDTM suite
for AArch64 (patch #3).
There're still some unresolved problems with compilation of ZDTM:
* the build system invokes gcc directly while compiling the test static/criu-rtc
so it's impossible to cross-compile the test;
* the test static/criu-rtc uses protobuf headers so it's impossible
to use the proper headers while cross-compilation;
* the test transition/maps007 can't be compiled on AArch64 since the compiler
doesn't like the conversion from futex_t to atomic_t.
--
Sincerely yours,
Alexander Kartashov
More information about the CRIU
mailing list