summaryrefslogtreecommitdiffstats
path: root/lib/libkvm/kvm_amd64.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use the PAGE_* forms (instead of the ancient BSD forms) in param.h,deraadt2012-07-091-4/+4
* Mop up after oga@ and unbreak the tree. The direct uncached map is gone sokettenis2009-03-301-6/+1
* Sync _kvm_kvatop with existing pmap code: handle direct mappings andmiod2009-01-021-2/+24
* the advertising clause on these can safely be removedderaadt2007-01-081-6/+2
* for some of internal functions use paddr_t where phys addr is intended insteadd of u_long; miod@ okmickey2006-03-201-3/+3
* knf; ok millertderaadt2004-06-151-14/+9
* fix va -> pa decode. 'by all means' deraadt@marc2004-05-051-5/+5
* change amd64's MACHINE_ARCH from x86_64 to amd64. There are many manyderaadt2004-02-271-0/+209