[libvirt] [PATCH v2 1/4] doc: Add <deviceboot> capability.

Philipp Hahn hahn at univention.de
Tue Nov 1 09:27:47 UTC 2011


Allow /capabilities/guest/features/deviceboot.

Signed-off-by: Philipp Hahn <hahn at univention.de>
---
 docs/schemas/capability.rng |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/docs/schemas/capability.rng b/docs/schemas/capability.rng
index 99b4a9a..0a63a1c 100644
--- a/docs/schemas/capability.rng
+++ b/docs/schemas/capability.rng
@@ -302,6 +302,11 @@
           <empty/>
         </element>
       </optional>
+      <optional>
+        <element name='deviceboot'>
+          <empty/>
+        </element>
+      </optional>
     </element>
   </define>
 
-- 
1.7.1





More information about the libvir-list mailing list