From: Kruti Pendharkar Date: Fri, 11 Jul 2025 12:48:15 +0000 (-0700) Subject: Change to common header file not applicable to open-vm-tools. X-Git-Tag: stable-13.1.0~144 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=56239bc54f65dab173abe06fb75f60fca9afdb58;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 c307ed0b1..bc3491f16 100644 --- a/open-vm-tools/lib/include/backdoor_def.h +++ b/open-vm-tools/lib/include/backdoor_def.h @@ -175,6 +175,7 @@ extern "C" { # define BDOOR_CMD_FAS_GET_API_ENABLES 14 # 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_SENDPSHAREHINTS 66 /* Not in use. Deprecated. */ #define BDOOR_CMD_ENABLE_USB_MOUSE 67 #define BDOOR_CMD_GET_VCPU_INFO 68