[Libosinfo] [libosinfo 3/4] db: Add virtio-scsi and virtio-rng to qemu platform data

Christophe Fergeau cfergeau at redhat.com
Wed Apr 3 07:58:06 UTC 2013


---
 data/hypervisors/qemu.xml.in | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/data/hypervisors/qemu.xml.in b/data/hypervisors/qemu.xml.in
index e57e867..1a5d9c5 100644
--- a/data/hypervisors/qemu.xml.in
+++ b/data/hypervisors/qemu.xml.in
@@ -70,6 +70,9 @@
     <_vendor>qemu.org</_vendor>
     <version>1.1</version>
     <release-date>2012-06-01</release-date>
+    <devices>
+      <device id="http://pciids.sourceforge.net/v2.2/pci.ids/1af4/1004"/> <!-- virtio-scsi -->
+    </devices>
     <upgrades id="http://qemu.org/1.0.1"/>
   </platform>
 
@@ -133,6 +136,9 @@
     <_vendor>qemu.org</_vendor>
     <version>1.3.0</version>
     <release-date>2012-12-03</release-date>
+    <devices>
+      <device id="http://pciids.sourceforge.net/v2.2/pci.ids/1af4/1005"/> <!-- virtio-rng -->
+    </devices>
     <upgrades id="http://qemu.org/1.2.1"/>
   </platform>
 
-- 
1.8.1.4




More information about the Libosinfo mailing list