opnsense-src/lib/libkvm
Ahmad Khalifa 2e91875bc2 libkvm/kvm_open.3: document broken full dumps
Starting 13.1 the amd64 kernel was made relocatable, but the kernel
didn't provide enough information for libkvm to figure out where it was
loaded.

Reviewed by: markj
Approved by: imp (mentor)
Pull Request: https://github.com/freebsd/freebsd-src/pull/1706
Closes: https://github.com/freebsd/freebsd-src/pull/1706
2025-06-22 06:49:32 +03:00
..
tests Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
kvm.3
kvm.c
kvm.h lib: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00
kvm_aarch64.h
kvm_amd64.c libkvm/kvm_amd64: account for relocatable kernels 2025-06-22 06:49:32 +03:00
kvm_amd64.h
kvm_arm.c lib: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00
kvm_arm.h
kvm_cptime.c lib: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00
kvm_getcptime.3
kvm_geterr.3
kvm_getloadavg.3
kvm_getloadavg.c
kvm_getpcpu.3
kvm_getprocs.3
kvm_getswapinfo.3
kvm_getswapinfo.c lib: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00
kvm_i386.c
kvm_i386.h
kvm_kerndisp.3
kvm_minidump_aarch64.c
kvm_minidump_amd64.c
kvm_minidump_arm.c
kvm_minidump_i386.c
kvm_minidump_powerpc64.c lib: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00
kvm_minidump_powerpc64_hpt.c lib: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00
kvm_minidump_riscv.c
kvm_native.3
kvm_nlist.3
kvm_open.3 libkvm/kvm_open.3: document broken full dumps 2025-06-22 06:49:32 +03:00
kvm_pcpu.c lib: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00
kvm_powerpc.c lib: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00
kvm_powerpc64.c lib: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00
kvm_powerpc64.h
kvm_private.c lib: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00
kvm_private.h
kvm_proc.c cred: Hide internal flag CRED_FLAG_CAPMODE 2024-12-16 15:42:29 +01:00
kvm_read.3
kvm_riscv.h
kvm_vnet.c lib: Automated cleanup of cdefs and other formatting 2023-11-26 22:23:59 -07:00
Makefile Remove residual blank line at start of Makefile 2024-07-15 16:43:39 -06:00
Makefile.depend