aboutsummaryrefslogtreecommitdiff
path: root/lib/libkvm/kvm_private.c
Commit message (Expand)AuthorAgeFilesLines
* Always use 64-bit physical addresses for dump_avail[] in minidumpsMark Johnston2020-12-031-18/+4
* Sparsify the vm_page_dump bitmapD Scott Phillips2020-09-211-7/+79
* Partially revert VNET change and expand VNET structure.Bjoern A. Zeeb2020-02-171-0/+1
* kvm: fix types for cross-debuggingEd Maste2019-11-081-7/+7
* Add powerpc support to libkvm probe functionLeandro Lupori2019-09-101-1/+2
* libkvm: fix build failuresWill Andrews2017-11-121-5/+6
* libkvm: fix 'index' shadowing.Will Andrews2017-11-121-13/+13
* libkvm: add kvm_walk_pages API.Will Andrews2017-11-111-7/+141
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* Fix memory leak.Gleb Smirnoff2016-12-201-0/+1
* libkvm: Improve physical address lookup scaling.Will Andrews2016-07-181-53/+159
* libkvm: Put private kvm routines in kvm_private.c.Will Andrews2016-07-181-0/+525