VirtualBox

Changeset 14828 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Nov 30, 2008 7:57:05 AM (16 years ago)
Author:
vboxsync
Message:

ConsoleImpl2: darwin+VT-x+VGA

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/ConsoleImpl2.cpp

    r14772 r14828  
    597597    rc = CFGMR3InsertInteger(pCfg,  "VRamSize",             cRamMBs * _1M);         RC_CHECK();
    598598#ifdef VBOX_WITH_2X_4GB_ADDR_SPACE /* not safe here yet. */
    599     rc = CFGMR3InsertInteger(pCfg,  "R0Enabled",            false);                 RC_CHECK();
     599    rc = CFGMR3InsertInteger(pCfg,  "R0Enabled",            fHWVirtExEnabled);      RC_CHECK();
    600600#endif
    601601
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