]> git.ipfire.org Git - thirdparty/open-vm-tools.git/commitdiff
Common header file change not directly applicable to open-vm-tools.
authorJohn Wolfe <jwolfe@vmware.com>
Tue, 22 Sep 2020 21:54:06 +0000 (14:54 -0700)
committerJohn Wolfe <jwolfe@vmware.com>
Tue, 22 Sep 2020 21:54:06 +0000 (14:54 -0700)
open-vm-tools/lib/include/backdoor_def.h

index 4bef08062855609fa6a99b4a8b099b5edb9c0c84..80e7b26e5fbbc73d6bdbd8990b9c71b5de4ea485 100644 (file)
@@ -268,6 +268,7 @@ extern "C" {
 #  define BDOOR_CMD_GMM_GET_CAPABILITY        8
 #define   BDOOR_CMD_PRECISIONCLOCK           97
 #  define BDOOR_CMD_PRECISIONCLOCK_GETTIME    0
+#  define BDOOR_CMD_PRECISIONCLOCK_SETTIME    1
 #define   BDOOR_CMD_COREDUMP_UNSYNC          98 /* Devel only. For VMM cores */
 #define   BDOOR_CMD_APPLE_GPU_RES_SET        99
 #define   BDOOR_CMD_MAX                     100