From: Anthony Liguori <anthony@codemonkey.ws>
To: Juan Quintela <quintela@redhat.com>
Cc: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH 1/7] Rename --enable-uname-release
Date: Tue, 26 Jan 2010 15:41:33 -0600 [thread overview]
Message-ID: <4B5F618D.4080004@codemonkey.ws> (raw)
In-Reply-To: <2e4344bd2139a9bec8ed98ceca2dd800af8f9fc5.1264008700.git.quintela@redhat.com>
On 01/20/2010 11:41 AM, Juan Quintela wrote:
> It really sets uname string. It don't make sense a --disable option
>
> Signed-off-by: Juan Quintela<quintela@redhat.com>
>
Patch 3/7 doesn't apply. It's an annoying one to rebase too. Please
send out a new series and ping me and I'll quickly apply it since this
one is likely to break again.
Regards,
Anthony Liguori
> ---
> configure | 4 ++--
> 1 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/configure b/configure
> index 192338f..08ff6a2 100755
> --- a/configure
> +++ b/configure
> @@ -578,7 +578,7 @@ for opt do
> ;;
> --disable-user-pie) user_pie="no"
> ;;
> - --enable-uname-release=*) uname_release="$optarg"
> + --set-uname-release=*) uname_release="$optarg"
> ;;
> --sparc_cpu=*)
> ;;
> @@ -782,7 +782,7 @@ echo " --disable-user-pie do not build usermode emulation targets as PIE"
> echo " --fmod-lib path to FMOD library"
> echo " --fmod-inc path to FMOD includes"
> echo " --oss-lib path to OSS library"
> -echo " --enable-uname-release=R Return R for uname -r in usermode emulation"
> +echo " --set-uname-release=R Return R for uname -r in usermode emulation"
> echo " --sparc_cpu=V Build qemu for Sparc architecture v7, v8, v8plus, v8plusa, v9"
> echo " --disable-uuid disable uuid support"
> echo " --enable-uuid enable uuid support"
>
next prev parent reply other threads:[~2010-01-26 21:41 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-01-20 17:41 [Qemu-devel] [PATCH 0/7] *** SUBJECT HERE *** Juan Quintela
2010-01-20 17:41 ` [Qemu-devel] [PATCH 1/7] Rename --enable-uname-release Juan Quintela
2010-01-26 21:41 ` Anthony Liguori [this message]
2010-01-20 17:41 ` [Qemu-devel] [PATCH 2/7] Add PATH argument to options that need it Juan Quintela
2010-01-20 17:41 ` [Qemu-devel] [PATCH 3/7] Sort together all options that take arguments Juan Quintela
2010-01-20 17:41 ` [Qemu-devel] [PATCH 4/7] Add help to --cpu and --with-pkgversion Juan Quintela
2010-01-20 17:41 ` [Qemu-devel] [PATCH 5/7] Change --static to --enable-static Juan Quintela
2010-01-20 17:41 ` [Qemu-devel] [PATCH 6/7] Sort boolean options Juan Quintela
2010-01-20 17:41 ` [Qemu-devel] [PATCH 7/7] Add documentation for --enable/disable-docs Juan Quintela
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=4B5F618D.4080004@codemonkey.ws \
--to=anthony@codemonkey.ws \
--cc=qemu-devel@nongnu.org \
--cc=quintela@redhat.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 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).