Changeset 58569 in vbox for trunk/src/VBox/VMM/VMMR3
- Timestamp:
- Nov 4, 2015 2:28:31 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR3/CPUMR3Db.cpp
r58568 r58569 210 210 static CPUMDBENTRY const * const g_apCpumDbEntries[] = 211 211 { 212 #ifdef VBOX_CPUDB_Intel_Core_i7_6700K 213 &g_Entry_Intel_Core_i7_6700K, 214 #endif 212 215 #ifdef VBOX_CPUDB_Intel_Core_i7_5600U 213 216 &g_Entry_Intel_Core_i7_5600U,
Note:
See TracChangeset
for help on using the changeset viewer.