1
0

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:
Peter Krempa 2022-10-13 16:13:47 +02:00
parent 1210074d5e
commit fde40ee4f4

View File

@ -2691,6 +2691,7 @@
<attribute name="type">
<value>pci</value>
</attribute>
<interleave>
<optional>
<element name="model">
<attribute name="name">
@ -2788,6 +2789,7 @@
</attribute>
</group>
</choice>
</interleave>
</group>
<!-- virtio-serial has optional "ports" and "vectors" -->
<group>