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

Daniel Veillard veillard at redhat.com
Wed Jan 27 13:27:32 UTC 2010


On Wed, Jan 27, 2010 at 12:00:26PM +0000, Matthew Booth wrote:
> * 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>

  ACK, pushed, thanks !

Daniel

-- 
Daniel Veillard      | libxml Gnome XML XSLT toolkit  http://xmlsoft.org/
daniel at veillard.com  | Rpmfind RPM search engine http://rpmfind.net/
http://veillard.com/ | virtualization library  http://libvirt.org/




More information about the libvir-list mailing list