Document 'viridian' hypervisor parameter
authorThomas Thrainer <thomasth@google.com>
Tue, 6 Aug 2013 08:09:10 +0000 (10:09 +0200)
committerThomas Thrainer <thomasth@google.com>
Tue, 6 Aug 2013 08:36:43 +0000 (10:36 +0200)
List the 'viridian' hypervisor parameter (valid for Xen HVM) in the
gnt-instance manpage.

Signed-off-by: Thomas Thrainer <thomasth@google.com>
Reviewed-by: Helga Velroyen <helgav@google.com>

man/gnt-instance.rst

index c1e8996..a3e558f 100644 (file)
@@ -466,10 +466,17 @@ acpi
 pae
     Valid for the Xen HVM and KVM hypervisors.
 
-    A boolean option that specifies if the hypervisor should enabled
+    A boolean option that specifies if the hypervisor should enable
     PAE support for this instance. The default is false, disabling PAE
     support.
 
+viridian
+    Valid for the Xen HVM hypervisor.
+
+    A boolean option that specifies if the hypervisor should enable
+    viridian (Hyper-V) for this instance. The default is false,
+    disabling viridian support.
+
 use\_localtime
     Valid for the Xen HVM and KVM hypervisors.