criu/coredump
Shaurya Rane 02cca4782e
coredump: enable coredump generation on riscv64
Wire riscv64 CRIU core data into the Python coredump generator.

Set EM_RISCV in the ELF header, map GP registers for NT_PRSTATUS,
map FP registers for NT_FPREGSET, and enable the existing smoke test
on riscv64.

The layout follows the current CRIU riscv64 core format and the
Linux RISC-V user ABI.

Partially addresses #2433.

Signed-off-by: Shaurya Rane <ssrane_b23@ee.vjti.ac.in>
2026-07-21 13:40:19 +02:00
..
criu_coredump coredump: enable coredump generation on riscv64 2026-07-21 13:40:19 +02:00
coredump coredump: enable coredump generation on riscv64 2026-07-21 13:40:19 +02:00
pycriu lib: use separate packages for pycriu and crit 2023-11-27 16:47:16 -08:00