Index: /trunk/src/VBox/VMM/VMMR3/CPUMR3Db.cpp
===================================================================
--- /trunk/src/VBox/VMM/VMMR3/CPUMR3Db.cpp	(revision 58568)
+++ /trunk/src/VBox/VMM/VMMR3/CPUMR3Db.cpp	(revision 58569)
@@ -210,4 +210,7 @@
 static CPUMDBENTRY const * const g_apCpumDbEntries[] =
 {
+#ifdef VBOX_CPUDB_Intel_Core_i7_6700K
+    &g_Entry_Intel_Core_i7_6700K,
+#endif
 #ifdef VBOX_CPUDB_Intel_Core_i7_5600U
     &g_Entry_Intel_Core_i7_5600U,
