VirtualBox

Changeset 56034 in vbox for trunk/src


Ignore:
Timestamp:
May 22, 2015 3:39:57 PM (10 years ago)
Author:
vboxsync
Message:

VMM/HM: comment typos.

Location:
trunk/src/VBox/VMM
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMAll/HMAll.cpp

    r56025 r56034  
    297297 * Checks if both nested paging and unhampered guest execution are enabled.
    298298 *
    299  * The almost complete guest execution in harware is only applicable to VT-x.
     299 * The almost complete guest execution in hardware is only applicable to VT-x.
    300300 *
    301301 * @returns true if we have both enabled, otherwise false.
  • trunk/src/VBox/VMM/VMMR0/HMR0.cpp

    r55863 r56034  
    16511651        return VINF_SUCCESS;
    16521652
    1653     /* Check if the swithcing we're up to is safe. */
     1653    /* Check if the switching we're up to is safe. */
    16541654    switch (enmSwitcher)
    16551655    {
     
    16761676    }
    16771677
    1678     /** @todo Check if this code is presumtive wrt other VT-x users on the
     1678    /** @todo Check if this code is presumptive wrt other VT-x users on the
    16791679    *        system... */
    16801680
Note: See TracChangeset for help on using the changeset viewer.

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