qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Paul Brook <paul@codesourcery.com>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH 0/3] Reduce duplication in default configs
Date: Sat, 27 Nov 2010 00:37:58 +0000	[thread overview]
Message-ID: <201011270037.58758.paul@codesourcery.com> (raw)
In-Reply-To: <1290816459-31009-1-git-send-email-paul@codesourcery.com>

> As mentioned elsewhere recently, there are a lot of devices that are
> common to all targets.  In particular all PCI devices [should] work on
> all PCI capable machies.  Currently each target default config has to
> be updated separately, which becomes unmaintainable as as we get finer
> grained control over which devices are built.
> 
> Following patch series allows a default config to include other files, and
> uses this to consistently enable all PCI devices on all targets.
> 
> I have also made VirtIO devices optional.
> 
> Paul Brook (3):
>   Include directives in default configs
>   PCI config include
>   VirtIO config option

Which was missing a file. Appologies for the breakage.

Paul

      parent reply	other threads:[~2010-11-27  0:38 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-27  0:07 [Qemu-devel] [PATCH 0/3] Reduce duplication in default configs Paul Brook
2010-11-27  0:07 ` [Qemu-devel] [PATCH 1/3] Include directives " Paul Brook
2010-11-27  0:07 ` [Qemu-devel] [PATCH 2/3] PCI config include Paul Brook
2010-11-27 10:10   ` Blue Swirl
2010-11-27 10:50     ` Paul Brook
2010-11-27 11:30       ` Paul Brook
2010-11-27 11:51         ` Isaku Yamahata
2010-11-27 11:58           ` Paul Brook
2010-11-27  0:07 ` [Qemu-devel] [PATCH 3/3] VirtIO config option Paul Brook
2010-11-27  0:37 ` Paul Brook [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=201011270037.58758.paul@codesourcery.com \
    --to=paul@codesourcery.com \
    --cc=qemu-devel@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 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).