From: Stefan Hajnoczi <stefanha@gmail.com>
To: Stefan Weil <sw@weilnetz.de>
Cc: qemu-trivial@nongnu.org, Anthony Liguori <aliguori@us.ibm.com>,
qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] configure: Support empty target list (--target-list=)
Date: Fri, 5 Oct 2012 14:01:58 +0200 [thread overview]
Message-ID: <20121005120158.GC7068@stefanha-thinkpad.redhat.com> (raw)
In-Reply-To: <1348689878-11544-1-git-send-email-sw@weilnetz.de>
On Wed, Sep 26, 2012 at 10:04:38PM +0200, Stefan Weil wrote:
> Specifying an empty target list with --target-list= is shorter
> than specifying --disable-user --disable-system.
>
> Both variants should give the same result: no targets at all.
>
> This modification implements that feature.
>
> It uses a trick which works with POSIX compliant shells to test whether
> target_list is undefined (=> default targets) or empty (=> no targets).
>
> Signed-off-by: Stefan Weil <sw@weilnetz.de>
> ---
> configure | 5 +++--
> 1 file changed, 3 insertions(+), 2 deletions(-)
Applied, thanks!
http://github.com/stefanha/qemu/commits/trivial-patches
Stefan
prev parent reply other threads:[~2012-10-05 12:02 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-26 20:04 [Qemu-devel] [PATCH] configure: Support empty target list (--target-list=) Stefan Weil
2012-10-05 12:01 ` Stefan Hajnoczi [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=20121005120158.GC7068@stefanha-thinkpad.redhat.com \
--to=stefanha@gmail.com \
--cc=aliguori@us.ibm.com \
--cc=qemu-devel@nongnu.org \
--cc=qemu-trivial@nongnu.org \
--cc=sw@weilnetz.de \
/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).