Failed in applying to current master (
apply log)
hw/ppc/Makefile.objs | 2 +-
hw/vfio/pci.h | 2 +
include/hw/pci-host/spapr.h | 45 ++++
include/hw/ppc/spapr.h | 4 +-
include/hw/vfio/vfio-common.h | 2 +
hw/ppc/spapr.c | 29 ++-
hw/ppc/spapr_iommu.c | 31 +++
hw/ppc/spapr_pci.c | 19 ++
hw/ppc/spapr_pci_nvlink2.c | 441 ++++++++++++++++++++++++++++++++++
hw/ppc/spapr_rtas_ddw.c | 10 +
hw/vfio/common.c | 2 +-
hw/vfio/pci-quirks.c | 120 +++++++++
hw/vfio/pci.c | 14 ++
hw/vfio/trace-events | 4 +
14 files changed, 719 insertions(+), 6 deletions(-)
create mode 100644 hw/ppc/spapr_pci_nvlink2.c