aboutsummaryrefslogtreecommitdiff
path: root/lib/libkvm/kvm_private.h
Commit message (Expand)AuthorAgeFilesLines
* Implement kvm_kerndispLeandro Lupori2020-02-061-0/+1
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* libkvm: add kvm_walk_pages API.Will Andrews2017-11-111-1/+23
* Renumber copyright clause 4Warner Losh2017-02-281-1/+1
* libkvm: support access to vmm guest memory, allow writes to fwmem and vmmAndriy Gapon2016-12-271-0/+1
* libkvm: Improve physical address lookup scaling.Will Andrews2016-07-181-17/+14
* Add support to libkvm for reading vmcores from other architectures.John Baldwin2015-11-271-22/+69
* Add support to libkvm for reading minidumps on arm64. The kernel side isAndrew Turner2015-08-201-2/+2
* Add minidump support for MIPSOleksandr Tymoshenko2010-11-071-1/+2
* A first cut at teaching libkvm how to deal with dynamic per-CPU storageRobert Watson2010-03-011-0/+15
* Make libkvm work on live systems and crashdumps with andBjoern A. Zeeb2009-07-231-0/+10
* Support kernel crash mini dumps on ARM architecture.Rafal Jaworowski2008-11-061-1/+1
* Re-enable raw dump format support on i386 and amd64 for /dev/fwmem.Hidetoshi Shimokawa2007-06-151-0/+1
* Remove the advertising clause. UCB did this some time ago, but theseWarner Losh2007-01-081-4/+0
* Teach libkvm how to read minidumps. It turns out that minidumps arePeter Wemm2006-04-211-0/+6
* Support crash dumps > 4GB in size on 32 bit platforms. _kvm_kvatop()Peter Wemm2005-06-291-1/+1
* Remove multi-line __P() usage.David E. O'Brien2002-03-221-3/+4
* Remove __P() usage.David E. O'Brien2002-03-211-7/+7
* Mark some functions as __printflike() and/or taking const char * argumentsKris Kennaway2001-08-201-2/+2
* Use kldsym(2) to lookup symbol values. This avoids the kvm_mkdb jugglingPeter Wemm1999-12-271-1/+1
* Don't open the swap file. The open descriptor for it hasn't been usedBruce Evans1999-08-251-1/+1
* Updates to read the extra indirection in ps_strings. Note that anyPeter Wemm1995-12-091-0/+1
* Converted 'vmunix' to 'kernel'.David Greenman1994-08-051-1/+1
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+81