mirror of https://gitee.com/openkylin/libvirt.git
schema: Allow alias for panic device
As with all other devices, it's not part of 'address'. Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
This commit is contained in:
parent
ff89d5cbcf
commit
88ecc38f03
|
@ -5531,6 +5531,9 @@
|
|||
</choice>
|
||||
</attribute>
|
||||
</optional>
|
||||
<optional>
|
||||
<ref name="alias"/>
|
||||
</optional>
|
||||
<optional>
|
||||
<ref name="address"/>
|
||||
</optional>
|
||||
|
|
Loading…
Reference in New Issue