[libvirt] [PATCH 12/13] schema: Add hvf domain type

Daniel P. Berrangé berrange at redhat.com
Thu Oct 25 20:50:22 UTC 2018


On Sat, Oct 20, 2018 at 05:19:57PM +0300, Roman Bolshakov wrote:
> Signed-off-by: Roman Bolshakov <r.bolshakov at yadro.com>
> ---
>  docs/schemas/domaincommon.rng | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/docs/schemas/domaincommon.rng b/docs/schemas/domaincommon.rng
> index 099a949cf8..2e1203f58e 100644
> --- a/docs/schemas/domaincommon.rng
> +++ b/docs/schemas/domaincommon.rng
> @@ -213,6 +213,7 @@
>          <value>phyp</value>
>          <value>vz</value>
>          <value>bhyve</value>
> +        <value>hvf</value>
>        </choice>
>      </attribute>
>    </define>

This should be squashed into the first patch that adds the
config parameter in the code.

Also need a docs/formatdomain.html.in addition to mention
it.

Regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|




More information about the libvir-list mailing list