VirtualBox

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


Ignore:
Timestamp:
Dec 17, 2013 8:43:23 PM (11 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
91388
Message:

CPUM: Added AMD Athlon64 3200+ (130nm) and Pentium4 (mod 4, w/ 64-bit).

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

Legend:

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

    r49952 r49966  
    173173
    174174
    175 #include "cpus/Intel_Pentium_M_processor_2_00GHz.h"
    176175#include "cpus/Intel_Core_i7_3960X.h"
    177176#include "cpus/Intel_Core_i5_3570.h"
    178177#include "cpus/Intel_Xeon_X5482_3_20GHz.h"
     178#include "cpus/Intel_Pentium_M_processor_2_00GHz.h"
     179#include "cpus/Intel_Pentium_4_3_00GHz.h"
    179180
    180181#include "cpus/AMD_FX_8150_Eight_Core.h"
    181182#include "cpus/AMD_Phenom_II_X6_1100T.h"
    182183#include "cpus/Quad_Core_AMD_Opteron_2384.h"
     184#include "cpus/AMD_Athlon_64_3200.h"
    183185
    184186
     
    204206    &g_Entry_Intel_Xeon_X5482_3_20GHz,
    205207#endif
     208#ifdef VBOX_CPUDB_Intel_Pentium_4_3_00GHz
     209    &g_Entry_Intel_Pentium_4_3_00GHz,
     210#endif
     211
    206212#ifdef VBOX_CPUDB_AMD_FX_8150_Eight_Core
    207213    &g_Entry_AMD_FX_8150_Eight_Core,
     
    212218#ifdef VBOX_CPUDB_Quad_Core_AMD_Opteron_2384
    213219    &g_Entry_Quad_Core_AMD_Opteron_2384,
     220#endif
     221#ifdef VBOX_CPUDB_AMD_Athlon_64_3200
     222    &g_Entry_AMD_Athlon_64_3200,
    214223#endif
    215224};
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette