VirtualBox

Ignore:
Timestamp:
Sep 6, 2013 5:28:13 PM (11 years ago)
Author:
vboxsync
Message:

Implement MSR_PKG_CST_CONFIG_CONTROL for mac os x.

File:
1 edited

Legend:

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

    r47889 r48368  
    15721572#endif
    15731573
     1574
     1575    /* C-state control. Guesses. */
     1576    pVCpu->cpum.s.GuestMsrs.msr.PkgCStateCfgCtrl = 1 /*C1*/ | RT_BIT_32(25) | RT_BIT_32(26) | RT_BIT_32(27) | RT_BIT_32(28);
     1577
     1578
    15741579    /*
    15751580     * Get the APIC base MSR from the APIC device. For historical reasons (saved state), the APIC base
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