VirtualBox

Ignore:
Timestamp:
Mar 12, 2015 9:02:21 PM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
98906
Message:

VMM,REM: CPUID revamp - almost there now.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR3/CFGM.cpp

    r53574 r54737  
    893893    {
    894894        /*
    895          * Enumerate the leafs and check them against pszValidValues.
     895         * Enumerate the leaves and check them against pszValidValues.
    896896         */
    897897        for (PCFGMLEAF pLeaf = pNode->pFirstLeaf; pLeaf; pLeaf = pLeaf->pNext)
     
    14701470    /*
    14711471     * Use CFGMR3InsertNode to create a new node and then
    1472      * re-attach the children and leafs of the subtree to it.
     1472     * re-attach the children and leaves of the subtree to it.
    14731473     */
    14741474    PCFGMNODE pNewChild;
     
    19401940
    19411941        /*
    1942          * Free leafs.
     1942         * Free leaves.
    19431943         */
    19441944        while (pNode->pFirstLeaf)
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