spapr: Remove support for NVIDIA V100 GPU with NVLink2
NVLink2 support was removed from the PPC PowerNV platform and VFIO in Linux 5.13 with commits : 562d1e207d32 ("powerpc/powernv: remove the nvlink support") b392a1989170 ("vfio/pci: remove vfio_pci_nvlink2") This was 2.5 years ago. Do the same in QEMU with a revert of commit ec132efa ("spapr: Support NVIDIA V100 GPU with NVLink2"). Some adjustements are required on the NUMA part. Cc: Alexey Kardashevskiy <aik@ozlabs.ru> Reviewed-by:Daniel Henrique Barboza <danielhb413@gmail.com> Acked-by:
Alex Williamson <alex.williamson@redhat.com> Signed-off-by:
Cédric Le Goater <clg@redhat.com> Message-ID: <20230918091717.149950-1-clg@kaod.org> Signed-off-by:
Daniel Henrique Barboza <danielhb413@gmail.com>
Showing
- hw/ppc/meson.build 0 additions, 1 deletionhw/ppc/meson.build
- hw/ppc/spapr.c 4 additions, 18 deletionshw/ppc/spapr.c
- hw/ppc/spapr_numa.c 8 additions, 41 deletionshw/ppc/spapr_numa.c
- hw/ppc/spapr_pci.c 0 additions, 19 deletionshw/ppc/spapr_pci.c
- hw/ppc/spapr_pci_nvlink2.c 0 additions, 442 deletionshw/ppc/spapr_pci_nvlink2.c
- hw/vfio/pci-quirks.c 0 additions, 115 deletionshw/vfio/pci-quirks.c
- hw/vfio/pci.c 0 additions, 14 deletionshw/vfio/pci.c
- hw/vfio/pci.h 0 additions, 2 deletionshw/vfio/pci.h
- hw/vfio/trace-events 0 additions, 4 deletionshw/vfio/trace-events
- include/hw/pci-host/spapr.h 0 additions, 45 deletionsinclude/hw/pci-host/spapr.h
- include/hw/ppc/spapr.h 2 additions, 7 deletionsinclude/hw/ppc/spapr.h
Loading
Please register or sign in to comment