[pve-devel] [PATCH-SERIES qemu-server master+stable-bookworm 0/3] fix #6466: aarch64: re-allow PXE boot on OVMF
Fiona Ebner
f.ebner at proxmox.com
Tue Jul 15 14:30:44 CEST 2025
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.
More information about the pve-devel
mailing list