aboutsummaryrefslogtreecommitdiff
path: root/lib/libkvm
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$: one-line nroff patternWarner Losh2023-08-167-7/+0
* Remove $FreeBSD$: two-line nroff patternWarner Losh2023-08-165-10/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-164-4/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-1626-47/+0
* Remove $FreeBSD$: one-line .h patternWarner Losh2023-08-162-2/+0
* Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-167-14/+0
* arm: Rename pte-v6.h to pte.hAndrew Turner2023-07-241-8/+1
* libkvm: Remove set but unused variable from ppc64mmu_hpt_init.John Baldwin2023-06-201-3/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-126-6/+6
* kvm_close(3): Check kd->sparse_map != NULL before munmapAshish SHUKLA2022-10-161-1/+1
* kern_tc.c/cputick2usec() (which is used to calculate cputime fromfirk2022-03-211-7/+2
* Make page size dynamic in libkvm for arm64Andrew Turner2022-03-152-32/+62
* libkvm: Remove mips supportWarner Losh2021-12-313-490/+0
* Document 7f911abe's new functions came in 11.0David E. O'Brien2021-12-164-0/+24
* libkvm: fix kvm_walk_pagesBora Özarslan2021-12-101-2/+2
* libkvm: Fix kvm_getloadavg() on modern kernel vmcoresMichał Górny2021-12-071-5/+4
* libkvm: Fix build after removeal of p_tracevpKonstantin Belousov2021-05-221-1/+1
* libkvm: Refine the previous commit (645eaa2ccaed)Jung-uk Kim2021-03-031-2/+2
* libkvm: Plug couple of memory leaks and check possible calloc(3) failureJung-uk Kim2021-03-031-0/+7
* Use atomic loads/stores when updating td->td_stateAlex Richardson2021-02-181-1/+1
* jobc: rework detection of orphaned groups.Konstantin Belousov2021-01-101-1/+1
* Always use 64-bit physical addresses for dump_avail[] in minidumpsMark Johnston2020-12-039-34/+12
* Split out cwd/root/jail, cmask state from filedesc tableConrad Meyer2020-11-171-0/+1
* libkvm: catch up with pre-subtracated per-cpu addressesMateusz Guzik2020-10-061-0/+29
* Do a sweep and remove most WARNS=6 settingsKyle Evans2020-10-012-4/+0
* [PowerPC64LE] libkvm powerpc64le support.Brandon Bergren2020-09-232-19/+61
* Sparsify the vm_page_dump bitmapD Scott Phillips2020-09-219-50/+176
* test: add libkvm read testAlfredo Dal'Ava Junior2020-07-082-1/+101
* Fix copy/paste mistake in kvm_getswapinfo(3)Dimitry Andric2020-06-251-2/+2
* Remove swblk_t.Mark Johnston2020-02-171-4/+2
* Partially revert VNET change and expand VNET structure.Bjoern A. Zeeb2020-02-173-0/+3
* Remove sparc64 filesWarner Losh2020-02-122-356/+0
* Implement kvm_kerndispLeandro Lupori2020-02-067-4/+102
* Remove sparc64 kernel supportWarner Losh2020-02-031-2/+1
* Update Makefile.depend filesSimon J. Gerraty2019-12-111-1/+0
* [PPC64] Initial libkvm minidump implementationLeandro Lupori2019-12-094-0/+950
* kvm: fix types for cross-debuggingEd Maste2019-11-082-16/+16
* Add support for ps -H on corefiles in libkvmMike Karels2019-09-221-102/+147
* Add powerpc support to libkvm probe functionLeandro Lupori2019-09-101-1/+2
* pkgbase: Put a lot of binaries and lib in FreeBSD-runtimeEmmanuel Vadot2019-09-051-1/+1
* Chase r350037.Mark Johnston2019-07-161-1/+1
* Update the spelling of my name (continuation of r346571)Enji Cooper2019-04-226-12/+6
* Drop "All rights reserved" from my copyright statements.John Baldwin2019-03-068-8/+0
* Reorder copyright lines to preserve the source of "All rights reserved."Mark Johnston2019-03-061-1/+1
* Add riscv minidump support to libkvm.Mark Johnston2019-03-053-0/+379
* i386: Merge PAE and non-PAE pmaps into same kernel.Konstantin Belousov2019-01-301-3/+5
* Make cache coherency attributes definitions available in machine/vm.h on MIPS.Konstantin Belousov2018-08-011-0/+2
* Make struct xinpcb and friends word-size independent.Brooks Davis2018-07-051-2/+0
* Use __SCCSID for SCCS IDs in libkvm sources.John Baldwin2018-05-227-37/+7
* Reduce <sys/queue.h> pollution.Dag-Erling Smørgrav2018-05-111-0/+1