From: John Wolfe Date: Tue, 24 Aug 2021 03:13:37 +0000 (-0700) Subject: Common header file change not applicable to open-vm-tools. X-Git-Tag: stable-12.0.0~119 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3bae54175a7a72872920ba62842a5091a87ae11a;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 0479bc659..8778a3bac 100644 --- a/open-vm-tools/lib/include/vm_device_version.h +++ b/open-vm-tools/lib/include/vm_device_version.h @@ -339,10 +339,10 @@ #define MAX_FLOPPY_DRIVES 2 /************* PCI Passthrough implementation limits ********************/ -#define MAX_PCI_PASSTHRU_DEVICES 16 +#define MAX_PCI_PASSTHRU_DEVICES 32 /************* Test device implementation limits ********************/ -#define MAX_PCI_TEST_DEVICES 16 +#define MAX_PCI_TEST_DEVICES 32 /************* VDTI PCI Device implementation limits ********************/ #define MAX_VDTI_PCI_DEVICES 16