[libvirt] [PATCH] Add missing sata controller type to domain.rng

Matthew Booth mbooth at redhat.com
Wed Jan 27 12:00:26 UTC 2010


* docs/schemas/domain.rng: Add sata controller type
---
 docs/schemas/domain.rng |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/docs/schemas/domain.rng b/docs/schemas/domain.rng
index 49b57eb..827ff6f 100644
--- a/docs/schemas/domain.rng
+++ b/docs/schemas/domain.rng
@@ -529,6 +529,7 @@
             <value>fdc</value>
             <value>ide</value>
             <value>scsi</value>
+            <value>sata</value>
           </choice>
         </attribute>
       </optional>
-- 
1.6.6




More information about the libvir-list mailing list