qemu-ppc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH v2 0/2] ppc/pnv: fix build dependencies


From: Laurent Vivier
Subject: [PATCH v2 0/2] ppc/pnv: fix build dependencies
Date: Thu, 6 Feb 2020 00:20:14 +0100

Building only POWERNV machine without PSERIES machine
fails because of a couple of reasons:

- qtest uses rtas function only provided by PSERIES,
- the dependency to PCI Express has been added to XIVE_SPAPR
  rather than to POWERNV

v2: remove PCI already selected by PCI_EXPRESS
    remove PCIE_PORT, set by default to yes with PCI_DEVICES

Laurent Vivier (2):
  qtest: Fix rtas dependencies
  ppc/pnv: Fix PCI_EXPRESS dependency

 hw/ppc/Kconfig | 4 ++--
 qtest.c        | 5 +++--
 2 files changed, 5 insertions(+), 4 deletions(-)

-- 
2.24.1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]