VirtualBox

Changeset 62460 in vbox for trunk/src/VBox/VMM


Ignore:
Timestamp:
Jul 22, 2016 4:20:18 PM (9 years ago)
Author:
vboxsync
Message:

VMM: scm

Location:
trunk/src/VBox/VMM
Files:
11 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/Makefile.kmk

    r62384 r62460  
    563563  VMMRC_SOURCES += \
    564564        VMMAll/APICAll.cpp
    565  endif 
     565 endif
    566566 ifdef VBOX_WITH_REM
    567567  VMMRC_SOURCES += \
  • trunk/src/VBox/VMM/VMMAll/APICAll.cpp

    r62309 r62460  
    2525#include <VBox/vmm/vm.h>
    2626#include <VBox/vmm/vmcpuset.h>
     27
    2728
    2829/*********************************************************************************************************************************
  • trunk/src/VBox/VMM/VMMR3/APIC.cpp

    r61848 r62460  
    3232
    3333#ifndef VBOX_DEVICE_STRUCT_TESTCASE
     34
     35
    3436/*********************************************************************************************************************************
    3537*   Defined Constants And Macros                                                                                                 *
  • trunk/src/VBox/VMM/VMMR3/CSAM.cpp

    r62291 r62460  
    2626 * @sa @ref grp_csam
    2727 */
     28
    2829
    2930/*********************************************************************************************************************************
  • trunk/src/VBox/VMM/VMMR3/DBGFR3Type.cpp

    r61761 r62460  
    501501
    502502/**
    503  * Registers a new built-in type 
     503 * Registers a new built-in type
    504504 *
    505505 * @returns VBox status code.
     
    972972        if (!pType->cRefs)
    973973        {
    974            
     974
    975975        }
    976976        else
     
    11971197                                                 ppVal, &cbParsed);
    11981198            }
    1199  
     1199
    12001200            MMR3HeapFree(pbBuf);
    12011201        }
  • trunk/src/VBox/VMM/VMMR3/HM.cpp

    r61776 r62460  
    3232 * @sa @ref grp_hm
    3333 */
     34
    3435
    3536/*********************************************************************************************************************************
  • trunk/src/VBox/VMM/VMMR3/PATM.cpp

    r62291 r62460  
    3030 * @sa @ref grp_patm
    3131 */
     32
    3233
    3334/*********************************************************************************************************************************
  • trunk/src/VBox/VMM/VMMR3/cpus/Intel_Atom_330_1_60GHz.h

    r61776 r62460  
    2525 * CPUID leaves for Intel(R) Atom(TM) CPU  330   @ 1.60GHz.
    2626 */
    27 static CPUMCPUIDLEAF const g_aCpuIdLeaves_Intel_Atom_330_1_60GHz[] = 
     27static CPUMCPUIDLEAF const g_aCpuIdLeaves_Intel_Atom_330_1_60GHz[] =
    2828{
    2929    { 0x00000000, 0x00000000, 0x00000000, 0x0000000a, 0x756e6547, 0x6c65746e, 0x49656e69, 0 },
     
    5858 * MSR ranges for Intel(R) Atom(TM) CPU  330   @ 1.60GHz.
    5959 */
    60 static CPUMMSRRANGE const g_aMsrRanges_Intel_Atom_330_1_60GHz[] = 
     60static CPUMMSRRANGE const g_aMsrRanges_Intel_Atom_330_1_60GHz[] =
    6161{
    6262    MFI(0x00000000, "IA32_P5_MC_ADDR", Ia32P5McAddr), /* value=0x0 */
     
    182182 * Database entry for Intel(R) Atom(TM) CPU  330   @ 1.60GHz.
    183183 */
    184 static CPUMDBENTRY const g_Entry_Intel_Atom_330_1_60GHz = 
     184static CPUMDBENTRY const g_Entry_Intel_Atom_330_1_60GHz =
    185185{
    186186    /*.pszName          = */ "Intel Atom 330 1.60GHz",
  • trunk/src/VBox/VMM/VMMR3/cpus/Intel_Core_i7_5600U.h

    r61776 r62460  
    2525 * CPUID leaves for Intel(R) Core(TM) i7-5600U CPU @ 2.60GHz.
    2626 */
    27 static CPUMCPUIDLEAF const g_aCpuIdLeaves_Intel_Core_i7_5600U[] = 
     27static CPUMCPUIDLEAF const g_aCpuIdLeaves_Intel_Core_i7_5600U[] =
    2828{
    2929    { 0x00000000, 0x00000000, 0x00000000, 0x00000014, 0x756e6547, 0x6c65746e, 0x49656e69, 0 },
     
    7777 * MSR ranges for Intel(R) Core(TM) i7-5600U CPU @ 2.60GHz.
    7878 */
    79 static CPUMMSRRANGE const g_aMsrRanges_Intel_Core_i7_5600U[] = 
     79static CPUMMSRRANGE const g_aMsrRanges_Intel_Core_i7_5600U[] =
    8080{
    8181    MFX(0x00000000, "IA32_P5_MC_ADDR", Ia32P5McAddr, Ia32P5McAddr, 0, UINT64_C(0xffffffffffffff00), 0), /* value=0xff */
     
    340340 * Database entry for Intel(R) Core(TM) i7-5600U CPU @ 2.60GHz.
    341341 */
    342 static CPUMDBENTRY const g_Entry_Intel_Core_i7_5600U = 
     342static CPUMDBENTRY const g_Entry_Intel_Core_i7_5600U =
    343343{
    344344    /*.pszName          = */ "Intel Core i7-5600U",
  • trunk/src/VBox/VMM/VMMR3/cpus/Intel_Core_i7_6700K.h

    r61776 r62460  
    2525 * CPUID leaves for Intel(R) Core(TM) i7-6700K CPU @ 4.00GHz.
    2626 */
    27 static CPUMCPUIDLEAF const g_aCpuIdLeaves_Intel_Core_i7_6700K[] = 
     27static CPUMCPUIDLEAF const g_aCpuIdLeaves_Intel_Core_i7_6700K[] =
    2828{
    2929    { 0x00000000, 0x00000000, 0x00000000, 0x00000016, 0x756e6547, 0x6c65746e, 0x49656e69, 0 },
     
    8585 * MSR ranges for Intel(R) Core(TM) i7-6700K CPU @ 4.00GHz.
    8686 */
    87 static CPUMMSRRANGE const g_aMsrRanges_Intel_Core_i7_6700K[] = 
     87static CPUMMSRRANGE const g_aMsrRanges_Intel_Core_i7_6700K[] =
    8888{
    8989    MFX(0x00000000, "IA32_P5_MC_ADDR", Ia32P5McAddr, Ia32P5McAddr, 0, UINT64_C(0xfffffffffffff000), 0), /* value=0xfff */
     
    482482 * Database entry for Intel(R) Core(TM) i7-6700K CPU @ 4.00GHz.
    483483 */
    484 static CPUMDBENTRY const g_Entry_Intel_Core_i7_6700K = 
     484static CPUMDBENTRY const g_Entry_Intel_Core_i7_6700K =
    485485{
    486486    /*.pszName          = */ "Intel Core i7-6700K",
  • trunk/src/VBox/VMM/VMMR3/cpus/Intel_Pentium_N3530_2_16GHz.h

    r61776 r62460  
    2525 * CPUID leaves for Intel(R) Pentium(R) CPU  N3530  @ 2.16GHz.
    2626 */
    27 static CPUMCPUIDLEAF const g_aCpuIdLeaves_Intel_Pentium_N3530_2_16GHz[] = 
     27static CPUMCPUIDLEAF const g_aCpuIdLeaves_Intel_Pentium_N3530_2_16GHz[] =
    2828{
    2929    { 0x00000000, 0x00000000, 0x00000000, 0x0000000b, 0x756e6547, 0x6c65746e, 0x49656e69, 0 },
     
    6262 * MSR ranges for Intel(R) Pentium(R) CPU  N3530  @ 2.16GHz.
    6363 */
    64 static CPUMMSRRANGE const g_aMsrRanges_Intel_Pentium_N3530_2_16GHz[] = 
     64static CPUMMSRRANGE const g_aMsrRanges_Intel_Pentium_N3530_2_16GHz[] =
    6565{
    6666    MFI(0x00000000, "IA32_P5_MC_ADDR", Ia32P5McAddr), /* value=0x0 */
     
    237237 * Database entry for Intel(R) Pentium(R) CPU  N3530  @ 2.16GHz.
    238238 */
    239 static CPUMDBENTRY const g_Entry_Intel_Pentium_N3530_2_16GHz = 
     239static CPUMDBENTRY const g_Entry_Intel_Pentium_N3530_2_16GHz =
    240240{
    241241    /*.pszName          = */ "Intel Pentium N3530 2.16GHz",
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