From: Jan Kiszka <jan.kiszka@siemens.com>
To: Brad <brad@comstyle.com>
Cc: qemu-trivial <qemu-trivial@nongnu.org>, qemu-devel@nongnu.org
Subject: Re: [Qemu-trivial] [PATCH] Fix configure display for non-Linux OS's and the KVM / vhost-net features to show "no"
Date: Wed, 27 Jul 2011 13:24:50 +0200 [thread overview]
Message-ID: <4E2FF582.20602@siemens.com> (raw)
In-Reply-To: <20110727031126.GA22433@rox.home.comstyle.com>
On 2011-07-27 05:11, Brad wrote:
> diff --git a/configure b/configure
> index dc9a1fe..ef8a4c8 100755
> --- a/configure
> +++ b/configure
> @@ -113,7 +113,6 @@ curl=""
> curses=""
> docs=""
> fdt=""
> -kvm=""
> nptl=""
> sdl=""
> vnc="yes"
> @@ -129,9 +128,10 @@ xen=""
> xen_ctrl_version=""
> linux_aio=""
> attr=""
> -vhost_net=""
> xfs=""
>
> +vhost_net="no"
> +kvm="no"
> gprof="no"
> debug_tcg="no"
> debug_mon="no"
> -- 1.7.6
Acked-by: Jan Kiszka <jan.kiszka@siemens.com>
Should probably be fine for the trivial tree.
Jan
--
Siemens AG, Corporate Technology, CT T DE IT 1
Corporate Competence Center Embedded Linux
WARNING: multiple messages have this Message-ID (diff)
From: Jan Kiszka <jan.kiszka@siemens.com>
To: Brad <brad@comstyle.com>
Cc: qemu-trivial <qemu-trivial@nongnu.org>, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] Fix configure display for non-Linux OS's and the KVM / vhost-net features to show "no"
Date: Wed, 27 Jul 2011 13:24:50 +0200 [thread overview]
Message-ID: <4E2FF582.20602@siemens.com> (raw)
In-Reply-To: <20110727031126.GA22433@rox.home.comstyle.com>
On 2011-07-27 05:11, Brad wrote:
> diff --git a/configure b/configure
> index dc9a1fe..ef8a4c8 100755
> --- a/configure
> +++ b/configure
> @@ -113,7 +113,6 @@ curl=""
> curses=""
> docs=""
> fdt=""
> -kvm=""
> nptl=""
> sdl=""
> vnc="yes"
> @@ -129,9 +128,10 @@ xen=""
> xen_ctrl_version=""
> linux_aio=""
> attr=""
> -vhost_net=""
> xfs=""
>
> +vhost_net="no"
> +kvm="no"
> gprof="no"
> debug_tcg="no"
> debug_mon="no"
> -- 1.7.6
Acked-by: Jan Kiszka <jan.kiszka@siemens.com>
Should probably be fine for the trivial tree.
Jan
--
Siemens AG, Corporate Technology, CT T DE IT 1
Corporate Competence Center Embedded Linux
next prev parent reply other threads:[~2011-07-27 11:25 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-07-27 3:11 [Qemu-devel] [PATCH] Fix configure display for non-Linux OS's and the KVM / vhost-net features to show "no" Brad
2011-07-27 11:24 ` Jan Kiszka [this message]
2011-07-27 11:24 ` Jan Kiszka
2011-07-27 11:50 ` [Qemu-trivial] " Stefan Hajnoczi
2011-07-27 11:50 ` [Qemu-devel] " Stefan Hajnoczi
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=4E2FF582.20602@siemens.com \
--to=jan.kiszka@siemens.com \
--cc=brad@comstyle.com \
--cc=qemu-devel@nongnu.org \
--cc=qemu-trivial@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.