From: Avi Kivity <avi@redhat.com>
To: Pierre Riteau <Pierre.Riteau@irisa.fr>
Cc: kvm@vger.kernel.org
Subject: Re: [PATCH] configure: Correct KVM options in help output
Date: Sun, 10 Jan 2010 16:02:20 +0200 [thread overview]
Message-ID: <4B49DDEC.6060809@redhat.com> (raw)
In-Reply-To: <1259675638-7490-1-git-send-email-Pierre.Riteau@irisa.fr>
On 12/01/2009 03:53 PM, Pierre Riteau wrote:
> Signed-off-by: Pierre Riteau<Pierre.Riteau@irisa.fr>
> ---
> configure | 8 ++++----
> 1 files changed, 4 insertions(+), 4 deletions(-)
>
> diff --git a/configure b/configure
> index 376c458..85f7b5e 100755
> --- a/configure
> +++ b/configure
> @@ -723,10 +723,10 @@ echo " --disable-bluez disable bluez stack connectivity"
> echo " --enable-bluez enable bluez stack connectivity"
> echo " --disable-kvm disable KVM acceleration support"
> echo " --enable-kvm enable KVM acceleration support"
> -echo " --disable-cap-kvm-pit disable KVM pit support"
> -echo " --enable-cap-kvm-pit enable KVM pit support"
> -echo " --disable-cap-device-assignment disable KVM device assignment support"
> -echo " --enable-cap-device-assignment enable KVM device assignment support"
> +echo " --disable-kvm-cap-pit disable KVM pit support"
> +echo " --enable-kvm-cap-pit enable KVM pit support"
> +echo " --disable-kvm-cap-device-assignment disable KVM device assignment support"
> +echo " --enable-kvm-cap-device-assignment enable KVM device assignment support"
> echo " --disable-nptl disable usermode NPTL support"
> echo " --enable-nptl enable usermode NPTL support"
> echo " --enable-system enable all system emulation targets"
>
Not sure the new names are any better than the old ones.
--
error compiling committee.c: too many arguments to function
next prev parent reply other threads:[~2010-01-10 14:02 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-12-01 13:53 [PATCH] configure: Correct KVM options in help output Pierre Riteau
2010-01-04 16:25 ` Pierre Riteau
2010-01-10 14:02 ` Avi Kivity [this message]
2010-01-10 14:20 ` Pierre Riteau
2010-01-10 14:22 ` Avi Kivity
-- strict thread matches above, loose matches on Subject: below --
2010-01-06 9:23 Pierre Riteau
2010-01-07 12:21 ` Marcelo Tosatti
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=4B49DDEC.6060809@redhat.com \
--to=avi@redhat.com \
--cc=Pierre.Riteau@irisa.fr \
--cc=kvm@vger.kernel.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.