Skip to content

PCI VPD and PME fixes

Eric Auger requested to merge eauger1/centos-stream-9:vpd_pme_fixes into main

Backport 2 PCI VPD/PME power management related fixes that prevent the host from crashing when doing lspci -vv on a qlogic device bound to vfio-pci.

The 2 fixes are on the pci/next branch. They applied without conflict.

Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2216699

Signed-off-by: Eric Auger eric.auger@redhat.com Tested: on ThunderXv2 with qlogic device bound to vfio-pci and issuing "lspci -vv" in loops on the slot

Edited by Eric Auger

Merge request reports