From: John Wolfe Date: Wed, 23 Mar 2022 19:04:31 +0000 (-0700) Subject: Common header file change not applicable to open-vm-tools. X-Git-Tag: stable-12.1.0~111 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=405c57fbcfe8772679fdaf594b368f5a68b31edf;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 8778a3bac..51c49c206 100644 --- a/open-vm-tools/lib/include/vm_device_version.h +++ b/open-vm-tools/lib/include/vm_device_version.h @@ -1,5 +1,5 @@ /********************************************************* - * Copyright (C) 1998,2005-2012,2014-2021 VMware, Inc. All rights reserved. + * Copyright (C) 1998,2005-2012,2014-2022 VMware, Inc. All rights reserved. * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU Lesser General Public License as published @@ -339,10 +339,10 @@ #define MAX_FLOPPY_DRIVES 2 /************* PCI Passthrough implementation limits ********************/ -#define MAX_PCI_PASSTHRU_DEVICES 32 +#define MAX_PCI_PASSTHRU_DEVICES 128 /************* Test device implementation limits ********************/ -#define MAX_PCI_TEST_DEVICES 32 +#define MAX_PCI_TEST_DEVICES 128 /************* VDTI PCI Device implementation limits ********************/ #define MAX_VDTI_PCI_DEVICES 16