From: Paolo Bonzini <pbonzini@redhat.com>
To: David Gibson <david@gibson.dropbear.id.au>,
agraf@suse.de, mst@redhat.com, peter.crosthwaite@xilinx.com
Cc: qemu-ppc@nongnu.org, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCHv2 0/3] Add config options for some not-always-sensible devices
Date: Fri, 27 Feb 2015 15:18:00 +0100 [thread overview]
Message-ID: <54F07C98.8060606@redhat.com> (raw)
In-Reply-To: <1425017077-18487-1-git-send-email-david@gibson.dropbear.id.au>
On 27/02/2015 07:04, David Gibson wrote:
> This series adds explicit config options to control inclusion of a
> number of devices. These are generally things that could
> theoretically appear on anything (or at least a wide range of
> targets), but are in practice only likely to appear on a much smaller
> set of targets.
>
> In some cases the set of default targets where these are included is
> also trimmed, but either way it allows users or distributors to more
> easily tweak which devices are and aren't included in the build.
>
> Changes from v1:
> * Fix typos in 1/3 commit message
> * Move config option to a better place in arm-softmmu.mak in 2/3
>
> David Gibson (3):
> Add specific config options for PCI-E bridges
> Create specific config option for "platform-bus"
> Give ivshmem its own config option
>
> default-configs/arm-softmmu.mak | 5 +++++
> default-configs/i386-softmmu.mak | 3 +++
> default-configs/pci.mak | 1 +
> default-configs/ppc-softmmu.mak | 1 +
> default-configs/ppc64-softmmu.mak | 1 +
> default-configs/x86_64-softmmu.mak | 3 +++
> hw/core/Makefile.objs | 2 +-
> hw/misc/Makefile.objs | 4 +---
> hw/pci-bridge/Makefile.objs | 5 +++--
> 9 files changed, 19 insertions(+), 6 deletions(-)
>
Applied for my next pull request, thanks.
Paolo
next prev parent reply other threads:[~2015-02-27 14:18 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-02-27 6:04 [Qemu-devel] [PATCHv2 0/3] Add config options for some not-always-sensible devices David Gibson
2015-02-27 6:04 ` [Qemu-devel] [PATCHv2 1/3] Add specific config options for PCI-E bridges David Gibson
2015-05-19 2:40 ` Shannon Zhao
2015-05-19 3:34 ` Shannon Zhao
2015-02-27 6:04 ` [Qemu-devel] [PATCHv2 2/3] Create specific config option for "platform-bus" David Gibson
2015-02-27 6:04 ` [Qemu-devel] [PATCHv2 3/3] Give ivshmem its own config option David Gibson
2015-02-27 14:18 ` Paolo Bonzini [this message]
2015-03-01 16:37 ` [Qemu-devel] [PATCHv2 0/3] Add config options for some not-always-sensible devices Michael S. Tsirkin
2015-03-02 4:55 ` David Gibson
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=54F07C98.8060606@redhat.com \
--to=pbonzini@redhat.com \
--cc=agraf@suse.de \
--cc=david@gibson.dropbear.id.au \
--cc=mst@redhat.com \
--cc=peter.crosthwaite@xilinx.com \
--cc=qemu-devel@nongnu.org \
--cc=qemu-ppc@nongnu.org \
/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.