CVSROOT: /cvs Module name: src Changes by: mlar...@cvs.openbsd.org 2015/11/10 01:57:39
Modified files: sys/arch/amd64/amd64: pmap.c sys/arch/amd64/include: pmap.h Log message: pmap changes required for vmm. Changes include addition of pm_type to track type of pmap and various conversion and pte bit manipulation functions for EPT.