VirtualBox

Changeset 34184 in vbox for trunk/src/VBox/VMM/VMMR0


Ignore:
Timestamp:
Nov 18, 2010 9:19:11 PM (14 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
67919
Message:

doc adj.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR0/HWACCMR0.cpp

    r33545 r34184  
    7777    struct
    7878    {
    79         /** Set by the ring-0 driver to indicate VMX is supported by the CPU. */
     79        /** Set to by us to indicate VMX is supported by the CPU. */
    8080        bool                        fSupported;
    8181        /** Whether we're using SUPR0EnableVTx or not. */
     
    124124        uint32_t                    u32Features;
    125125
    126         /** Set by the ring-0 driver to indicate SVM is supported by the CPU. */
     126        /** Set by us to indicate SVM is supported by the CPU. */
    127127        bool                        fSupported;
    128128    } svm;
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette