VirtualBox

Changeset 58568 in vbox for trunk


Ignore:
Timestamp:
Nov 4, 2015 2:20:54 PM (9 years ago)
Author:
vboxsync
Message:

VMM: Added intel broadwell CPU profile.

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

Legend:

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

    r58561 r58568  
    177177
    178178
     179#include "cpus/Intel_Core_i7_5600U.h"
    179180#include "cpus/Intel_Core_i7_3960X.h"
    180181#include "cpus/Intel_Core_i5_3570.h"
     
    209210static CPUMDBENTRY const * const g_apCpumDbEntries[] =
    210211{
     212#ifdef VBOX_CPUDB_Intel_Core_i7_5600U
     213    &g_Entry_Intel_Core_i7_5600U,
     214#endif
    211215#ifdef VBOX_CPUDB_Intel_Core_i5_3570
    212216    &g_Entry_Intel_Core_i5_3570,
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