criu/compel/arch
Younes Manton a39d416568 compel: Fix ppc64le parasite stack layout
The ppc64le ABI allows functions to store data in caller frames.
When initializing the stack pointer prior to executing parasite code
we need to pre-allocating the minimum sized stack frame before
jumping to the parasite code.

Signed-off-by: Younes Manton <ymanton@ca.ibm.com>
2023-04-15 21:17:21 -07:00
..
aarch64 breakpoint: enable breakpoints by default on amd64 and arm64 2023-04-15 21:17:21 -07:00
arm compel: add helpers to get/set instruction pointer 2022-04-28 17:53:52 -07:00
mips compel: add helpers to get/set instruction pointer 2022-04-28 17:53:52 -07:00
ppc64 compel: Fix ppc64le parasite stack layout 2023-04-15 21:17:21 -07:00
s390 compel: add helpers to get/set instruction pointer 2022-04-28 17:53:52 -07:00
x86 breakpoint: enable breakpoints by default on amd64 and arm64 2023-04-15 21:17:21 -07:00