AKA virtio-serial. It's been available since rhel6.0

Signed-off-by: Cole Robinson <[email protected]>
---
 data/os/redhat.com/rhel-6.0.xml.in | 1 +
 data/os/redhat.com/rhel-7.0.xml.in | 1 +
 2 files changed, 2 insertions(+)

diff --git a/data/os/redhat.com/rhel-6.0.xml.in 
b/data/os/redhat.com/rhel-6.0.xml.in
index 522479d..673891a 100644
--- a/data/os/redhat.com/rhel-6.0.xml.in
+++ b/data/os/redhat.com/rhel-6.0.xml.in
@@ -16,6 +16,7 @@
     <devices>
       <device id="http://pcisig.com/pci/1af4/1000"/> <!-- virtio-net -->
       <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 -->
     </devices>
 
diff --git a/data/os/redhat.com/rhel-7.0.xml.in 
b/data/os/redhat.com/rhel-7.0.xml.in
index 6fa9232..a954eac 100644
--- a/data/os/redhat.com/rhel-7.0.xml.in
+++ b/data/os/redhat.com/rhel-7.0.xml.in
@@ -19,6 +19,7 @@
       <device id="http://usb.org/usb/80ee/0021"/> <!-- tablet -->
       <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 -->
     </devices>
 
     <media arch="x86_64">
-- 
2.17.1

_______________________________________________
Libosinfo mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/libosinfo

Reply via email to