From: Oliver Kurth Date: Wed, 3 Jul 2019 21:26:55 +0000 (-0700) Subject: Common header file change not applicable to open-vm-tools. X-Git-Tag: stable-11.0.0~24 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=193a5f93d6678b2ebfec1cf365a84bfd8533650d;p=thirdparty%2Fopen-vm-tools.git Common header file change not applicable to open-vm-tools. --- diff --git a/open-vm-tools/lib/include/backdoor_def.h b/open-vm-tools/lib/include/backdoor_def.h index e46d7d8a5..e65b5c679 100644 --- a/open-vm-tools/lib/include/backdoor_def.h +++ b/open-vm-tools/lib/include/backdoor_def.h @@ -259,6 +259,8 @@ extern "C" { # define BDOOR_CMD_GMM_WATCH_PPNS_START 4 # define BDOOR_CMD_GMM_WATCH_PPNS_STOP 5 # define BDOOR_CMD_GMM_RESYNC_RUNTIME_INFO 6 +# define BDOOR_CMD_GMM_INVS_BRK_POINT 7 +# define BDOOR_CMD_GMM_GET_CAPABILITY 8 #define BDOOR_CMD_PRECISIONCLOCK 97 # define BDOOR_CMD_PRECISIONCLOCK_GETTIME 0 #define BDOOR_CMD_COREDUMP_UNSYNC 98 /* Devel only. For VMM cores */