git: x86_64/specialreg.h: Improve MSR_AMD_VM_CR bits defines

Aaron LI aly at crater.dragonflybsd.org
Sat Jun 19 03:42:04 PDT 2021


commit b2fc28ab8cda024debf50410f0a27ce3e4474ecd
Author: Aaron LI <aly at aaronly.me>
Date:   Tue May 11 00:44:13 2021 +0800

    x86_64/specialreg.h: Improve MSR_AMD_VM_CR bits defines
    
    Rename bit define MSR_AMD_VM_CR_SVMDIS to VM_CR_SVMDIS for better
    consistency.  Add more VM_CR bit defines.
    
    Referred to NetBSD and AMD programmer's manual.

Summary of changes:
 sys/cpu/x86_64/include/specialreg.h | 18 +++++++++---------
 sys/platform/pc64/vmm/svm.c         |  2 +-
 2 files changed, 10 insertions(+), 10 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/b2fc28ab8cda024debf50410f0a27ce3e4474ecd


-- 
DragonFly BSD source repository



More information about the Commits mailing list