]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r344827-344830, r344845:
authorMark Johnston <markj@FreeBSD.org>
Thu, 27 Jun 2019 16:48:24 +0000 (16:48 +0000)
committerMark Johnston <markj@FreeBSD.org>
Thu, 27 Jun 2019 16:48:24 +0000 (16:48 +0000)
commit7eaf0e7d19a93ca5e16bc01bfd08ab1a6bd55639
treeffd1d5672cc7fde3b7e065c1fdc70fcd2cf804e8
parent4ebffeda8e0347c246862ad4d5abedeebb901d3d
MFC r344827-344830, r344845:
Implement minidump support for RISC-V.
lib/libkvm/Makefile
lib/libkvm/kvm_minidump_riscv.c [new file with mode: 0644]
lib/libkvm/kvm_riscv.h [new file with mode: 0644]
sys/riscv/riscv/minidump_machdep.c
sys/riscv/riscv/pmap.c
sys/riscv/riscv/uma_machdep.c
sys/vm/vm_page.c