Age | Commit message (Expand) | Author |
---|---|---|
2024-03-12 | pcie_sriov: Do not reset NumVFs after disabling VFs | Akihiko Odaki |
2024-03-12 | pcie_sriov: Reset SR-IOV extended capability | Akihiko Odaki |
2024-03-12 | pcie_sriov: Validate NumVFs | Akihiko Odaki |
2023-12-02 | pcie_sriov: Remove g_new assertion | Akihiko Odaki |
2023-10-04 | pcie_sriov: unregister_vfs(): fix error path | Vladimir Sementsov-Ogievskiy |
2023-07-10 | pcie: Release references of virtual functions | Akihiko Odaki |
2023-03-10 | pcie: Introduce pcie_sriov_num_vfs | Akihiko Odaki |
2023-01-08 | include/hw/pci: Split pci_device.h off pci.h | Markus Armbruster |
2022-03-21 | Use g_new() & friends where that makes obvious sense | Markus Armbruster |
2022-03-06 | pcie: Add a helper to the SR/IOV API | Ćukasz Gieryk |
2022-03-06 | pcie: Add support for Single Root I/O Virtualization (SR/IOV) | Knut Omang |