qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: Lin Ma <lma@suse.com>, qemu-devel@nongnu.org
Cc: mjt@tls.msk.ru
Subject: Re: [Qemu-devel] [PATCH] configure: add the missing help output for optional features
Date: Fri, 10 Mar 2017 17:46:19 +0100	[thread overview]
Message-ID: <5b2c47af-6ee0-5ece-1427-783fd3de3b1f@redhat.com> (raw)
In-Reply-To: <20170310101405.26974-1-lma@suse.com>



On 10/03/2017 11:14, Lin Ma wrote:
> Signed-off-by: Lin Ma <lma@suse.com>
> ---
>  configure | 12 ++++++++++++
>  1 file changed, 12 insertions(+)
> 
> diff --git a/configure b/configure
> index 6c21975..2603e10 100755
> --- a/configure
> +++ b/configure
> @@ -1335,6 +1335,12 @@ Advanced options (experts only):
>    --with-vss-sdk=SDK-path  enable Windows VSS support in QEMU Guest Agent
>    --with-win-sdk=SDK-path  path to Windows Platform SDK (to build VSS .tlb)
>    --tls-priority           default TLS protocol/cipher priority string
> +  --enable-gprof           QEMU profiling with gprof
> +  --enable-profiler        profiler support
> +  --enable-xen-pv-domain-build
> +                           xen pv domain builder
> +  --enable-debug-stack-usage
> +                           track the maximum stack usage of stacks created by qemu_alloc_stack
>  
>  Optional features, enabled with --enable-FEATURE and
>  disabled with --disable-FEATURE, default is enabled if available:
> @@ -1403,6 +1409,12 @@ disabled with --disable-FEATURE, default is enabled if available:
>    tcmalloc        tcmalloc support
>    jemalloc        jemalloc support
>    replication     replication support
> +  vhost-vsock     virtio sockets device support
> +  opengl          opengl support
> +  virglrenderer   virgl rendering support
> +  xfsctl          xfsctl support
> +  qom-cast-debug  cast debugging support
> +  tools           build qemu-io, qemu-nbd and qemu-image tools
>  
>  NOTE: The object files are built at the place where configure is launched
>  EOF
> 

Queued, thanks.

Paolo

      reply	other threads:[~2017-03-10 16:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-10 10:14 [Qemu-devel] [PATCH] configure: add the missing help output for optional features Lin Ma
2017-03-10 16:46 ` Paolo Bonzini [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=5b2c47af-6ee0-5ece-1427-783fd3de3b1f@redhat.com \
    --to=pbonzini@redhat.com \
    --cc=lma@suse.com \
    --cc=mjt@tls.msk.ru \
    --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).