schema: Add optional "mode" attribute to hyperv

Allow for an optional attribute "mode", set to the string "custom".

Later patches will introduce different modes. Omitting this attribute
will default to "custom" for backwards compatibility.

Signed-off-by: Tim Wiederhake <twiederh@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
This commit is contained in:
Tim Wiederhake 2021-11-25 19:57:49 +01:00
parent fa0789cc0c
commit 33d9d3806c

View File

@ -7102,6 +7102,11 @@
<element name="hyperv">
<choice>
<group>
<optional>
<attribute name="mode">
<value>custom</value>
</attribute>
</optional>
<interleave>
<optional>
<element name="relaxed">