git: x86_64/pmap.h: Move Intel EPT defines from <vmm/ept.h>
Aaron LI
aly at crater.dragonflybsd.org
Thu Jun 24 07:39:11 PDT 2021
commit a69b35e0ffe43d82670aff5b2f11b21dadfe5bae
Author: Aaron LI <aly at aaronly.me>
Date: Fri Jun 4 06:35:25 2021 +0800
x86_64/pmap.h: Move Intel EPT defines from <vmm/ept.h>
Renamed 'EPT_IGNORE_PAT' to 'EPT_PG_IGNORE_PAT' for better naming
consistency. Fixes to the vmm/ept code will follow.
While there, minor style adjustments.
Summary of changes:
sys/cpu/x86_64/include/pmap.h | 32 ++++++++++++++++++++++++++------
sys/platform/pc64/vmm/ept.h | 21 +--------------------
2 files changed, 27 insertions(+), 26 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/a69b35e0ffe43d82670aff5b2f11b21dadfe5bae
--
DragonFly BSD source repository
More information about the Commits
mailing list