Index: /trunk/include/VBox/log.h
===================================================================
--- /trunk/include/VBox/log.h	(revision 31400)
+++ /trunk/include/VBox/log.h	(revision 31401)
@@ -262,4 +262,6 @@
     /** PGM group. */
     LOG_GROUP_PGM,
+    /** PGM dynamic mapping group. */
+    LOG_GROUP_PGM_DYNMAP,
     /** PGM physical group. */
     LOG_GROUP_PGM_PHYS,
@@ -460,4 +462,5 @@
     "PDM_QUEUE",    \
     "PGM",          \
+    "PGM_DYNMAP",   \
     "PGM_PHYS",     \
     "PGM_PHYS_ACCESS",\
