schema: domain: Allow interleaving of PCI controller config elements
The 'model' and 'target' element can be freely moved around. Signed-off-by: Peter Krempa <pkrempa@redhat.com> Reviewed-by: Ján Tomko <jtomko@redhat.com>
This commit is contained in:
parent
1210074d5e
commit
fde40ee4f4
@ -2691,6 +2691,7 @@
|
|||||||
<attribute name="type">
|
<attribute name="type">
|
||||||
<value>pci</value>
|
<value>pci</value>
|
||||||
</attribute>
|
</attribute>
|
||||||
|
<interleave>
|
||||||
<optional>
|
<optional>
|
||||||
<element name="model">
|
<element name="model">
|
||||||
<attribute name="name">
|
<attribute name="name">
|
||||||
@ -2788,6 +2789,7 @@
|
|||||||
</attribute>
|
</attribute>
|
||||||
</group>
|
</group>
|
||||||
</choice>
|
</choice>
|
||||||
|
</interleave>
|
||||||
</group>
|
</group>
|
||||||
<!-- virtio-serial has optional "ports" and "vectors" -->
|
<!-- virtio-serial has optional "ports" and "vectors" -->
|
||||||
<group>
|
<group>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user