From: VMware, Inc <> Date: Thu, 17 Jun 2010 22:04:33 +0000 (-0700) Subject: Changes in shared code that don't affect open-vm-tools functionality. X-Git-Tag: 2010.06.16-268169~60 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d24bca8f9ee5ca61c15c51c13b00a49bc1049ac0;p=thirdparty%2Fopen-vm-tools.git Changes in shared code that don't affect open-vm-tools functionality. Signed-off-by: Marcelo Vanzin --- diff --git a/open-vm-tools/lib/include/loglevel_user.h b/open-vm-tools/lib/include/loglevel_user.h index e2b8fef6d..9f21adca1 100644 --- a/open-vm-tools/lib/include/loglevel_user.h +++ b/open-vm-tools/lib/include/loglevel_user.h @@ -179,6 +179,8 @@ LOGLEVEL_VAR(mainMem), \ LOGLEVEL_VAR(mainMemReplayCheck), \ LOGLEVEL_VAR(memoryHotplug), \ + LOGLEVEL_VAR(numa), \ + LOGLEVEL_VAR(numaHost), \ LOGLEVEL_VAR(remoteDevice), \ LOGLEVEL_VAR(vncDecode), \ LOGLEVEL_VAR(vncEncode), \