A few products derive from xen-3.1.0 but we had no entry for the hypervisor till now. --- data/hypervisors/xen.xml.in | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/data/hypervisors/xen.xml.in b/data/hypervisors/xen.xml.in index 98efefb..be23796 100644 --- a/data/hypervisors/xen.xml.in +++ b/data/hypervisors/xen.xml.in @@ -43,12 +43,27 @@ </devices> </platform> + <platform id="http://xen.org/xen/3.1.0"> + <short-id>xen-3.1.0</short-id> + <_name>Xen 3.1.0</_name> + <_vendor>Citrix Systems, Inc.</_vendor> + <version>3.1.0</version> + <upgrades id="http://xen.org/xen/3.0.4"/> + + <devices> + <device id="http://xen.org/devices/block"/> + <device id="http://xen.org/devices/net"/> + <device id="http://xen.org/devices/console"/> + <device id="http://xen.org/devices/framebuffer"/> + </devices> + </platform> + <platform id="http://xen.org/xen/3.1.3"> <short-id>xen-3.1.3</short-id> <_name>Xen 3.1.3</_name> <_vendor>Citrix Systems, Inc.</_vendor> <version>3.1.3</version> - <upgrades id="http://xen.org/xen/3.0.4"/> + <upgrades id="http://xen.org/xen/3.1.0"/> <devices> <device id="http://xen.org/devices/block"/> -- 2.1.0 _______________________________________________ Libosinfo mailing list Libosinfo@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/libosinfo