]> git.ipfire.org Git - thirdparty/open-vm-tools.git/commitdiff
Common header file change not applicable to open-vm-tools.
authorOliver Kurth <okurth@vmware.com>
Tue, 30 Apr 2019 20:24:24 +0000 (13:24 -0700)
committerOliver Kurth <okurth@vmware.com>
Tue, 30 Apr 2019 20:24:24 +0000 (13:24 -0700)
open-vm-tools/lib/include/backdoor_def.h

index 77b0442e2c387b9e00447b93044117addef40e11..080b7943924d63cc48d009561b381caec71eb546 100644 (file)
@@ -243,7 +243,8 @@ extern "C" {
 #  define BDOOR_CMD_GMM_RESYNC_RUNTIME_INFO   6
 #define   BDOOR_CMD_PRECISIONCLOCK           97
 #  define BDOOR_CMD_PRECISIONCLOCK_GETTIME    0
-#define   BDOOR_CMD_MAX                      98
+#define   BDOOR_CMD_COREDUMP_UNSYNC          98 /* Devel only. For VMM cores */
+#define   BDOOR_CMD_MAX                      99
 
 
 /*