qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] ppc/pnv: fix build dependencies
@ 2020-02-05 20:41 Laurent Vivier
  2020-02-05 20:41 ` [PATCH 1/2] qtest: Fix rtas dependencies Laurent Vivier
  2020-02-05 20:41 ` [PATCH 2/2] ppc/pnv: Fix PCI_EXPRESS dependency Laurent Vivier
  0 siblings, 2 replies; 8+ messages in thread
From: Laurent Vivier @ 2020-02-05 20:41 UTC (permalink / raw)
  To: qemu-devel
  Cc: Laurent Vivier, Thomas Huth, Greg Kurz, qemu-ppc,
	Cédric Le Goater, Paolo Bonzini, David Gibson

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

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

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

-- 
2.24.1



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2020-02-06  6:32 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-02-05 20:41 [PATCH 0/2] ppc/pnv: fix build dependencies Laurent Vivier
2020-02-05 20:41 ` [PATCH 1/2] qtest: Fix rtas dependencies Laurent Vivier
2020-02-05 20:46   ` Thomas Huth
2020-02-05 20:49     ` Laurent Vivier
2020-02-05 20:41 ` [PATCH 2/2] ppc/pnv: Fix PCI_EXPRESS dependency Laurent Vivier
2020-02-05 21:20   ` Greg Kurz
2020-02-05 23:17     ` Laurent Vivier
2020-02-06  6:31       ` Thomas Huth

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).