[CRIU] [PATCH 0/3] [v3] AArch64 support in CRIU

Pavel Emelyanov xemul at parallels.com
Fri Apr 11 04:20:43 PDT 2014


On 04/10/2014 09:30 AM, Alexander Kartashov wrote:
> 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.

Applied, thanks a lot!
If I have missed some patch -- let me know.

AFAIU from now on CRIU "officially" supports AArch64 :) right?

Thanks,
Pavel


More information about the CRIU mailing list