From: Fiona Ebner <f.ebner@proxmox.com>
To: pve-devel@lists.proxmox.com
Subject: [pve-devel] [PATCH-SERIES qemu-server master+stable-bookworm 0/3] fix #6466: aarch64: re-allow PXE boot on OVMF
Date: Wed, 18 Jun 2025 17:20:06 +0200 [thread overview]
Message-ID: <20250618152009.120524-1-f.ebner@proxmox.com> (raw)
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/
Fiona Ebner (3):
cfg2cmd: print vga: fix call to print_pcie_addr()
pci: code cleanup: remove superfluous machine type parameter from
print_pci_addr
fix #6466: aarch64: pci: properly print higher-index PCI bridge
addresses
src/PVE/QemuServer.pm | 81 ++++++++++++---------------------------
src/PVE/QemuServer/PCI.pm | 19 +++++----
src/PVE/QemuServer/RNG.pm | 4 +-
src/PVE/QemuServer/USB.pm | 8 ++--
4 files changed, 40 insertions(+), 72 deletions(-)
--
2.39.5
_______________________________________________
pve-devel mailing list
pve-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
next reply other threads:[~2025-06-18 15:20 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-06-18 15:20 Fiona Ebner [this message]
2025-06-18 15:20 ` [pve-devel] [PATCH qemu-server 1/3] cfg2cmd: print vga: fix call to print_pcie_addr() Fiona Ebner
2025-06-18 15:20 ` [pve-devel] [PATCH qemu-server 2/3] pci: code cleanup: remove superfluous machine type parameter from print_pci_addr Fiona Ebner
2025-06-18 15:20 ` [pve-devel] [PATCH qemu-server 3/3] fix #6466: aarch64: pci: properly print higher-index PCI bridge addresses Fiona Ebner
2025-07-15 12:30 ` [pve-devel] [PATCH-SERIES qemu-server master+stable-bookworm 0/3] fix #6466: aarch64: re-allow PXE boot on OVMF Fiona Ebner
2025-07-15 17:17 ` [pve-devel] applied: " Thomas Lamprecht
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250618152009.120524-1-f.ebner@proxmox.com \
--to=f.ebner@proxmox.com \
--cc=pve-devel@lists.proxmox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal