[pve-devel] [PATCH common/qemu-server v2 0/2] fix #6400: allow pci domains other than 0000 for NVIDIA vGPUs
Dominik Csapak
d.csapak at proxmox.com
Fri Jul 4 08:18:50 CEST 2025
by reusing the normalization of pci ids from SysFSTools
qemu-server patch depends on a pve-common patch
patches are developed on master, but should (currently) apply cleanly on
stable-bookworm too (or could be cherry-picked)
changes from v1:
* rebase on master (indent change)
pve-common:
Dominik Csapak (1):
sysfstools: make normalize_pci_id public
src/PVE/SysFSTools.pm | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
qemu-server:
Dominik Csapak (1):
fix #6400: pci: allow other pci domains than 0000 for NVIDIA vGPUs
src/PVE/QemuServer.pm | 2 +-
src/PVE/QemuServer/PCI.pm | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
Summary over all repositories:
3 files changed, 4 insertions(+), 3 deletions(-)
--
Generated by git-murpp 0.8.1
More information about the pve-devel
mailing list