qemu-trivial
[Top][All Lists]
Advanced

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

[Qemu-trivial] [PATCH v2 4/6] configure: add help for --disable-xfsctl a


From: Stewart Smith
Subject: [Qemu-trivial] [PATCH v2 4/6] configure: add help for --disable-xfsctl and --enable-xfsctl
Date: Fri, 24 Jan 2014 12:39:09 +1100

Previously undocumented configure options

Signed-off-by: Stewart Smith <address@hidden>
---
 configure | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/configure b/configure
index c225291..e607ebf 100755
--- a/configure
+++ b/configure
@@ -1252,6 +1252,8 @@ Advanced options, features (experts only):
   --enable-xen             enable xen backend driver support
   --disable-xen-pci-passthrough
   --enable-xen-pci-passthrough
+  --disable-xfsctl         disable xfsctl calls in block/raw (posix)
+  --enable-xfsctl          enable xfsctl (ZERO_RANGE and UNRESVSP) in block/raw
 
 Advanced options, Guest Agent (experts only):
   --disable-guest-agent    disable building of the QEMU Guest Agent
-- 
1.8.4.2




reply via email to

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