]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
doc: Add <deviceboot> capability.
authorPhilipp Hahn <hahn@univention.de>
Tue, 1 Nov 2011 09:27:47 +0000 (10:27 +0100)
committerEric Blake <eblake@redhat.com>
Thu, 3 Nov 2011 19:41:04 +0000 (13:41 -0600)
Allow /capabilities/guest/features/deviceboot.

Signed-off-by: Philipp Hahn <hahn@univention.de>
docs/schemas/capability.rng

index 99b4a9a7c9cb89e530d5b4bf5b1019f0ab2d3e71..0a63a1c6a15af8272299e42851bfb5b96e635dc8 100644 (file)
           <empty/>
         </element>
       </optional>
+      <optional>
+        <element name='deviceboot'>
+          <empty/>
+        </element>
+      </optional>
     </element>
   </define>