VirtualBox

Changeset 42894 in vbox for trunk/src/VBox/VMM/VMMR3


Ignore:
Timestamp:
Aug 21, 2012 8:00:10 AM (12 years ago)
Author:
vboxsync
Message:

VMM: nits.

Location:
trunk/src/VBox/VMM/VMMR3
Files:
2 edited

Legend:

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

    r42613 r42894  
    12431243                                            //| X86_CPUID_AMD_ADVPOWER_EDX_MC
    12441244                                            //| X86_CPUID_AMD_ADVPOWER_EDX_HWPSTATE
    1245 #if 0 /* We don't expose X86_CPUID_AMD_ADVPOWER_EDX_TSCINVAR, because newer
    1246        * Linux kernels blindly assume that the AMD performance counters work
    1247        * if this is set for 64 bits guests. (Can't really find a CPUID feature
    1248        * bit for them though.) */
     1245#if 0
     1246        /*
     1247         * We don't expose X86_CPUID_AMD_ADVPOWER_EDX_TSCINVAR, because newer
     1248         * Linux kernels blindly assume that the AMD performance counters work
     1249         * if this is set for 64 bits guests. (Can't really find a CPUID feature
     1250         * bit for them though.)
     1251         */
    12491252                                            | X86_CPUID_AMD_ADVPOWER_EDX_TSCINVAR
    12501253#endif
  • trunk/src/VBox/VMM/VMMR3/PGMSavedState.cpp

    r42837 r42894  
    32803280 *
    32813281 * @returns VBox status code.
    3282  * @param   pVM     Pointer to VM structure.
     3282 * @param   pVM     Pointer to VM.
    32833283 * @param   cbRam   The RAM size.
    32843284 */
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