criu/coredump
Shaurya Rane 7539f399fe 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-03-20 08:16:25 +00:00
..
criu_coredump coredump: enable coredump generation on riscv64 2026-03-20 08:16:25 +00:00
coredump coredump: enable coredump generation on riscv64 2026-03-20 08:16:25 +00:00
pycriu lib: use separate packages for pycriu and crit 2023-11-27 16:47:16 -08:00