summaryrefslogtreecommitdiffstats
path: root/lib/libkvm/kvm_arm.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Pull more headers to avoid warnings about structs being undefined.miod2011-04-101-1/+2
|
* Kernel crash dump support for arm-based platform, with minimal support inmiod2007-05-191-7/+65
| | | | | libkvm, but all the necessary information for a complete _kvm_kvatop() is available in the crash dump.
* for some of internal functions use paddr_t where phys addr is intended insteadd of u_long; miod@ okmickey2006-03-201-3/+3
|
* Kill (almost all) warnings.miod2004-09-151-1/+2
|
* knf; ok millertderaadt2004-06-151-16/+11
|
* Stub this out, copied from other archs with this stubbed out.drahn2004-02-091-0/+78