]> xenbits.xensource.com Git - libvirt.git/commitdiff
Add missing sata controller type to domain.rng
authorMatthew Booth <mbooth@redhat.com>
Wed, 27 Jan 2010 13:26:49 +0000 (14:26 +0100)
committerDaniel Veillard <veillard@redhat.com>
Wed, 27 Jan 2010 13:26:49 +0000 (14:26 +0100)
* docs/schemas/domain.rng: Add sata controller type

docs/schemas/domain.rng

index 49b57eb761f054c0e0634a5788d5a74e976b40a6..827ff6f19126fe768c72b69df0da85e088a87066 100644 (file)
             <value>fdc</value>
             <value>ide</value>
             <value>scsi</value>
+            <value>sata</value>
           </choice>
         </attribute>
       </optional>