VirtualBox

Changeset 45858 in vbox for trunk/src/VBox/VMM


Ignore:
Timestamp:
May 1, 2013 12:18:53 AM (12 years ago)
Author:
vboxsync
Message:

VMM: Corrected an obsolete comment regarding HM execution and a todo for possible removal of code.

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

Legend:

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

    r45808 r45858  
    12501250        /*
    12511251         * Hardware accelerated raw-mode:
    1252          *
    1253          * Typically only 32-bits protected mode, with paging enabled, code is
    1254          * allowed here.
    12551252         */
    12561253        if (   EMIsHwVirtExecutionEnabled(pVM)
  • trunk/src/VBox/VMM/VMMR3/HM.cpp

    r45856 r45858  
    31583158
    31593159    /* Recheck all VCPUs if we can go straight into hm execution mode. */
     3160    /** @todo r=ramshankar: Not sure what this does. HMR3CanExecuteGuest() doesn't
     3161     *        have any side effects and the return value is not used at all. */
    31603162    if (HMIsEnabled(pVM))
    31613163    {
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