mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-08 22:15:21 +00:00
schema: add interleave inside numatune
Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
This commit is contained in:
parent
7e72ac7878
commit
09d4d261e5
@ -790,6 +790,7 @@
|
||||
</element>
|
||||
</optional>
|
||||
<zeroOrMore>
|
||||
<interleave>
|
||||
<element name="memnode">
|
||||
<attribute name="cellid">
|
||||
<ref name="unsignedInt"/>
|
||||
@ -805,6 +806,7 @@
|
||||
<ref name='cpuset'/>
|
||||
</attribute>
|
||||
</element>
|
||||
</interleave>
|
||||
</zeroOrMore>
|
||||
</element>
|
||||
</define>
|
||||
|
Loading…
Reference in New Issue
Block a user