]> xenbits.xensource.com Git - libvirt.git/commitdiff
schema: Allow alias for panic device
authorMartin Kletzander <mkletzan@redhat.com>
Thu, 13 Oct 2016 07:55:27 +0000 (09:55 +0200)
committerMartin Kletzander <mkletzan@redhat.com>
Fri, 14 Oct 2016 07:09:21 +0000 (09:09 +0200)
As with all other devices, it's not part of 'address'.

Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
docs/schemas/domaincommon.rng

index f1609f90f56fd69dccae73c036e05fa03504a720..3106510ad0b0743091b9a06d9a11f83de862b57d 100644 (file)
           </choice>
         </attribute>
       </optional>
+      <optional>
+        <ref name="alias"/>
+      </optional>
       <optional>
         <ref name="address"/>
       </optional>