qemu-server/PVE/QemuServer
Dominik Csapak d8a7e9e881 PCI: allow longer pci domains
some systems[0] have pci domains longer than the default ('0000') of 4
characters, so change the regex to allow at least 4.

0: https://forum.proxmox.com/threads/problem-with-gpu-passthrough-in-a-virtual-machine.105720/

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2022-03-16 18:03:35 +01:00
..
Agent.pm tree wide cleanup of s/return undef/return/ 2020-10-16 16:20:05 +02:00
CGroup.pm add PVE::QemuServer::Cgroup 2020-11-24 12:00:33 +01:00
Cloudinit.pm fix #3792: cloudinit: use of uninitialized value 2021-12-21 15:45:18 +01:00
CPUConfig.pm cpu config: code format/whitespace fixes 2022-03-16 15:53:00 +01:00
Drive.pm exclude efidisk and tpmstate for boot disk selection 2021-11-15 16:57:52 +01:00
Helpers.pm Revert "config_aware_timeout: add 5s if TPM is configured" 2021-10-18 09:47:42 +02:00
ImportDisk.pm qm importdisk: tell user to what VM disk we actually imported 2019-10-29 19:11:21 +01:00
Machine.pm cfg2cmd: fix +pveN machine types with pxe 2021-04-18 17:58:56 +02:00
Makefile add PVE::QemuServer::Cgroup 2020-11-24 12:00:33 +01:00
Memory.pm fix #3581: pass size via argument for memory-backend-ram qmp call 2021-08-18 10:41:04 +02:00
Monitor.pm mon_cmd: add explicit return 2019-11-30 17:24:55 +01:00
OVF.pm parse ovf: untaint path when calling file_size_info 2022-03-11 10:45:59 +01:00
PCI.pm PCI: allow longer pci domains 2022-03-16 18:03:35 +01:00
USB.pm tree wide cleanup of s/return undef/return/ 2020-10-16 16:20:05 +02:00