1
0
mirror of https://gitlab.com/libvirt/libvirt.git synced 2025-03-08 16:58:29 +03:00

schemas: Fix cpu element schema

Both vendor and topology elements are optional.
This commit is contained in:
Jiri Denemark 2010-12-01 15:25:48 +01:00
parent 84f7b286c2
commit a7283d849c

View File

@ -1745,6 +1745,8 @@
<ref name="cpuModel"/>
<optional>
<ref name="cpuVendor"/>
</optional>
<optional>
<ref name="cpuTopology"/>
</optional>
<zeroOrMore>