From: Kruti Pendharkar Date: Wed, 10 Dec 2025 05:31:20 +0000 (-0800) Subject: Change to common header file not applicable to open-vm-tools. X-Git-Tag: stable-13.1.0~23 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=01a87920d7a41d3184e9e09b136e3eb135351096;p=thirdparty%2Fopen-vm-tools.git Change to common header file 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 0bb64b9c3..f40bba9ac 100644 --- a/open-vm-tools/lib/include/backdoor_def.h +++ b/open-vm-tools/lib/include/backdoor_def.h @@ -176,6 +176,7 @@ extern "C" { # define BDOOR_CMD_FAS_UNACCEPTED_MEM_ENABLED 15 # define BDOOR_CMD_FAS_GET_DMA_PROT_ENABLED 16 # define BDOOR_CMD_FAS_GET_LLC_PROP 17 +# define BDOOR_CMD_FAS_GLM_GET_NUMVCPU 18 #define BDOOR_CMD_SENDPSHAREHINTS 66 /* Not in use. Deprecated. */ #define BDOOR_CMD_ENABLE_USB_MOUSE 67 #define BDOOR_CMD_GET_VCPU_INFO 68