VirtualBox

Changeset 42800 in vbox for trunk


Ignore:
Timestamp:
Aug 14, 2012 6:47:07 AM (12 years ago)
Author:
vboxsync
Message:

Main/MacGuest: EnableHVP for Mac guest.

File:
1 edited

Legend:

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

    r42571 r42800  
    968968        hrc = pMachine->GetCPUProperty(CPUPropertyType_Synthetic, &fSyntheticCpu);          H();
    969969        InsertConfigInteger(pCPUM, "SyntheticCpu", fSyntheticCpu);
     970
     971        if (fOsXGuest)
     972            InsertConfigInteger(pCPUM, "EnableHVP", 1);
    970973
    971974        BOOL fPXEDebug;
     
    32503253            }
    32513254        }
    3252        
     3255
    32533256        if (   pMedium
    32543257            && (   lType == DeviceType_DVD
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