criu/arch/ppc64
Laurent Dufour ba74350954 ppc64: Add Altivec and VSX support
Add checkpoint and restore of the Altivec and VSX registers.

Currently we rely on the return value of ptrace to detect if the CPU is
supporting these features or not. In the future, we should rely on the
AT_HWCAP vector and check feature at restart time.

Signed-off-by: Laurent Dufour <ldufour@linux.vnet.ibm.com>
Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
2015-07-28 13:35:20 +03:00
..
include/asm ppc64: Fix broken SYS V shared memory support 2015-06-24 17:57:38 +03:00
cpu.c arch/ppc64: Add PowerPC 64 LE support 2015-04-30 09:57:49 +03:00
crtools.c ppc64: Add Altivec and VSX support 2015-07-28 13:35:20 +03:00
Makefile ppc64: Use optimized memcmp 2015-05-14 12:34:23 +03:00
memcmp_64.S ppc64: Use optimized memcmp 2015-05-14 12:34:23 +03:00
memcpy_power7.S ppc64: Use optimized memcpy 2015-05-14 12:33:54 +03:00
misc.S ppc64: pie -- Add ppc64le relocation's processing 2015-06-08 23:53:30 +03:00
parasite-head.S ppc64: pie -- Add ppc64le relocation's processing 2015-06-08 23:53:30 +03:00
restorer.c ppc64: Fix broken SYS V shared memory support 2015-06-24 17:57:38 +03:00
syscall-common-ppc64.S ppc64: Fix broken SYS V shared memory support 2015-06-24 17:57:38 +03:00
syscall-ppc64.def add the waitid syscall 2015-07-23 15:17:54 +03:00
syscalls-ppc64.sh arch/ppc64: Add PowerPC 64 LE support 2015-04-30 09:57:49 +03:00
vdso-pie.c ppc64: pie -- Add ppc64le relocation's processing 2015-06-08 23:53:30 +03:00
vdso-trampoline.S ppc64: Fix assembly code 2015-05-14 12:33:43 +03:00
vdso.c arch/ppc64: Add PowerPC 64 LE support 2015-04-30 09:57:49 +03:00