Index: /trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp
===================================================================
--- /trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp	(revision 26648)
+++ /trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp	(revision 26649)
@@ -1122,5 +1122,5 @@
                 level = 2;
                 type = 3;
-                sharing = 1;
+                sharing = cores; /* our L2 cache is modelled as shared between all cores */ 
                 linesize = 64;
                 associativity = 24;
