Skip to content
This repository has been archived by the owner on Sep 26, 2021. It is now read-only.

Fix broken IsVTXDisabled detection on AMD CPU #4679

Merged
merged 1 commit into from
Jul 18, 2019

Commits on Mar 2, 2019

  1. Fix broken IsVTXDisabled detection on AMD CPU

    VMX is in FeatureNames, but SVM is in ExtraFeatureNames
    This meant that detection *always* failed for SVM (AMD)
    
    Thanks to user @hilbertxia
    
    Signed-off-by: Anders F Björklund <[email protected]>
    afbjorklund committed Mar 2, 2019
    1 Configuration menu
    Copy the full SHA
    173a41d View commit details
    Browse the repository at this point in the history