aboutsummaryrefslogtreecommitdiff
path: root/hw/pci/pcie_sriov.c
AgeCommit message (Expand)Author
2024-03-14pcie_sriov: Validate NumVFsAkihiko Odaki
2024-03-14pcie: Introduce pcie_sriov_num_vfsAkihiko Odaki
2023-12-20pcie_sriov: Remove g_new assertionAkihiko Odaki
2022-03-21Use g_new() & friends where that makes obvious senseMarkus Armbruster
2022-03-06pcie: Add a helper to the SR/IOV APIƁukasz Gieryk
2022-03-06pcie: Add support for Single Root I/O Virtualization (SR/IOV)Knut Omang