criu/lib/pycriu
Mike Rapoport (IBM) 17eda3ce57 criu: shstk: add VMA_AREA_SHSTK flag
The shadow stack VMAs require special care because they can only be
created and populated using special system calls.

Add VMA_AREA_SHSTK flag and set it for VMAs that are marked as "ss" in
/proc/pid/smaps

Signed-off-by: Mike Rapoport (IBM) <rppt@kernel.org>
2024-09-11 16:02:11 -07:00
..
images criu: shstk: add VMA_AREA_SHSTK flag 2024-09-11 16:02:11 -07:00
.gitignore lib: use separate packages for pycriu and crit 2023-11-27 16:47:16 -08:00
__init__.py lib: use separate packages for pycriu and crit 2023-11-27 16:47:16 -08:00
criu.py lib: use separate packages for pycriu and crit 2023-11-27 16:47:16 -08:00
Makefile lib: use separate packages for pycriu and crit 2023-11-27 16:47:16 -08:00