[libvirt] [PATCH 4/7] docs: Add schemas for rng backend builtin

Peter Krempa pkrempa at redhat.com
Mon Jan 6 10:20:12 UTC 2020


On Wed, Jan 01, 2020 at 13:06:34 +0800, Han Han wrote:
> Signed-off-by: Han Han <hhan at redhat.com>
> ---
>  docs/schemas/domaincommon.rng | 6 ++++++
>  1 file changed, 6 insertions(+)

This hunk should be part of the XML addition commit.

> 
> diff --git a/docs/schemas/domaincommon.rng b/docs/schemas/domaincommon.rng
> index 9b555d6a..bbcf6ce8 100644
> --- a/docs/schemas/domaincommon.rng
> +++ b/docs/schemas/domaincommon.rng
> @@ -5681,6 +5681,12 @@
>            <ref name="qemucdevSrcType"/>
>            <ref name="qemucdevSrcDef"/>
>          </group>
> +        <group>
> +          <attribute name="model">
> +            <value>builtin</value>
> +          </attribute>
> +          <empty/>
> +        </group>
>        </choice>
>      </element>
>    </define>
> -- 
> 2.23.0
> 
> --
> libvir-list mailing list
> libvir-list at redhat.com
> https://www.redhat.com/mailman/listinfo/libvir-list




More information about the libvir-list mailing list