qemu/include/hw/pci
Akihiko Odaki c8bc4db403 pcie_sriov: Reset SR-IOV extended capability
pcie_sriov_pf_disable_vfs() is called when resetting the PF, but it only
disables VFs and does not reset SR-IOV extended capability, leaking the
state and making the VF Enable register inconsistent with the actual
state.

Replace pcie_sriov_pf_disable_vfs() with pcie_sriov_pf_reset(), which
does not only disable VFs but also resets the capability.

Signed-off-by: Akihiko Odaki <akihiko.odaki@daynix.com>
Message-Id: <20240228-reuse-v8-3-282660281e60@daynix.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Sriram Yagnaraman <sriram.yagnaraman@ericsson.com>
2024-03-12 17:56:55 -04:00
..
msi.h
msix.h
pci.h hw/pci: remove pci_nic_init_nofail() 2024-02-02 16:23:48 +00:00
pci_bridge.h
pci_bus.h
pci_device.h
pci_host.h
pci_ids.h
pci_regs.h
pcie.h
pcie_aer.h
pcie_doe.h
pcie_host.h
pcie_port.h
pcie_regs.h pcie: Support PCIe Gen5/Gen6 link speeds 2024-03-12 17:56:55 -04:00
pcie_sriov.h pcie_sriov: Reset SR-IOV extended capability 2024-03-12 17:56:55 -04:00
shpc.h
slotid_cap.h