LGTM, thanks
On Tue, Aug 6, 2013 at 10:28 AM, Thomas Thrainer <[email protected]>wrote: > List the 'viridian' hypervisor parameter (valid for Xen HVM) in the > gnt-instance manpage. > > Signed-off-by: Thomas Thrainer <[email protected]> > --- > man/gnt-instance.rst | 9 ++++++++- > 1 file changed, 8 insertions(+), 1 deletion(-) > > diff --git a/man/gnt-instance.rst b/man/gnt-instance.rst > index c1e8996..a3e558f 100644 > --- a/man/gnt-instance.rst > +++ b/man/gnt-instance.rst > @@ -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. > > -- > 1.8.3 > >
