Index: /trunk/include/VBox/log.h
===================================================================
--- /trunk/include/VBox/log.h	(revision 29466)
+++ /trunk/include/VBox/log.h	(revision 29467)
@@ -268,4 +268,6 @@
     /** PGM shadow page pool group. */
     LOG_GROUP_PGM_POOL,
+    /** PGM shared paging group. */
+    LOG_GROUP_PGM_SHARED,
     /** REM group. */
     LOG_GROUP_REM,
@@ -461,4 +463,5 @@
     "PGM_PHYS_ACCESS",\
     "PGM_POOL",     \
+    "PGM_SHARED",   \
     "REM",          \
     "REM_DISAS",    \
