From: Paolo Bonzini <pbonzini@redhat.com>
To: Thomas Huth <thuth@redhat.com>, qemu-devel@nongnu.org
Cc: David Gibson <david@gibson.dropbear.id.au>,
qemu-ppc@nongnu.org, yang.zhong@intel.com
Subject: Re: [Qemu-devel] [PATCH v2 0/5] Kconfig dependencies for ppc machines
Date: Thu, 31 Jan 2019 16:02:20 +0100 [thread overview]
Message-ID: <a4320681-e20e-a581-e109-baf434de72f7@redhat.com> (raw)
In-Reply-To: <1548942810-22942-1-git-send-email-thuth@redhat.com>
On 31/01/19 14:53, Thomas Huth wrote:
> Here's now my stab at expressing the ppc machine dependencies with
> Kconfig. I've carefully stepped through the dependencies and tried to
> built each machine separately (which should be possible now, apart
> from some few quirks like the RTAS dependency in qtest.c which I will
> address later).
>
> v2: Adressed review feedback from v1
>
> Based-on: 1548410831-19553-1-git-send-email-pbonzini@redhat.com
>
> Thomas Huth (5):
> ppc64: Express dependencies of 'pseries' and 'powernv' machines with
> kconfig
> ppc: Express dependencies of the 'prep' and '40p' machines with
> kconfig
> ppc: Express dependencies of the Mac machines with kconfig
> ppc: Express dependencies of the Sam460EX machines with kconfig
> ppc: Express dependencies of the embedded machines with kconfig
>
> default-configs/ppc-softmmu.mak | 51 +++--------------------------------
> default-configs/ppc64-softmmu.mak | 8 ------
> hw/display/Kconfig | 1 +
> hw/intc/Kconfig | 6 ++---
> hw/mem/Kconfig | 1 +
> hw/misc/Kconfig | 6 +++++
> hw/net/Kconfig | 2 ++
> hw/nvram/Kconfig | 2 ++
> hw/pci-host/Kconfig | 4 ++-
> hw/ppc/Kconfig | 57 ++++++++++++++++++++++++++++++++++++---
> hw/usb/Kconfig | 2 +-
> 11 files changed, 75 insertions(+), 65 deletions(-)
>
I queued this to my kconfig branch at https://github.com/bonzini/qemu.git.
Only ARM and MIPS are missing there. :)
Paolo
prev parent reply other threads:[~2019-01-31 15:02 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-01-31 13:53 [Qemu-devel] [PATCH v2 0/5] Kconfig dependencies for ppc machines Thomas Huth
2019-01-31 13:53 ` [Qemu-devel] [PATCH v2 1/5] ppc64: Express dependencies of 'pseries' and 'powernv' machines with kconfig Thomas Huth
2019-01-31 14:54 ` Paolo Bonzini
2019-01-31 13:53 ` [Qemu-devel] [PATCH v2 2/5] ppc: Express dependencies of the 'prep' and '40p' " Thomas Huth
2019-02-02 17:13 ` Hervé Poussineau
2019-01-31 13:53 ` [Qemu-devel] [PATCH v2 3/5] ppc: Express dependencies of the Mac " Thomas Huth
2019-01-31 13:53 ` [Qemu-devel] [PATCH v2 4/5] ppc: Express dependencies of the Sam460EX " Thomas Huth
2019-01-31 13:53 ` [Qemu-devel] [PATCH v2 5/5] ppc: Express dependencies of the embedded " Thomas Huth
2019-01-31 15:02 ` Paolo Bonzini [this message]
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=a4320681-e20e-a581-e109-baf434de72f7@redhat.com \
--to=pbonzini@redhat.com \
--cc=david@gibson.dropbear.id.au \
--cc=qemu-devel@nongnu.org \
--cc=qemu-ppc@nongnu.org \
--cc=thuth@redhat.com \
--cc=yang.zhong@intel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.