mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
schemas: Fix cpu element schema
Both vendor and topology elements are optional.
This commit is contained in:
parent
84f7b286c2
commit
a7283d849c
@ -1745,6 +1745,8 @@
|
||||
<ref name="cpuModel"/>
|
||||
<optional>
|
||||
<ref name="cpuVendor"/>
|
||||
</optional>
|
||||
<optional>
|
||||
<ref name="cpuTopology"/>
|
||||
</optional>
|
||||
<zeroOrMore>
|
||||
|
Loading…
Reference in New Issue
Block a user