index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libkvm
/
kvm_amd64.c
Age
Commit message (
Expand
)
Author
2015-12-19
Remove NULL-checks before free(). ok tb@
mmcc
2015-01-16
Move to the <limits.h> universe.
Theo de Raadt
2013-11-01
reduce use of <sys/user.h>
Theo de Raadt
2013-03-28
Avoid using PAGE_SHIFT, PAGE_SIZE, and PAGE_MASK defines, since we already
Theo de Raadt
2012-12-05
Remove excessive sys/cdefs.h inclusion
Theo de Raadt
2012-07-09
Use the PAGE_* forms (instead of the ancient BSD forms) in param.h,
Theo de Raadt
2009-03-30
Mop up after oga@ and unbreak the tree. The direct uncached map is gone so
Mark Kettenis
2009-01-02
Sync _kvm_kvatop with existing pmap code: handle direct mappings and
Miod Vallat
2007-01-08
the advertising clause on these can safely be removed
Theo de Raadt
2006-03-20
for some of internal functions use paddr_t where phys addr is intended instea...
Michael Shalayeff
2004-06-15
knf; ok millert
Theo de Raadt
2004-05-05
fix va -> pa decode. 'by all means' deraadt@
Marco S Hyman
2004-02-27
change amd64's MACHINE_ARCH from x86_64 to amd64. There are many many
Theo de Raadt