]> git.ipfire.org Git - thirdparty/open-vm-tools.git/commitdiff
Changes in shared code that don't affect open-vm-tools functionality.
authorVMware, Inc <>
Thu, 17 Dec 2009 23:07:26 +0000 (15:07 -0800)
committerMarcelo Vanzin <mvanzin@vmware.com>
Thu, 17 Dec 2009 23:07:26 +0000 (15:07 -0800)
Signed-off-by: Marcelo Vanzin <mvanzin@vmware.com>
open-vm-tools/modules/linux/shared/vmci_infrastructure.h

index 7dab181d9004d8495537792e66cfbf69d6825f82..9f8cebae80f79e0e95c2e2e956b0e7b999a39538 100644 (file)
@@ -51,7 +51,10 @@ typedef enum {
 
 /* Used to determine what checkpoint state to get and set. */
 #define VMCI_NOTIFICATION_CPT_STATE 0x1
-#define VMCI_WELLKNOWN_CPT_STATE 0x2
+#define VMCI_WELLKNOWN_CPT_STATE    0x2
+#define VMCI_DG_OUT_STATE           0x3
+#define VMCI_DG_IN_STATE            0x4
+#define VMCI_DG_IN_SIZE_STATE       0x5
 
 /* Used to control the VMCI device in the vmkernel */
 #define VMCI_DEV_RESET            0x01