[pve-devel] applied: [PATCH common] SysFSTools: allow longer pci domains
Thomas Lamprecht
t.lamprecht at proxmox.com
Wed Mar 16 19:09:21 CET 2022
On 28.02.22 14:48, Dominik Csapak wrote:
> by default, there is only one pci domain ('0000'), but there are systems
> where there are more, and they don't need to be exactly 4 characters
> long (see [0]), so extend that regex to allow domains 4 characters or
> longer
>
> 0: https://forum.proxmox.com/threads/problem-with-gpu-passthrough-in-a-virtual-machine.105720/
>
> Signed-off-by: Dominik Csapak <d.csapak at proxmox.com>
> ---
> src/PVE/SysFSTools.pm | 12 ++++++------
> 1 file changed, 6 insertions(+), 6 deletions(-)
>
>
applied, thanks!
The churn amount suggests that there's some potential of having a more centrally
defined format though ;-)
More information about the pve-devel
mailing list