]> git.ipfire.org Git - thirdparty/open-vm-tools.git/commitdiff
Common header file change not applicable to open-vm-tools.
authorJohn Wolfe <jwolfe@vmware.com>
Tue, 24 Aug 2021 03:13:37 +0000 (20:13 -0700)
committerJohn Wolfe <jwolfe@vmware.com>
Tue, 24 Aug 2021 03:13:37 +0000 (20:13 -0700)
open-vm-tools/lib/include/vm_device_version.h

index 0479bc6592c67ff9b2709dcf326b618ef201c8e2..8778a3bac173dc3cb23a1b9a102275fbb9926350 100644 (file)
 #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