aboutsummaryrefslogtreecommitdiff
path: root/hw/ppc/spapr_pci_nvlink2.c
AgeCommit message (Expand)Author
2023-09-18spapr: Remove support for NVIDIA V100 GPU with NVLink2Cédric Le Goater
2022-09-22hw/ppc/pnv: Avoid dynamic stack allocationPhilippe Mathieu-Daudé
2022-04-06Remove qemu-common.h include from most unitsMarc-André Lureau
2022-03-02spapr_pci_nvlink2.c: use g_autofree in spapr_phb_nvgpu_ram_populate_dt()Daniel Henrique Barboza
2021-11-01pci: Export pci_for_each_device_under_bus*()Peter Xu
2020-09-08spapr_numa: move NVLink2 associativity handling to spapr_numa.cDaniel Henrique Barboza
2020-07-20spapr: Add a new level of NUMA for GPUsReza Arbab
2020-07-10qom: Crash more nicely on object_property_get_link() failureMarkus Armbruster
2019-12-18error: Clean up unusual names of Error * variablesMarkus Armbruster
2019-08-29spapr/pci: Convert types to QEMU coding styleGreg Kurz
2019-04-26spapr: Support NVIDIA V100 GPU with NVLink2Alexey Kardashevskiy