From: "Michael S. Tsirkin" <mst@redhat.com>
To: David Gibson <david@gibson.dropbear.id.au>
Cc: pbonzini@redhat.com, peter.crosthwaite@xilinx.com,
qemu-ppc@nongnu.org, agraf@suse.de, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCHv2 0/3] Add config options for some not-always-sensible devices
Date: Sun, 1 Mar 2015 17:37:35 +0100 [thread overview]
Message-ID: <20150301163735.GA4194@redhat.com> (raw)
In-Reply-To: <1425017077-18487-1-git-send-email-david@gibson.dropbear.id.au>
On Fri, Feb 27, 2015 at 05:04:34PM +1100, 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.
For x86 and PCI changes:
Acked-by: Michael S. Tsirkin <mst@redhat.com>
who's merging this?
> 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(-)
>
> --
> 2.1.0
next prev parent reply other threads:[~2015-03-01 16:37 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 ` [Qemu-devel] [PATCHv2 0/3] Add config options for some not-always-sensible devices Paolo Bonzini
2015-03-01 16:37 ` Michael S. Tsirkin [this message]
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=20150301163735.GA4194@redhat.com \
--to=mst@redhat.com \
--cc=agraf@suse.de \
--cc=david@gibson.dropbear.id.au \
--cc=pbonzini@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.