]> git.ipfire.org Git - thirdparty/open-vm-tools.git/commitdiff
Change to common header file not directly applicable to open-vm-tools.
authorJohn Wolfe <jwolfe@vmware.com>
Mon, 20 Sep 2021 15:07:36 +0000 (08:07 -0700)
committerJohn Wolfe <jwolfe@vmware.com>
Mon, 20 Sep 2021 15:07:36 +0000 (08:07 -0700)
open-vm-tools/lib/include/vmci_defs.h

index 3023f6ee47e3af92a2a581b8e8a10d7644edb14f..a111ec1badd4c7666ee9d7cec8697c8dd9fea62f 100644 (file)
@@ -52,6 +52,7 @@ extern "C" {
 #define VMCI_DATA_OUT_HIGH_ADDR 0x28
 #define VMCI_DATA_IN_LOW_ADDR   0x2c
 #define VMCI_DATA_IN_HIGH_ADDR  0x30
+#define VMCI_PAGE_SHIFT_ADDR    0x34
 
 /* Max number of devices. */
 #define VMCI_MAX_DEVICES 1