Wheezy has most of the devices alredy while we only have virtio-rng from Jessie onwards. --- data/os/debian.org/debian-7.xml.in | 4 ++++ data/os/debian.org/debian-8.xml.in | 1 + 2 files changed, 5 insertions(+) diff --git a/data/os/debian.org/debian-7.xml.in b/data/os/debian.org/debian-7.xml.in index 4e5ff33..80014e5 100644 --- a/data/os/debian.org/debian-7.xml.in +++ b/data/os/debian.org/debian-7.xml.in @@ -16,6 +16,10 @@ <eol-date>2018-05-31</eol-date> <devices> + <device id="http://pcisig.com/pci/1af4/1002"/> <!-- virtio-balloon --> + <device id="http://pcisig.com/pci/1af4/1003"/> <!-- virtio-console --> + <device id="http://pcisig.com/pci/1af4/1004"/> <!-- virtio-scsi --> + <device id="http://pcisig.com/pci/1af4/1009"/> <!-- virtio-9p --> <device id="http://usb.org/usb/80ee/0021"/> <!-- USB Tablet --> </devices> diff --git a/data/os/debian.org/debian-8.xml.in b/data/os/debian.org/debian-8.xml.in index 7fd1d35..0e2bd10 100644 --- a/data/os/debian.org/debian-8.xml.in +++ b/data/os/debian.org/debian-8.xml.in @@ -15,6 +15,7 @@ <release-date>2015-04-25</release-date> <devices> + <device id="http://pcisig.com/pci/1af4/1005"/> <!-- virtio-rng --> <device id="http://usb.org/usb/80ee/0021"/> <!-- USB Tablet --> </devices> -- 2.10.2 _______________________________________________ Libosinfo mailing list Libosinfo@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libosinfo