VirtualBox

Changeset 14807 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Nov 29, 2008 3:49:30 AM (16 years ago)
Author:
vboxsync
Message:

#3202: Enabled VT-X/AMD-V in the qt4 gui.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VirtualBox4/src/VBoxVMSettingsGeneral.cpp

    r14565 r14807  
    202202    bool fVTxAMDVSupported = vboxGlobal().virtualBox().GetHost()
    203203                             .GetProcessorFeature (KProcessorFeature_HWVirtEx);
    204 #ifdef Q_WS_MAC
    205     /* Not currently available on the Mac. */
    206     fVTxAMDVSupported = false;
    207 #endif
    208204    mCbVirt->setEnabled (fVTxAMDVSupported);
    209205    aMachine.GetHWVirtExEnabled() == KTSBool_True ?
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