qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Marc-André Lureau" <marcandre.lureau@redhat.com>
To: qemu-devel@nongnu.org
Cc: "Marc-André Lureau" <marcandre.lureau@redhat.com>
Subject: [Qemu-devel] [PATCH] build-sys: update configure --enable/disable list
Date: Fri, 12 Aug 2016 19:52:54 +0400	[thread overview]
Message-ID: <20160812155254.5626-1-marcandre.lureau@redhat.com> (raw)

Add some missing flags description.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
---
 configure | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/configure b/configure
index 8d84919..352cbdd 100755
--- a/configure
+++ b/configure
@@ -1324,9 +1324,11 @@ disabled with --disable-FEATURE, default is enabled if available:
   guest-agent     build the QEMU Guest Agent
   guest-agent-msi build guest agent Windows MSI installation package
   pie             Position Independent Executables
+  tools           build tools (qemu-img, qemu-nbd, ivshmem-server...)
   modules         modules support
   debug-tcg       TCG debugging (default is disabled)
   debug-info      debugging information
+  qom-cast-debug  QOM debugging
   sparse          sparse checker
 
   gnutls          GNUTLS cryptography support
@@ -1359,10 +1361,14 @@ disabled with --disable-FEATURE, default is enabled if available:
   cap-ng          libcap-ng support
   attr            attr and xattr support
   vhost-net       vhost-net acceleration support
+  vhost-scsi      vhost-scsi acceleration support
   spice           spice
+  opengl          OpenGL support
+  virglrenderer   virgl 3d rendering
   rbd             rados block device (rbd)
   libiscsi        iscsi support
   libnfs          nfs support
+  xfsctl          xfsctl support
   smartcard       smartcard support (libcacard)
   libusb          libusb (for usb passthrough)
   usb-redir       usb network redirection support
-- 
2.9.0

             reply	other threads:[~2016-08-12 15:53 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-12 15:52 Marc-André Lureau [this message]
2016-08-12 16:47 ` [Qemu-devel] [PATCH] build-sys: update configure --enable/disable list Peter Maydell
2016-08-12 16:48   ` Marc-André Lureau
2016-08-12 16:50     ` Peter Maydell

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=20160812155254.5626-1-marcandre.lureau@redhat.com \
    --to=marcandre.lureau@redhat.com \
    --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).