[Libosinfo] [osinfo-db PATCH] rhel: Add ich6 device to 6.0, 7.0 and 8.0
Fabiano Fidêncio
fidencio at redhat.com
Fri Dec 14 12:43:51 UTC 2018
Signed-off-by: Fabiano Fidêncio <fidencio at redhat.com>
---
data/os/redhat.com/rhel-6.0.xml.in | 1 +
data/os/redhat.com/rhel-7.0.xml.in | 1 +
data/os/redhat.com/rhel-8.0.xml.in | 1 +
3 files changed, 3 insertions(+)
diff --git a/data/os/redhat.com/rhel-6.0.xml.in b/data/os/redhat.com/rhel-6.0.xml.in
index 9c93efe..3029712 100644
--- a/data/os/redhat.com/rhel-6.0.xml.in
+++ b/data/os/redhat.com/rhel-6.0.xml.in
@@ -18,6 +18,7 @@
<device id="http://pcisig.com/pci/1af4/1001"/> <!-- virtio-block -->
<device id="http://pcisig.com/pci/1af4/1003"/> <!-- virtio-console -->
<device id="http://usb.org/usb/80ee/0021"/> <!-- tablet -->
+ <device id="http://pcisig.com/pci/8086/2668"/> <!-- ich6 -->
<!-- q35 works, but has known deficiencies with virtio.
Generally apps should check for q35+virtio1.0 -->
diff --git a/data/os/redhat.com/rhel-7.0.xml.in b/data/os/redhat.com/rhel-7.0.xml.in
index 4f49054..1c79e35 100644
--- a/data/os/redhat.com/rhel-7.0.xml.in
+++ b/data/os/redhat.com/rhel-7.0.xml.in
@@ -17,6 +17,7 @@
<device id="http://pcisig.com/pci/1b36/0100"/> <!-- qxl -->
<device id="http://pcisig.com/pci/8086/2415"/> <!-- ac97 -->
<device id="http://usb.org/usb/80ee/0021"/> <!-- tablet -->
+ <device id="http://pcisig.com/pci/8086/2668"/> <!-- ich6 -->
<device id="http://pcisig.com/pci/1af4/1001"/> <!-- virtio-block -->
<device id="http://pcisig.com/pci/1af4/1000"/> <!-- virtio-net -->
<device id="http://pcisig.com/pci/1af4/1003"/> <!-- virtio-console -->
diff --git a/data/os/redhat.com/rhel-8.0.xml.in b/data/os/redhat.com/rhel-8.0.xml.in
index 6af5e4f..3e2d064 100644
--- a/data/os/redhat.com/rhel-8.0.xml.in
+++ b/data/os/redhat.com/rhel-8.0.xml.in
@@ -16,6 +16,7 @@
<device id="http://pcisig.com/pci/1b36/0100"/> <!-- qxl -->
<device id="http://pcisig.com/pci/8086/2415"/> <!-- ac97 -->
<device id="http://usb.org/usb/80ee/0021"/> <!-- tablet -->
+ <device id="http://pcisig.com/pci/8086/2668"/> <!-- ich6 -->
<device id="http://pcisig.com/pci/1af4/1001"/> <!-- virtio-block -->
<device id="http://pcisig.com/pci/1af4/1000"/> <!-- virtio-net -->
<device id="http://pcisig.com/pci/1af4/1003"/> <!-- virtio-console -->
--
2.19.1
More information about the Libosinfo
mailing list