Index: /trunk/src/VBox/VMM/VMMR3/GIMKvm.cpp
===================================================================
--- /trunk/src/VBox/VMM/VMMR3/GIMKvm.cpp	(revision 55662)
+++ /trunk/src/VBox/VMM/VMMR3/GIMKvm.cpp	(revision 55663)
@@ -518,5 +518,6 @@
  * once during bootup) it's currently not a performance issue especially since
  * we're already in ring-3. If we really wanted better performance in this code
- * path, we should be doing it in ring-0.
+ * path, we should be doing it in ring-0 with transactional update while make
+ * sure there is only 1 writer as well.
  *
  * @returns VBox status code.
