qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH] build-sys: update configure --enable/disable list


From: Marc-André Lureau
Subject: [Qemu-devel] [PATCH] build-sys: update configure --enable/disable list
Date: Fri, 12 Aug 2016 19:52:54 +0400

Add some missing flags description.

Signed-off-by: Marc-André Lureau <address@hidden>
---
 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 via email to

[Prev in Thread] Current Thread [Next in Thread]