From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from firstgate.proxmox.com (firstgate.proxmox.com [IPv6:2a01:7e0:0:424::9]) by lore.proxmox.com (Postfix) with ESMTPS id ABFCA1FF16B for ; Tue, 15 Jul 2025 14:29:49 +0200 (CEST) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id 05E2A3B02F; Tue, 15 Jul 2025 14:30:48 +0200 (CEST) Message-ID: <2accf662-1850-4ab8-845d-a5c34c9fa937@proxmox.com> Date: Tue, 15 Jul 2025 14:30:44 +0200 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird From: Fiona Ebner To: pve-devel@lists.proxmox.com References: <20250618152009.120524-1-f.ebner@proxmox.com> Content-Language: en-US In-Reply-To: <20250618152009.120524-1-f.ebner@proxmox.com> X-SPAM-LEVEL: Spam detection results: 0 AWL -0.028 Adjusted score from AWL reputation of From: address BAYES_00 -1.9 Bayes spam probability is 0 to 1% DMARC_MISSING 0.1 Missing DMARC policy KAM_DMARC_STATUS 0.01 Test Rule for DKIM or SPF Failure with Strict Alignment RCVD_IN_MSPIKE_H2 0.001 Average reputation (+2) 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. [proxmox.com] Subject: Re: [pve-devel] [PATCH-SERIES qemu-server master+stable-bookworm 0/3] fix #6466: aarch64: re-allow PXE boot on OVMF 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: , Reply-To: Proxmox VE development discussion Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: pve-devel-bounces@lists.proxmox.com Sender: "pve-devel" Am 18.06.25 um 17:20 schrieb Fiona Ebner: > Fix an indirect regression to make booting via PXE for OVMF possible > again. For security reasons, OVMF requires an RNG device to boot via > PXE and this series makes it possible to add an RNG device for > aarch64. > > First two patches are cleanups also included in [0]. > > For aarch64, the virt machine has an initial pcie.0 bus. The other pci > bridges that get added on top are called pci.N, see the relevant > section in config_to_command() which adds them. > > [0]: https://lore.proxmox.com/pve-devel/20250618130209.90649-1-f.ebner@proxmox.com/ Ping from the reporter of #6466 forwarded here. Would be nice to have since it can be considered a regression. Patch 3/3 still applies cleanly on master (with 1/3 and 2/3 already applied there), and the series still applies cleanly on stable-bookworm. _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel