From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <0100017e6c5af24f-1ad0b0f0-765f-4ab4-aeff-34ceab8e17c3-000000@amazonses.com> Received: from firstgate.proxmox.com (firstgate.proxmox.com [212.224.123.68]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by lists.proxmox.com (Postfix) with ESMTPS id 70F5561A8B for ; Tue, 18 Jan 2022 09:58:22 +0100 (CET) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id 5E84C231E6 for ; Tue, 18 Jan 2022 09:57:52 +0100 (CET) Received: from a8-190.smtp-out.amazonses.com (a8-190.smtp-out.amazonses.com [54.240.8.190]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-SHA256 (128/128 bits)) (No client certificate requested) by firstgate.proxmox.com (Proxmox) with ESMTPS id C36FB231DD for ; Tue, 18 Jan 2022 09:57:51 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=qmjwmcbdebflivjf5q7gyd5xjt54qgwu; d=nicksherlock.com; t=1642495407; h=From:To:Subject:Date:Message-Id:In-Reply-To:References:MIME-Version:Content-Transfer-Encoding; bh=+0opczTV+xGDH6GHfJ0sSdft0u1aMwpxKmJIcwD3uF4=; b=oM99ZAeviKanNDMFghB4yH9GrSAvhcKMGEK15C/4nsQnsBMg3vrKHnob2Kf6F1H2 8q6S7aSvJqvxyQmehx/M+aHk41kUjSxrF3G6JUsU8tTnvxDhBkJGbo/u77Z4HSyHzks wg5AlAGzjbhZq+/ivo2OfIHgsqc15lq+9azYpU+IBBMBFYU1w24POVN/XFCBT+xjLkn CBQxcDF6xAQyo8BNn6U2oY+b2A8XCSdsDrHY03e3oXlEWpSNsApmIUlDQdzxt+sEStM irrA5Kpn2V0FTYDBAZfiD5uVhv1MoHzhyuwahDK8foEqzb5gvdSTqzLCC6WPgRJ1xnh hFqvwaah3g== DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/simple; s=ug7nbtf4gccmlpwj322ax3p6ow6yfsug; d=amazonses.com; t=1642495407; h=From:To:Subject:Date:Message-Id:In-Reply-To:References:MIME-Version:Content-Transfer-Encoding:Feedback-ID; bh=+0opczTV+xGDH6GHfJ0sSdft0u1aMwpxKmJIcwD3uF4=; b=RKS29naT11p3Kt0+cAtYPh+3cfsnsVIht2eHcT237R2NJbNxt0u3p7SXjBF3Yf1y LD9G48uBBxwX7aQI4rA2J8PchzURmPr581M3N4aZWT2L3egNKUMKck321xKeJAJNFNa GEKc4lvJipv6WfZ633fx3hqbtVjLXNEfCGiiDfJI= From: nick@nicksherlock.com To: pve-devel@lists.proxmox.com Date: Tue, 18 Jan 2022 08:43:26 +0000 Message-ID: <0100017e6c5af24f-1ad0b0f0-765f-4ab4-aeff-34ceab8e17c3-000000@email.amazonses.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Feedback-ID: 1.us-east-1.Zun7nGVgCINWr9mhx6IDxIE7OFgiOsHC8NqBQnS80nA=:AmazonSES X-SES-Outgoing: 2022.01.18-54.240.8.190 X-SPAM-LEVEL: Spam detection results: 0 AWL -0.001 Adjusted score from AWL reputation of From: address BAYES_00 -1.9 Bayes spam probability is 0 to 1% DKIM_SIGNED 0.1 Message has a DKIM or DK signature, not necessarily valid DKIM_VALID -0.1 Message has at least one valid DKIM or DK signature DKIM_VALID_AU -0.1 Message has a valid DKIM or DK signature from author's domain DKIM_VALID_EF -0.1 Message has a valid DKIM or DK signature from envelope-from domain HEADER_FROM_DIFFERENT_DOMAINS 0.248 From and EnvelopeFrom 2nd level mail domains are different RCVD_IN_DNSWL_NONE -0.0001 Sender listed at https://www.dnswl.org/, no trust RCVD_IN_MSPIKE_H3 0.001 Good reputation (+3) RCVD_IN_MSPIKE_WL 0.001 Mailspike good senders SPF_HELO_NONE 0.001 SPF: HELO does not publish an SPF Record SPF_PASS -0.001 SPF: sender matches SPF record URIBL_BLOCKED 0.001 ADMINISTRATOR NOTICE: The query to URIBL was blocked. See http://wiki.apache.org/spamassassin/DnsBlocklists#dnsbl-block for more information. [nicksherlock.com] Subject: [pve-devel] [PATCH qemu-server 0/1] pci: allow override of PCI vendor/device ids X-BeenThere: pve-devel@lists.proxmox.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Proxmox VE development discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Jan 2022 08:58:22 -0000 This allows mobile- and vGPUs to be presented to the guest as if they were the original desktop variants of the card. It also allows device-ID variants that guests don't know about to be renamed to match compatible sibling devices the guest does have drivers for (e.g. to remove manufacturer-specific vendor ID variants that prevent the use of a device which would otherwise have a supported chipset) [PATCH qemu-server] pci: allow override of PCI vendor/device ids [PATCH pve-manager] ui: pci passthrough: editor for pci-id overrides