[Libosinfo] [libosinfo 2/4] db: Add descriptions for virtio-scsi and virtio-rng

Zeeshan Ali (Khattak) zeeshanak at gnome.org
Wed Apr 3 12:42:00 UTC 2013


On Wed, Apr 3, 2013 at 10:58 AM, Christophe Fergeau <cfergeau at redhat.com> wrote:
> ---
>  data/devices/virtio-pci.xml.in | 20 ++++++++++++++++++++
>  data/schemas/libosinfo.rng     |  2 ++
>  2 files changed, 22 insertions(+)
>
> diff --git a/data/devices/virtio-pci.xml.in b/data/devices/virtio-pci.xml.in
> index b5b3948..28d17cd 100644
> --- a/data/devices/virtio-pci.xml.in
> +++ b/data/devices/virtio-pci.xml.in
> @@ -41,6 +41,26 @@
>      <product-id>1003</product-id>
>    </device>
>
> +  <device id="http://pciids.sourceforge.net/v2.2/pci.ids/1af4/1004">
> +    <name>virtio-scsi</name>
> +    <bus-type>pci</bus-type>
> +    <class>block</class>
> +    <_vendor>Red Hat, Inc</_vendor>
> +    <vendor-id>1af4</vendor-id>
> +    <product>Virtio SCSI</product>
> +    <product-id>1004</product-id>
> +  </device>
> +
> +  <device id="http://pciids.sourceforge.net/v2.2/pci.ids/1af4/1005">
> +    <name>viortio-rng</name>
> +    <bus-type>pci</bus-type>
> +    <class>misc.rng</class>
> +    <_vendor>Red Hat, Inc</_vendor>
> +    <vendor-id>1af4</vendor-id>
> +    <product>Virtio RNG</product>
> +    <product-id>1005</product-id>
> +  </device>
> +
>    <device id="http://pciids.sourceforge.net/v2.2/pci.ids/1af4/1009">
>      <name>virtio-9p</name>
>      <bus-type>pci</bus-type>
> diff --git a/data/schemas/libosinfo.rng b/data/schemas/libosinfo.rng
> index 735ced0..80296b6 100644
> --- a/data/schemas/libosinfo.rng
> +++ b/data/schemas/libosinfo.rng
> @@ -78,6 +78,8 @@
>                <value>filesystem</value>
>                <value>input</value>
>                <value>memory.balloon</value>
> +              <value>misc.rng</value>
> +              <value>misc.fs</value>

I'm guessing these values are based on something? Don't particularly
like the 'misc' prefix.

>                <value>net</value>
>                <value>video</value>
>                <value>watchdog</value>
> --
> 1.8.1.4
>
> _______________________________________________
> Libosinfo mailing list
> Libosinfo at redhat.com
> https://www.redhat.com/mailman/listinfo/libosinfo



--
Regards,

Zeeshan Ali (Khattak)
FSF member#5124




More information about the Libosinfo mailing list