criu/arch/arm
Cyrill Gorcunov bc66eb535c vdso: Fetch page frame number on init
We will need it in parasite code to detect run time vdso area.

Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org>
Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
2013-05-24 13:27:18 +04:00
..
include/asm vdso: Implement vdso proxy on restore 2013-05-24 13:27:17 +04:00
cpu.c arm: added CPU-specific header inclusion 2013-02-20 14:54:42 +04:00
crtools.c arm: reset the CPSR.T bit when executing the infected code 2013-05-07 22:41:02 +04:00
gen-sys-exec-tbl.pl arm: added ARM-specific files modelled after arch/x86 2013-01-22 22:53:24 +04:00
gen-syscalls.pl arm: added ARM-specific files modelled after arch/x86 2013-01-22 22:53:24 +04:00
Makefile make: arm -- Use syscalls-asm-y-asmflags instead of CFLAGS 2013-02-23 00:37:06 +04:00
parasite-head.S arm: fixup the parasite arguments automatically 2013-03-05 20:09:21 +04:00
restorer.c asm: Move builtin_memcpy helper into asm/string.h 2013-05-23 16:51:06 +04:00
syscall-common.S arm: added architecture-specific implementation of __cr_restore_rt 2013-03-25 23:44:16 +04:00
syscall.def arm: added the descriptions of the syscalls pread64, rt_sigqueueinfo, signalfd4, rt_tgsigqueueinfo 2013-03-25 23:44:13 +04:00
uidiv.S arm: added ARM-specific files modelled after arch/x86 2013-01-22 22:53:24 +04:00
vdso-pie.c vdso: Implement vdso proxy on restore 2013-05-24 13:27:17 +04:00
vdso.c vdso: Fetch page frame number on init 2013-05-24 13:27:18 +04:00