OSDN Git Service

spapr: Remove support for NVIDIA V100 GPU with NVLink2
authorCédric Le Goater <clg@redhat.com>
Mon, 18 Sep 2023 09:17:17 +0000 (11:17 +0200)
committerDaniel Henrique Barboza <danielhb413@gmail.com>
Mon, 18 Sep 2023 10:25:28 +0000 (07:25 -0300)
commit44fa20c92811a9b88b41b4882a7e948c2fe6bd08
tree8ed5368d12a8ab7d0e31179fd71f4c0602d549bb
parent527b23832930bd17338093725cb9b95203b60742
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
ec132efaa81f ("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>
hw/ppc/meson.build
hw/ppc/spapr.c
hw/ppc/spapr_numa.c
hw/ppc/spapr_pci.c
hw/ppc/spapr_pci_nvlink2.c [deleted file]
hw/vfio/pci-quirks.c
hw/vfio/pci.c
hw/vfio/pci.h
hw/vfio/trace-events
include/hw/pci-host/spapr.h
include/hw/ppc/spapr.h