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

Han Han hhan at redhat.com
Wed Jan 1 05:06:34 UTC 2020


Signed-off-by: Han Han <hhan at redhat.com>
---
 docs/schemas/domaincommon.rng | 6 ++++++
 1 file changed, 6 insertions(+)

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




More information about the libvir-list mailing list