
On Wed, Jan 01, 2020 at 13:06:34 +0800, Han Han wrote:
Signed-off-by: Han Han <hhan@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@redhat.com https://www.redhat.com/mailman/listinfo/libvir-list