From: John Wolfe Date: Tue, 27 Oct 2020 00:29:55 +0000 (-0700) Subject: Common header file change not applicable to open-vm-tools. X-Git-Tag: stable-11.3.0~273 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d6ba5ae8996e44e52c9ee967c6d44036fa2eba92;p=thirdparty%2Fopen-vm-tools.git Common header file change not applicable to open-vm-tools. --- diff --git a/open-vm-tools/lib/include/vm_device_version.h b/open-vm-tools/lib/include/vm_device_version.h index 4779c5fe9..ae0237506 100644 --- a/open-vm-tools/lib/include/vm_device_version.h +++ b/open-vm-tools/lib/include/vm_device_version.h @@ -115,6 +115,11 @@ #define PCI_DEVICE_ID_VMWARE_VRDMA 0x0820 #define PCI_DEVICE_ID_VMWARE_VTPM 0x0830 +/* + * Device Virtualization Extension (DVX) sample device + */ +#define PCI_DEVICE_ID_VMWARE_DVX_SAMPLE 0x0840 + /* * VMware Virtual Device Test Infrastructure (VDTI) devices */