From: Laurent Vivier <lvivier@redhat.com>
To: qemu-devel@nongnu.org
Cc: "Laurent Vivier" <lvivier@redhat.com>,
"Thomas Huth" <thuth@redhat.com>, "Greg Kurz" <groug@kaod.org>,
qemu-ppc@nongnu.org, "Cédric Le Goater" <clg@kaod.org>,
"Paolo Bonzini" <pbonzini@redhat.com>,
"David Gibson" <david@gibson.dropbear.id.au>
Subject: [PATCH 0/2] ppc/pnv: fix build dependencies
Date: Wed, 5 Feb 2020 21:41:13 +0100 [thread overview]
Message-ID: <20200205204115.555212-1-lvivier@redhat.com> (raw)
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
next reply other threads:[~2020-02-05 20:42 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-02-05 20:41 Laurent Vivier [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200205204115.555212-1-lvivier@redhat.com \
--to=lvivier@redhat.com \
--cc=clg@kaod.org \
--cc=david@gibson.dropbear.id.au \
--cc=groug@kaod.org \
--cc=pbonzini@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=qemu-ppc@nongnu.org \
--cc=thuth@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).