VirtualBox

Changeset 44201 in vbox for trunk/src


Ignore:
Timestamp:
Dec 24, 2012 11:41:34 AM (12 years ago)
Author:
vboxsync
Message:

VMM/VMMR3: todo.

File:
1 edited

Legend:

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

    r44197 r44201  
    12051205                else
    12061206                {
     1207                    /** @todo This cannot possibly work, there are other places which assumes
     1208                     *        this allocation cannot fail (see HMR3CanExecuteGuest()). Make this
     1209                     *        a failure case. */
    12071210                    LogRel(("HM: No real mode VT-x support (PDMR3VMMDevHeapAlloc returned %Rrc)\n", rc));
    12081211                    pVM->hm.s.vmx.pRealModeTSS = NULL;
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