From felipe10borges at gmail.com Tue Aug 7 11:46:59 2018 From: felipe10borges at gmail.com (Felipe Borges) Date: Tue, 7 Aug 2018 13:46:59 +0200 Subject: [Libosinfo] [PATCH] ubuntu: Update URLs to the first point release 18.04.1 Message-ID: <20180807114659.17065-1-feborges@redhat.com> Ubuntu 18.04.1 has been released now, the first point release of the long term support (LTS) 18.04 version. Point releases for an LTS include a roll-up of all bug fixes and security updates which have been pushed out since the original 18.04 LTS ISO was published in April. Signed-off-by: Felipe Borges --- data/os/ubuntu.com/ubuntu-18.04.xml.in | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/data/os/ubuntu.com/ubuntu-18.04.xml.in b/data/os/ubuntu.com/ubuntu-18.04.xml.in index ad13360..0efc5c2 100644 --- a/data/os/ubuntu.com/ubuntu-18.04.xml.in +++ b/data/os/ubuntu.com/ubuntu-18.04.xml.in @@ -31,7 +31,7 @@ - http://cdimage.ubuntu.com/releases/18.04/release/ubuntu-18.04-server-amd64.iso + http://cdimage.ubuntu.com/releases/18.04/release/ubuntu-18.04.1-server-amd64.iso Ubuntu-Server 18.04(.\d)? LTS amd64 @@ -39,7 +39,7 @@ install/initrd.gz - http://releases.ubuntu.com/releases/bionic/ubuntu-18.04-desktop-amd64.iso + http://releases.ubuntu.com/releases/bionic/ubuntu-18.04.1-desktop-amd64.iso Ubuntu 18.04(.\d)? LTS amd64 @@ -47,19 +47,19 @@ casper/initrd.lz - http://cdimage.ubuntu.com/releases/18.04/release/ubuntu-18.04-server-arm64.iso + http://cdimage.ubuntu.com/releases/18.04/release/ubuntu-18.04.1-server-arm64.iso Ubuntu-Server 18.04(.\d)? LTS arm64 - http://cdimage.ubuntu.com/releases/18.04/release/ubuntu-18.04-server-ppc64el.iso + http://cdimage.ubuntu.com/releases/18.04/release/ubuntu-18.04.1-server-ppc64el.iso Ubuntu-Server 18.04(.\d)? LTS ppc64 - http://cdimage.ubuntu.com/releases/18.04/release/ubuntu-18.04-server-s390x.iso + http://cdimage.ubuntu.com/releases/18.04/release/ubuntu-18.04.1-server-s390x.iso Ubuntu-Server 18.04(.\d)? LTS s390x -- 2.17.1 From fabiano at fidencio.org Thu Aug 16 06:46:47 2018 From: fabiano at fidencio.org (=?UTF-8?q?Fabiano=20Fid=C3=AAncio?=) Date: Thu, 16 Aug 2018 08:46:47 +0200 Subject: [Libosinfo] [PATCH 1/2][osinfo-db] ubuntu: fix media urls for 17.10 Message-ID: <20180816064648.17664-1-fabiano@fidencio.org> 17.10 medias are now together with the old-releases. Signed-off-by: Fabiano Fid?ncio --- data/os/ubuntu.com/ubuntu-17.10.xml.in | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/data/os/ubuntu.com/ubuntu-17.10.xml.in b/data/os/ubuntu.com/ubuntu-17.10.xml.in index b396197..55ae649 100644 --- a/data/os/ubuntu.com/ubuntu-17.10.xml.in +++ b/data/os/ubuntu.com/ubuntu-17.10.xml.in @@ -30,7 +30,7 @@ - http://releases.ubuntu.com/releases/artful/ubuntu-17.10.1-server-i386.iso + http://old-releases.ubuntu.com/releases/artful/ubuntu-17.10.1-server-i386.iso Ubuntu-Server 17.10(.\d)? i386 @@ -38,7 +38,7 @@ install/initrd.gz - http://releases.ubuntu.com/releases/artful/ubuntu-17.10.1-server-amd64.iso + http://old-releases.ubuntu.com/releases/artful/ubuntu-17.10.1-server-amd64.iso Ubuntu-Server 17.10(.\d)? amd64 @@ -46,7 +46,7 @@ install/initrd.gz - http://releases.ubuntu.com/releases/artful/ubuntu-17.10.1-desktop-amd64.iso + http://old-releases.ubuntu.com/releases/artful/ubuntu-17.10.1-desktop-amd64.iso Ubuntu 17.10(.\d)? amd64 @@ -54,19 +54,19 @@ casper/initrd.lz - http://cdimage.ubuntu.com/releases/artful/release/ubuntu-17.10-server-arm64.iso + http://old-releases.ubuntu.com/releases/artful/ubuntu-17.10-server-arm64.iso Ubuntu-Server 17.10(.\d)? arm64 - http://cdimage.ubuntu.com/releases/artful/release/ubuntu-17.10-server-ppc64el.iso + http://old-releases.ubuntu.com/releases/artful/ubuntu-17.10-server-ppc64el.iso Ubuntu-Server 17.10(.\d)? ppc64 - http://cdimage.ubuntu.com/releases/artful/release/ubuntu-17.10-server-s390x.iso + http://old-releases.ubuntu.com/releases/artful/ubuntu-17.10-server-s390x.iso Ubuntu-Server 17.10(.\d)? s390x -- 2.14.4 From fabiano at fidencio.org Thu Aug 16 06:46:48 2018 From: fabiano at fidencio.org (=?UTF-8?q?Fabiano=20Fid=C3=AAncio?=) Date: Thu, 16 Aug 2018 08:46:48 +0200 Subject: [Libosinfo] [PATCH 2/2][osinfo-db] centos: fix tree url for 6.9 In-Reply-To: <20180816064648.17664-1-fabiano@fidencio.org> References: <20180816064648.17664-1-fabiano@fidencio.org> Message-ID: <20180816064648.17664-2-fabiano@fidencio.org> Let's point to http://vault.centos.org/6.9/os/ as the old releases are kept there. Signed-off-by: Fabiano Fid?ncio --- data/os/centos.org/centos-6.9.xml.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/os/centos.org/centos-6.9.xml.in b/data/os/centos.org/centos-6.9.xml.in index 535a57b..98c86bb 100644 --- a/data/os/centos.org/centos-6.9.xml.in +++ b/data/os/centos.org/centos-6.9.xml.in @@ -103,7 +103,7 @@ - http://mirror.centos.org/centos/6.9/os/i386 + http://vault.centos.org/6.9/os/i386/ CentOS 6.9 @@ -111,7 +111,7 @@ - http://mirror.centos.org/centos/6.9/os/x86_64 + http://vault.centos.org/6.9/os/x86_64/ CentOS 6.9 -- 2.14.4 From fabiano at fidencio.org Thu Aug 16 07:04:23 2018 From: fabiano at fidencio.org (=?UTF-8?Q?Fabiano_Fid=C3=AAncio?=) Date: Thu, 16 Aug 2018 09:04:23 +0200 Subject: [Libosinfo] [PATCH] ubuntu: Update URLs to the first point release 18.04.1 In-Reply-To: <20180807114659.17065-1-feborges@redhat.com> References: <20180807114659.17065-1-feborges@redhat.com> Message-ID: On Tue, Aug 7, 2018 at 1:46 PM, Felipe Borges wrote: > Ubuntu 18.04.1 has been released now, the first point release of > the long term support (LTS) 18.04 version. > > Point releases for an LTS include a roll-up of all bug fixes and > security updates which have been pushed out since the original > 18.04 LTS ISO was published in April. > > Signed-off-by: Felipe Borges > --- > data/os/ubuntu.com/ubuntu-18.04.xml.in | 10 +++++----- > 1 file changed, 5 insertions(+), 5 deletions(-) > > diff --git a/data/os/ubuntu.com/ubuntu-18.04.xml.in b/data/os/ubuntu.com/ubuntu-18.04.xml.in > index ad13360..0efc5c2 100644 > --- a/data/os/ubuntu.com/ubuntu-18.04.xml.in > +++ b/data/os/ubuntu.com/ubuntu-18.04.xml.in > @@ -31,7 +31,7 @@ > > > > - http://cdimage.ubuntu.com/releases/18.04/release/ubuntu-18.04-server-amd64.iso > + http://cdimage.ubuntu.com/releases/18.04/release/ubuntu-18.04.1-server-amd64.iso > > Ubuntu-Server 18.04(.\d)? LTS amd64 > > @@ -39,7 +39,7 @@ > install/initrd.gz > > > - http://releases.ubuntu.com/releases/bionic/ubuntu-18.04-desktop-amd64.iso > + http://releases.ubuntu.com/releases/bionic/ubuntu-18.04.1-desktop-amd64.iso > > Ubuntu 18.04(.\d)? LTS amd64 > > @@ -47,19 +47,19 @@ > casper/initrd.lz > > > - http://cdimage.ubuntu.com/releases/18.04/release/ubuntu-18.04-server-arm64.iso > + http://cdimage.ubuntu.com/releases/18.04/release/ubuntu-18.04.1-server-arm64.iso > > Ubuntu-Server 18.04(.\d)? LTS arm64 > > > > - http://cdimage.ubuntu.com/releases/18.04/release/ubuntu-18.04-server-ppc64el.iso > + http://cdimage.ubuntu.com/releases/18.04/release/ubuntu-18.04.1-server-ppc64el.iso > > Ubuntu-Server 18.04(.\d)? LTS ppc64 > > > > - http://cdimage.ubuntu.com/releases/18.04/release/ubuntu-18.04-server-s390x.iso > + http://cdimage.ubuntu.com/releases/18.04/release/ubuntu-18.04.1-server-s390x.iso > > Ubuntu-Server 18.04(.\d)? LTS s390x > > -- > 2.17.1 > > _______________________________________________ > Libosinfo mailing list > Libosinfo at redhat.com > https://www.redhat.com/mailman/listinfo/libosinfo Ack! I'll push the patch later Today! -- Fabiano Fid?ncio From cfergeau at redhat.com Fri Aug 17 08:04:03 2018 From: cfergeau at redhat.com (Christophe Fergeau) Date: Fri, 17 Aug 2018 10:04:03 +0200 Subject: [Libosinfo] [PATCH 1/2][osinfo-db] ubuntu: fix media urls for 17.10 In-Reply-To: <20180816064648.17664-1-fabiano@fidencio.org> References: <20180816064648.17664-1-fabiano@fidencio.org> Message-ID: <20180817080403.GA17438@natto.ory.fergeau.eu> Acked-by: Christophe Fergeau On Thu, Aug 16, 2018 at 08:46:47AM +0200, Fabiano Fid?ncio wrote: > 17.10 medias are now together with the old-releases. > > Signed-off-by: Fabiano Fid?ncio > --- > data/os/ubuntu.com/ubuntu-17.10.xml.in | 12 ++++++------ > 1 file changed, 6 insertions(+), 6 deletions(-) > > diff --git a/data/os/ubuntu.com/ubuntu-17.10.xml.in b/data/os/ubuntu.com/ubuntu-17.10.xml.in > index b396197..55ae649 100644 > --- a/data/os/ubuntu.com/ubuntu-17.10.xml.in > +++ b/data/os/ubuntu.com/ubuntu-17.10.xml.in > @@ -30,7 +30,7 @@ > > > > - http://releases.ubuntu.com/releases/artful/ubuntu-17.10.1-server-i386.iso > + http://old-releases.ubuntu.com/releases/artful/ubuntu-17.10.1-server-i386.iso > > Ubuntu-Server 17.10(.\d)? i386 > > @@ -38,7 +38,7 @@ > install/initrd.gz > > > - http://releases.ubuntu.com/releases/artful/ubuntu-17.10.1-server-amd64.iso > + http://old-releases.ubuntu.com/releases/artful/ubuntu-17.10.1-server-amd64.iso > > Ubuntu-Server 17.10(.\d)? amd64 > > @@ -46,7 +46,7 @@ > install/initrd.gz > > > - http://releases.ubuntu.com/releases/artful/ubuntu-17.10.1-desktop-amd64.iso > + http://old-releases.ubuntu.com/releases/artful/ubuntu-17.10.1-desktop-amd64.iso > > Ubuntu 17.10(.\d)? amd64 > > @@ -54,19 +54,19 @@ > casper/initrd.lz > > > - http://cdimage.ubuntu.com/releases/artful/release/ubuntu-17.10-server-arm64.iso > + http://old-releases.ubuntu.com/releases/artful/ubuntu-17.10-server-arm64.iso > > Ubuntu-Server 17.10(.\d)? arm64 > > > > - http://cdimage.ubuntu.com/releases/artful/release/ubuntu-17.10-server-ppc64el.iso > + http://old-releases.ubuntu.com/releases/artful/ubuntu-17.10-server-ppc64el.iso > > Ubuntu-Server 17.10(.\d)? ppc64 > > > > - http://cdimage.ubuntu.com/releases/artful/release/ubuntu-17.10-server-s390x.iso > + http://old-releases.ubuntu.com/releases/artful/ubuntu-17.10-server-s390x.iso > > Ubuntu-Server 17.10(.\d)? s390x > > -- > 2.14.4 > > _______________________________________________ > Libosinfo mailing list > Libosinfo at redhat.com > https://www.redhat.com/mailman/listinfo/libosinfo -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 833 bytes Desc: not available URL: From cfergeau at redhat.com Fri Aug 17 08:04:20 2018 From: cfergeau at redhat.com (Christophe Fergeau) Date: Fri, 17 Aug 2018 10:04:20 +0200 Subject: [Libosinfo] [PATCH 2/2][osinfo-db] centos: fix tree url for 6.9 In-Reply-To: <20180816064648.17664-2-fabiano@fidencio.org> References: <20180816064648.17664-1-fabiano@fidencio.org> <20180816064648.17664-2-fabiano@fidencio.org> Message-ID: <20180817080420.GB17438@natto.ory.fergeau.eu> On Thu, Aug 16, 2018 at 08:46:48AM +0200, Fabiano Fid?ncio wrote: > Let's point to http://vault.centos.org/6.9/os/ as the old releases are > kept there. Acked-by: Christophe Fergeau > > Signed-off-by: Fabiano Fid?ncio > --- > data/os/centos.org/centos-6.9.xml.in | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/data/os/centos.org/centos-6.9.xml.in b/data/os/centos.org/centos-6.9.xml.in > index 535a57b..98c86bb 100644 > --- a/data/os/centos.org/centos-6.9.xml.in > +++ b/data/os/centos.org/centos-6.9.xml.in > @@ -103,7 +103,7 @@ > > > > - http://mirror.centos.org/centos/6.9/os/i386 > + http://vault.centos.org/6.9/os/i386/ > > CentOS > 6.9 > @@ -111,7 +111,7 @@ > > > > - http://mirror.centos.org/centos/6.9/os/x86_64 > + http://vault.centos.org/6.9/os/x86_64/ > > CentOS > 6.9 > -- > 2.14.4 > > _______________________________________________ > Libosinfo mailing list > Libosinfo at redhat.com > https://www.redhat.com/mailman/listinfo/libosinfo -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 833 bytes Desc: not available URL: From crobinso at redhat.com Wed Aug 29 21:54:38 2018 From: crobinso at redhat.com (Cole Robinson) Date: Wed, 29 Aug 2018 17:54:38 -0400 Subject: [Libosinfo] [PATCH osinfo-db 0/9] Add q35 devices Message-ID: The main goal of this series is to advertise q35 chipset and device support for suitable OS. Some details about the individual decisions * We group q35+ich9+e1000e together. This likely isn't completely accurate but in the virt case I think it only makes sense to specify the latter two devices when pcie (q35) is present, so I went with it. * We only advertise q35 when virtio1.0 devices are available, on linux. This definitely isn't accurate, q35 predates virtio1.0 by 8 years or so, but there's issues combining q35 with legacy virtio, and that's the only combo I'll be exploring for virt-manager so other scenarios my go untested. * The actual OS+q35 combos are largely untested by me. Patch 1-2 are some prep cleanups Patch 3-4 add more virtio1.0 annotations Patch 5-7 add the new device files Patch 8-9 add the new devices to os files Cole Robinson (9): os: Add a name comment with every block suse: Remove redundant virtio1.0 ubuntu: Add virtio1.0 devices for 17.04+ redhat: Add virtio1.0 devices for rhel7.2+ device: Add chipset q35 device: Add network e1000e device: Add sound ich9 os: Add q35/e1000e/ich9 for win2k8r2+ and win7+ os: linux: Add q35/ich9/e1000e alongside virtio1.0 .../pcisig.com/pci-8086-10d3.d/class.xml.in | 8 +++ .../pcisig.com/pci-8086-293e.d/class.xml.in | 8 +++ .../pcisig.com/pci-8086-29c0.d/class.xml.in | 8 +++ data/os/altlinux.org/altlinux-5.0.xml.in | 4 +- data/os/altlinux.org/altlinux-6.0.xml.in | 2 +- data/os/debian.org/debian-5.xml.in | 4 +- data/os/debian.org/debian-6.xml.in | 2 +- data/os/debian.org/debian-7.xml.in | 4 +- data/os/debian.org/debian-9.xml.in | 19 +++--- data/os/fedoraproject.org/fedora-1.xml.in | 4 +- data/os/fedoraproject.org/fedora-11.xml.in | 2 +- data/os/fedoraproject.org/fedora-23.xml.in | 5 +- data/os/fedoraproject.org/fedora-24.xml.in | 2 +- data/os/fedoraproject.org/fedora-9.xml.in | 1 - data/os/freebsd.org/freebsd-6.0.xml.in | 2 +- data/os/freebsd.org/freebsd-8.0.xml.in | 2 +- .../os/gnome.org/gnome-continuous-3.10.xml.in | 6 +- data/os/mageia.org/mageia-1.xml.in | 6 +- data/os/mandriva.com/mandriva-2010.0.xml.in | 4 +- data/os/mandriva.com/mes-5.1.xml.in | 4 +- data/os/microsoft.com/win-10.xml.in | 2 +- data/os/microsoft.com/win-2k.xml.in | 8 +-- data/os/microsoft.com/win-7.xml.in | 29 +++++---- data/os/microsoft.com/win-8.1.xml.in | 2 +- data/os/microsoft.com/win-8.xml.in | 2 +- data/os/microsoft.com/win-95.xml.in | 8 +-- data/os/microsoft.com/win-xp.xml.in | 24 +++---- data/os/openbsd.org/openbsd-4.9.xml.in | 2 +- data/os/opensuse.org/opensuse-10.2.xml.in | 2 +- data/os/opensuse.org/opensuse-11.1.xml.in | 2 +- data/os/opensuse.org/opensuse-12.3.xml.in | 12 ++-- data/os/opensuse.org/opensuse-15.0.xml.in | 21 +++--- data/os/opensuse.org/opensuse-42.2.xml.in | 21 +++--- data/os/opensuse.org/opensuse-42.3.xml.in | 12 ---- .../opensuse.org/opensuse-tumbleweed.xml.in | 37 ++++++----- data/os/redhat.com/rhel-5.6.xml.in | 4 +- data/os/redhat.com/rhel-6.0.xml.in | 6 +- data/os/redhat.com/rhel-7.0.xml.in | 6 +- data/os/redhat.com/rhel-7.2.xml.in | 14 ++++ data/os/redhat.com/rhel-atomic-7.0.xml.in | 6 +- data/os/sun.com/opensolaris-2009.06.xml.in | 2 +- data/os/sun.com/solaris-10.xml.in | 2 +- data/os/suse.com/sled-10.2.xml.in | 2 +- data/os/suse.com/sled-11.3.xml.in | 16 ++--- data/os/suse.com/sled-11.xml.in | 2 +- data/os/suse.com/sled-12.2.xml.in | 21 +++--- data/os/suse.com/sled-12.3.xml.in | 12 ---- data/os/suse.com/sles-10.2.xml.in | 2 +- data/os/suse.com/sles-11.3.xml.in | 16 ++--- data/os/suse.com/sles-11.xml.in | 2 +- data/os/suse.com/sles-12.2.xml.in | 21 +++--- data/os/suse.com/sles-12.3.xml.in | 12 ---- data/os/ubuntu.com/ubuntu-17.04.xml.in | 14 ++++ data/os/ubuntu.com/ubuntu-5.04.xml.in | 2 +- data/os/ubuntu.com/ubuntu-8.04.xml.in | 2 +- data/os/ubuntu.com/ubuntu-9.04.xml.in | 2 +- data/platform/qemu.org/qemu-1.0.xml.in | 65 +++++++------------ .../redhat.com/xen-rhel-3.0.3.5.0.xml.in | 2 +- data/platform/xen.org/xen-3.0.2.xml.in | 6 +- data/platform/xen.org/xen-3.0.4.xml.in | 2 +- data/schema/osinfo.rng.in | 1 + 61 files changed, 271 insertions(+), 252 deletions(-) create mode 100644 data/device/pcisig.com/pci-8086-10d3.d/class.xml.in create mode 100644 data/device/pcisig.com/pci-8086-293e.d/class.xml.in create mode 100644 data/device/pcisig.com/pci-8086-29c0.d/class.xml.in -- 2.17.1 From crobinso at redhat.com Wed Aug 29 21:54:39 2018 From: crobinso at redhat.com (Cole Robinson) Date: Wed, 29 Aug 2018 17:54:39 -0400 Subject: [Libosinfo] [PATCH osinfo-db 1/9] os: Add a name comment with every block In-Reply-To: References: Message-ID: <415e3bec0502a0b396f6d4436ef9e64860fb08a8.1535578883.git.crobinso@redhat.com> This greatly improves XML readability and grep-ability for tags Signed-off-by: Cole Robinson --- data/os/altlinux.org/altlinux-5.0.xml.in | 4 +- data/os/altlinux.org/altlinux-6.0.xml.in | 2 +- data/os/debian.org/debian-5.xml.in | 4 +- data/os/debian.org/debian-6.xml.in | 2 +- data/os/debian.org/debian-7.xml.in | 4 +- data/os/debian.org/debian-9.xml.in | 16 ++--- data/os/fedoraproject.org/fedora-1.xml.in | 4 +- data/os/fedoraproject.org/fedora-11.xml.in | 2 +- data/os/fedoraproject.org/fedora-24.xml.in | 2 +- data/os/fedoraproject.org/fedora-9.xml.in | 1 - data/os/freebsd.org/freebsd-6.0.xml.in | 2 +- data/os/freebsd.org/freebsd-8.0.xml.in | 2 +- .../os/gnome.org/gnome-continuous-3.10.xml.in | 6 +- data/os/mageia.org/mageia-1.xml.in | 6 +- data/os/mandriva.com/mandriva-2010.0.xml.in | 4 +- data/os/mandriva.com/mes-5.1.xml.in | 4 +- data/os/microsoft.com/win-10.xml.in | 2 +- data/os/microsoft.com/win-2k.xml.in | 8 +-- data/os/microsoft.com/win-7.xml.in | 26 ++++---- data/os/microsoft.com/win-8.1.xml.in | 2 +- data/os/microsoft.com/win-8.xml.in | 2 +- data/os/microsoft.com/win-95.xml.in | 8 +-- data/os/microsoft.com/win-xp.xml.in | 24 +++---- data/os/openbsd.org/openbsd-4.9.xml.in | 2 +- data/os/opensuse.org/opensuse-10.2.xml.in | 2 +- data/os/opensuse.org/opensuse-11.1.xml.in | 2 +- data/os/opensuse.org/opensuse-12.3.xml.in | 12 ++-- data/os/opensuse.org/opensuse-15.0.xml.in | 18 ++--- data/os/opensuse.org/opensuse-42.2.xml.in | 18 ++--- data/os/opensuse.org/opensuse-42.3.xml.in | 18 ++--- .../opensuse.org/opensuse-tumbleweed.xml.in | 34 +++++----- data/os/redhat.com/rhel-5.6.xml.in | 4 +- data/os/redhat.com/rhel-6.0.xml.in | 6 +- data/os/redhat.com/rhel-7.0.xml.in | 6 +- data/os/redhat.com/rhel-atomic-7.0.xml.in | 6 +- data/os/sun.com/opensolaris-2009.06.xml.in | 2 +- data/os/sun.com/solaris-10.xml.in | 2 +- data/os/suse.com/sled-10.2.xml.in | 2 +- data/os/suse.com/sled-11.3.xml.in | 16 ++--- data/os/suse.com/sled-11.xml.in | 2 +- data/os/suse.com/sled-12.2.xml.in | 18 ++--- data/os/suse.com/sled-12.3.xml.in | 18 ++--- data/os/suse.com/sles-10.2.xml.in | 2 +- data/os/suse.com/sles-11.3.xml.in | 16 ++--- data/os/suse.com/sles-11.xml.in | 2 +- data/os/suse.com/sles-12.2.xml.in | 18 ++--- data/os/suse.com/sles-12.3.xml.in | 18 ++--- data/os/ubuntu.com/ubuntu-5.04.xml.in | 2 +- data/os/ubuntu.com/ubuntu-8.04.xml.in | 2 +- data/os/ubuntu.com/ubuntu-9.04.xml.in | 2 +- data/platform/qemu.org/qemu-1.0.xml.in | 65 +++++++------------ .../redhat.com/xen-rhel-3.0.3.5.0.xml.in | 2 +- data/platform/xen.org/xen-3.0.2.xml.in | 6 +- data/platform/xen.org/xen-3.0.4.xml.in | 2 +- 54 files changed, 220 insertions(+), 242 deletions(-) diff --git a/data/os/altlinux.org/altlinux-5.0.xml.in b/data/os/altlinux.org/altlinux-5.0.xml.in index d2ceb33..940270b 100644 --- a/data/os/altlinux.org/altlinux-5.0.xml.in +++ b/data/os/altlinux.org/altlinux-5.0.xml.in @@ -14,8 +14,8 @@ 2009-10-29 - - + + diff --git a/data/os/altlinux.org/altlinux-6.0.xml.in b/data/os/altlinux.org/altlinux-6.0.xml.in index c0b2e1b..c16914e 100644 --- a/data/os/altlinux.org/altlinux-6.0.xml.in +++ b/data/os/altlinux.org/altlinux-6.0.xml.in @@ -14,7 +14,7 @@ 2011-10-26 - + diff --git a/data/os/debian.org/debian-5.xml.in b/data/os/debian.org/debian-5.xml.in index efd8085..21fd067 100644 --- a/data/os/debian.org/debian-5.xml.in +++ b/data/os/debian.org/debian-5.xml.in @@ -16,8 +16,8 @@ 2012-02-06 - - + + diff --git a/data/os/debian.org/debian-6.xml.in b/data/os/debian.org/debian-6.xml.in index a0fc4d2..7ff7607 100644 --- a/data/os/debian.org/debian-6.xml.in +++ b/data/os/debian.org/debian-6.xml.in @@ -16,7 +16,7 @@ 2016-02-29 - + diff --git a/data/os/debian.org/debian-7.xml.in b/data/os/debian.org/debian-7.xml.in index 8c2d4ca..5f3a94c 100644 --- a/data/os/debian.org/debian-7.xml.in +++ b/data/os/debian.org/debian-7.xml.in @@ -16,12 +16,12 @@ 2018-05-31 - + - + diff --git a/data/os/debian.org/debian-9.xml.in b/data/os/debian.org/debian-9.xml.in index 54bdde3..d90ceb9 100644 --- a/data/os/debian.org/debian-9.xml.in +++ b/data/os/debian.org/debian-9.xml.in @@ -15,14 +15,14 @@ 2017-06-17 - - - - - - - - + + + + + + + + diff --git a/data/os/fedoraproject.org/fedora-1.xml.in b/data/os/fedoraproject.org/fedora-1.xml.in index 27ad7e0..a10152b 100644 --- a/data/os/fedoraproject.org/fedora-1.xml.in +++ b/data/os/fedoraproject.org/fedora-1.xml.in @@ -18,8 +18,8 @@ - - + + diff --git a/data/os/fedoraproject.org/fedora-11.xml.in b/data/os/fedoraproject.org/fedora-11.xml.in index aedd647..ff2a21e 100644 --- a/data/os/fedoraproject.org/fedora-11.xml.in +++ b/data/os/fedoraproject.org/fedora-11.xml.in @@ -16,7 +16,7 @@ 2010-06-25 - + diff --git a/data/os/fedoraproject.org/fedora-24.xml.in b/data/os/fedoraproject.org/fedora-24.xml.in index a405b6d..c7fc170 100644 --- a/data/os/fedoraproject.org/fedora-24.xml.in +++ b/data/os/fedoraproject.org/fedora-24.xml.in @@ -15,7 +15,7 @@ 2017-08-08 - + diff --git a/data/os/fedoraproject.org/fedora-9.xml.in b/data/os/fedoraproject.org/fedora-9.xml.in index a99ba46..fff246d 100644 --- a/data/os/fedoraproject.org/fedora-9.xml.in +++ b/data/os/fedoraproject.org/fedora-9.xml.in @@ -19,7 +19,6 @@ diff --git a/data/os/freebsd.org/freebsd-6.0.xml.in b/data/os/freebsd.org/freebsd-6.0.xml.in index 53e7bb5..cecdd16 100644 --- a/data/os/freebsd.org/freebsd-6.0.xml.in +++ b/data/os/freebsd.org/freebsd-6.0.xml.in @@ -15,7 +15,7 @@ 2007-01-31 - + diff --git a/data/os/freebsd.org/freebsd-8.0.xml.in b/data/os/freebsd.org/freebsd-8.0.xml.in index 80ae9b4..6db8487 100644 --- a/data/os/freebsd.org/freebsd-8.0.xml.in +++ b/data/os/freebsd.org/freebsd-8.0.xml.in @@ -15,7 +15,7 @@ 2010-11-30 - + diff --git a/data/os/gnome.org/gnome-continuous-3.10.xml.in b/data/os/gnome.org/gnome-continuous-3.10.xml.in index cfc3859..cfc3e23 100644 --- a/data/os/gnome.org/gnome-continuous-3.10.xml.in +++ b/data/os/gnome.org/gnome-continuous-3.10.xml.in @@ -13,11 +13,11 @@ 2013-09-25 - - + + - + diff --git a/data/os/mageia.org/mageia-1.xml.in b/data/os/mageia.org/mageia-1.xml.in index 01bc3f4..0a4da09 100644 --- a/data/os/mageia.org/mageia-1.xml.in +++ b/data/os/mageia.org/mageia-1.xml.in @@ -15,9 +15,9 @@ - - - + + + diff --git a/data/os/mandriva.com/mandriva-2010.0.xml.in b/data/os/mandriva.com/mandriva-2010.0.xml.in index 5067bc1..64d697d 100644 --- a/data/os/mandriva.com/mandriva-2010.0.xml.in +++ b/data/os/mandriva.com/mandriva-2010.0.xml.in @@ -15,8 +15,8 @@ 2012-11-03 - - + + diff --git a/data/os/mandriva.com/mes-5.1.xml.in b/data/os/mandriva.com/mes-5.1.xml.in index 20939a6..9a202a4 100644 --- a/data/os/mandriva.com/mes-5.1.xml.in +++ b/data/os/mandriva.com/mes-5.1.xml.in @@ -15,8 +15,8 @@ 2014-06-16 - - + + diff --git a/data/os/microsoft.com/win-10.xml.in b/data/os/microsoft.com/win-10.xml.in index b44a38c..737f6ce 100644 --- a/data/os/microsoft.com/win-10.xml.in +++ b/data/os/microsoft.com/win-10.xml.in @@ -112,7 +112,7 @@ - + diff --git a/data/os/microsoft.com/win-2k.xml.in b/data/os/microsoft.com/win-2k.xml.in index cd0a7e6..b6428bd 100644 --- a/data/os/microsoft.com/win-2k.xml.in +++ b/data/os/microsoft.com/win-2k.xml.in @@ -14,10 +14,10 @@ 2010-07-13 - - - - + + + + diff --git a/data/os/microsoft.com/win-7.xml.in b/data/os/microsoft.com/win-7.xml.in index 1e6e042..fc196a0 100644 --- a/data/os/microsoft.com/win-7.xml.in +++ b/data/os/microsoft.com/win-7.xml.in @@ -181,7 +181,7 @@ - + @@ -195,14 +195,14 @@ viostor.cat viostor.inf viostor.sys - + viostor.cat viostor.inf viostor.sys - + @@ -211,11 +211,11 @@ spice-guest-tools-0.65.cmd redhat09.cer redhat10.cer - - - - - + + + + + @@ -223,11 +223,11 @@ spice-guest-tools-0.65.cmd redhat09.cer redhat10.cer - - - - - + + + + + diff --git a/data/os/microsoft.com/win-8.1.xml.in b/data/os/microsoft.com/win-8.1.xml.in index dc3fbf7..d5dcd6f 100644 --- a/data/os/microsoft.com/win-8.1.xml.in +++ b/data/os/microsoft.com/win-8.1.xml.in @@ -133,7 +133,7 @@ - + diff --git a/data/os/microsoft.com/win-8.xml.in b/data/os/microsoft.com/win-8.xml.in index 5e66623..7e09531 100644 --- a/data/os/microsoft.com/win-8.xml.in +++ b/data/os/microsoft.com/win-8.xml.in @@ -133,7 +133,7 @@ - + diff --git a/data/os/microsoft.com/win-95.xml.in b/data/os/microsoft.com/win-95.xml.in index 69654ad..2fdcf18 100644 --- a/data/os/microsoft.com/win-95.xml.in +++ b/data/os/microsoft.com/win-95.xml.in @@ -15,10 +15,10 @@ 2001-12-13 - - - - + + + + diff --git a/data/os/microsoft.com/win-xp.xml.in b/data/os/microsoft.com/win-xp.xml.in index ca0b660..086ade6 100644 --- a/data/os/microsoft.com/win-xp.xml.in +++ b/data/os/microsoft.com/win-xp.xml.in @@ -75,7 +75,7 @@ viostor.sys txtsetup.oem - + @@ -84,7 +84,7 @@ viostor.sys txtsetup.oem - + @@ -93,11 +93,11 @@ spice-guest-tools-0.65.cmd redhat09.cer redhat10.cer - - - - - + + + + + @@ -105,11 +105,11 @@ spice-guest-tools-0.65.cmd redhat09.cer redhat10.cer - - - - - + + + + + diff --git a/data/os/openbsd.org/openbsd-4.9.xml.in b/data/os/openbsd.org/openbsd-4.9.xml.in index 66f5524..88c05f9 100644 --- a/data/os/openbsd.org/openbsd-4.9.xml.in +++ b/data/os/openbsd.org/openbsd-4.9.xml.in @@ -15,7 +15,7 @@ 2012-05-01 - + diff --git a/data/os/opensuse.org/opensuse-10.2.xml.in b/data/os/opensuse.org/opensuse-10.2.xml.in index 1d1ed5f..04739fd 100644 --- a/data/os/opensuse.org/opensuse-10.2.xml.in +++ b/data/os/opensuse.org/opensuse-10.2.xml.in @@ -13,7 +13,7 @@ 2008-11-30 - + diff --git a/data/os/opensuse.org/opensuse-11.1.xml.in b/data/os/opensuse.org/opensuse-11.1.xml.in index 34c1df5..8bc07ac 100644 --- a/data/os/opensuse.org/opensuse-11.1.xml.in +++ b/data/os/opensuse.org/opensuse-11.1.xml.in @@ -15,7 +15,7 @@ 2011-01-14 - + diff --git a/data/os/opensuse.org/opensuse-12.3.xml.in b/data/os/opensuse.org/opensuse-12.3.xml.in index 5b8e3f1..979b007 100644 --- a/data/os/opensuse.org/opensuse-12.3.xml.in +++ b/data/os/opensuse.org/opensuse-12.3.xml.in @@ -15,14 +15,14 @@ 2015-01-29 - + - - - - - + + + + + diff --git a/data/os/opensuse.org/opensuse-15.0.xml.in b/data/os/opensuse.org/opensuse-15.0.xml.in index 1ab497e..8f1fb4c 100644 --- a/data/os/opensuse.org/opensuse-15.0.xml.in +++ b/data/os/opensuse.org/opensuse-15.0.xml.in @@ -21,15 +21,15 @@ - - - - - - - - - + + + + + + + + + diff --git a/data/os/opensuse.org/opensuse-42.2.xml.in b/data/os/opensuse.org/opensuse-42.2.xml.in index 72b1c06..2e77055 100644 --- a/data/os/opensuse.org/opensuse-42.2.xml.in +++ b/data/os/opensuse.org/opensuse-42.2.xml.in @@ -15,15 +15,15 @@ 2018-05-16 - - - - - - - - - + + + + + + + + + diff --git a/data/os/opensuse.org/opensuse-42.3.xml.in b/data/os/opensuse.org/opensuse-42.3.xml.in index 7371a29..3448ba6 100644 --- a/data/os/opensuse.org/opensuse-42.3.xml.in +++ b/data/os/opensuse.org/opensuse-42.3.xml.in @@ -22,15 +22,15 @@ - - - - - - - - - + + + + + + + + + diff --git a/data/os/opensuse.org/opensuse-tumbleweed.xml.in b/data/os/opensuse.org/opensuse-tumbleweed.xml.in index 35f6f60..ff0a460 100644 --- a/data/os/opensuse.org/opensuse-tumbleweed.xml.in +++ b/data/os/opensuse.org/opensuse-tumbleweed.xml.in @@ -22,25 +22,25 @@ - - - + + + - - - - - - - - - - - - - - + + + + + + + + + + + + + + diff --git a/data/os/redhat.com/rhel-5.6.xml.in b/data/os/redhat.com/rhel-5.6.xml.in index b335c0a..a140243 100644 --- a/data/os/redhat.com/rhel-5.6.xml.in +++ b/data/os/redhat.com/rhel-5.6.xml.in @@ -16,8 +16,8 @@ 2020-03-31 - - + + diff --git a/data/os/redhat.com/rhel-6.0.xml.in b/data/os/redhat.com/rhel-6.0.xml.in index b2e058f..522479d 100644 --- a/data/os/redhat.com/rhel-6.0.xml.in +++ b/data/os/redhat.com/rhel-6.0.xml.in @@ -14,9 +14,9 @@ 2023-11-30 - - - + + + diff --git a/data/os/redhat.com/rhel-7.0.xml.in b/data/os/redhat.com/rhel-7.0.xml.in index e841ab3..6fa9232 100644 --- a/data/os/redhat.com/rhel-7.0.xml.in +++ b/data/os/redhat.com/rhel-7.0.xml.in @@ -14,9 +14,9 @@ 2014-06-10 - - - + + + diff --git a/data/os/redhat.com/rhel-atomic-7.0.xml.in b/data/os/redhat.com/rhel-atomic-7.0.xml.in index 1ee58b2..4d20f32 100644 --- a/data/os/redhat.com/rhel-atomic-7.0.xml.in +++ b/data/os/redhat.com/rhel-atomic-7.0.xml.in @@ -13,9 +13,9 @@ 2014-06-10 - - - + + + diff --git a/data/os/sun.com/opensolaris-2009.06.xml.in b/data/os/sun.com/opensolaris-2009.06.xml.in index 9b67c2c..21f10c8 100644 --- a/data/os/sun.com/opensolaris-2009.06.xml.in +++ b/data/os/sun.com/opensolaris-2009.06.xml.in @@ -12,7 +12,7 @@ 2009-06-01 - + diff --git a/data/os/sun.com/solaris-10.xml.in b/data/os/sun.com/solaris-10.xml.in index 407d24f..58e917a 100644 --- a/data/os/sun.com/solaris-10.xml.in +++ b/data/os/sun.com/solaris-10.xml.in @@ -13,7 +13,7 @@ 2005-01-31 - + diff --git a/data/os/suse.com/sled-10.2.xml.in b/data/os/suse.com/sled-10.2.xml.in index 80ae813..b9139be 100644 --- a/data/os/suse.com/sled-10.2.xml.in +++ b/data/os/suse.com/sled-10.2.xml.in @@ -15,7 +15,7 @@ 2010-04-11 - + diff --git a/data/os/suse.com/sled-11.3.xml.in b/data/os/suse.com/sled-11.3.xml.in index 21669e0..2e5cbc5 100644 --- a/data/os/suse.com/sled-11.3.xml.in +++ b/data/os/suse.com/sled-11.3.xml.in @@ -15,14 +15,14 @@ 2016-01-31 - - - - - - - - + + + + + + + + diff --git a/data/os/suse.com/sled-11.xml.in b/data/os/suse.com/sled-11.xml.in index b2db6be..343f0b2 100644 --- a/data/os/suse.com/sled-11.xml.in +++ b/data/os/suse.com/sled-11.xml.in @@ -15,7 +15,7 @@ 2010-12-31 - + diff --git a/data/os/suse.com/sled-12.2.xml.in b/data/os/suse.com/sled-12.2.xml.in index 2715075..67d2b17 100644 --- a/data/os/suse.com/sled-12.2.xml.in +++ b/data/os/suse.com/sled-12.2.xml.in @@ -14,15 +14,15 @@ 2016-11-08 - - - - - - - - - + + + + + + + + + diff --git a/data/os/suse.com/sled-12.3.xml.in b/data/os/suse.com/sled-12.3.xml.in index 013cae6..6d9016f 100644 --- a/data/os/suse.com/sled-12.3.xml.in +++ b/data/os/suse.com/sled-12.3.xml.in @@ -14,15 +14,15 @@ 2017-09-07 - - - - - - - - - + + + + + + + + + diff --git a/data/os/suse.com/sles-10.2.xml.in b/data/os/suse.com/sles-10.2.xml.in index 2156772..268a4e2 100644 --- a/data/os/suse.com/sles-10.2.xml.in +++ b/data/os/suse.com/sles-10.2.xml.in @@ -15,7 +15,7 @@ 2010-04-11 - + diff --git a/data/os/suse.com/sles-11.3.xml.in b/data/os/suse.com/sles-11.3.xml.in index 98c4661..6b14a4c 100644 --- a/data/os/suse.com/sles-11.3.xml.in +++ b/data/os/suse.com/sles-11.3.xml.in @@ -15,14 +15,14 @@ 2016-01-31 - - - - - - - - + + + + + + + + diff --git a/data/os/suse.com/sles-11.xml.in b/data/os/suse.com/sles-11.xml.in index c0dc697..57015e9 100644 --- a/data/os/suse.com/sles-11.xml.in +++ b/data/os/suse.com/sles-11.xml.in @@ -15,7 +15,7 @@ 2010-12-31 - + diff --git a/data/os/suse.com/sles-12.2.xml.in b/data/os/suse.com/sles-12.2.xml.in index b3f94bd..dccc443 100644 --- a/data/os/suse.com/sles-12.2.xml.in +++ b/data/os/suse.com/sles-12.2.xml.in @@ -14,15 +14,15 @@ 2016-11-08 - - - - - - - - - + + + + + + + + + diff --git a/data/os/suse.com/sles-12.3.xml.in b/data/os/suse.com/sles-12.3.xml.in index 0ec60f5..c88ee8c 100644 --- a/data/os/suse.com/sles-12.3.xml.in +++ b/data/os/suse.com/sles-12.3.xml.in @@ -14,15 +14,15 @@ 2017-09-07 - - - - - - - - - + + + + + + + + + diff --git a/data/os/ubuntu.com/ubuntu-5.04.xml.in b/data/os/ubuntu.com/ubuntu-5.04.xml.in index c6ef675..5fa9e02 100644 --- a/data/os/ubuntu.com/ubuntu-5.04.xml.in +++ b/data/os/ubuntu.com/ubuntu-5.04.xml.in @@ -17,7 +17,7 @@ 2006-10-31 - + diff --git a/data/os/ubuntu.com/ubuntu-8.04.xml.in b/data/os/ubuntu.com/ubuntu-8.04.xml.in index 6a47512..e322f72 100644 --- a/data/os/ubuntu.com/ubuntu-8.04.xml.in +++ b/data/os/ubuntu.com/ubuntu-8.04.xml.in @@ -17,7 +17,7 @@ 2013-05-09 - + diff --git a/data/os/ubuntu.com/ubuntu-9.04.xml.in b/data/os/ubuntu.com/ubuntu-9.04.xml.in index 865d221..d925615 100644 --- a/data/os/ubuntu.com/ubuntu-9.04.xml.in +++ b/data/os/ubuntu.com/ubuntu-9.04.xml.in @@ -17,7 +17,7 @@ 2010-10-23 - + diff --git a/data/platform/qemu.org/qemu-1.0.xml.in b/data/platform/qemu.org/qemu-1.0.xml.in index 7a0fd79..f348ac8 100644 --- a/data/platform/qemu.org/qemu-1.0.xml.in +++ b/data/platform/qemu.org/qemu-1.0.xml.in @@ -9,49 +9,28 @@ 2011-12-01 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/platform/redhat.com/xen-rhel-3.0.3.5.0.xml.in b/data/platform/redhat.com/xen-rhel-3.0.3.5.0.xml.in index c62c9ce..cf9ff4f 100644 --- a/data/platform/redhat.com/xen-rhel-3.0.3.5.0.xml.in +++ b/data/platform/redhat.com/xen-rhel-3.0.3.5.0.xml.in @@ -10,7 +10,7 @@ - + diff --git a/data/platform/xen.org/xen-3.0.2.xml.in b/data/platform/xen.org/xen-3.0.2.xml.in index 7c07d64..c3cd208 100644 --- a/data/platform/xen.org/xen-3.0.2.xml.in +++ b/data/platform/xen.org/xen-3.0.2.xml.in @@ -8,9 +8,9 @@ 3.0.2 - - - + + + diff --git a/data/platform/xen.org/xen-3.0.4.xml.in b/data/platform/xen.org/xen-3.0.4.xml.in index ff3b1a0..d92e844 100644 --- a/data/platform/xen.org/xen-3.0.4.xml.in +++ b/data/platform/xen.org/xen-3.0.4.xml.in @@ -9,7 +9,7 @@ - + -- 2.17.1 From crobinso at redhat.com Wed Aug 29 21:54:40 2018 From: crobinso at redhat.com (Cole Robinson) Date: Wed, 29 Aug 2018 17:54:40 -0400 Subject: [Libosinfo] [PATCH osinfo-db 2/9] suse: Remove redundant virtio1.0 In-Reply-To: References: Message-ID: <87e8421ccc5ffde24bd35ee6b22db316ae906e66.1535578883.git.crobinso@redhat.com> sled-12.3 inherits these from sled-12.2 sles-12.3 inherits these from sles-12.2 opensuse-42.3 inherits these from opensuse-42.2 Signed-off-by: Cole Robinson --- data/os/opensuse.org/opensuse-42.3.xml.in | 12 ------------ data/os/suse.com/sled-12.3.xml.in | 12 ------------ data/os/suse.com/sles-12.3.xml.in | 12 ------------ 3 files changed, 36 deletions(-) diff --git a/data/os/opensuse.org/opensuse-42.3.xml.in b/data/os/opensuse.org/opensuse-42.3.xml.in index 3448ba6..69efc9e 100644 --- a/data/os/opensuse.org/opensuse-42.3.xml.in +++ b/data/os/opensuse.org/opensuse-42.3.xml.in @@ -21,18 +21,6 @@ <_name>openSUSE Leap 42.3 (Network Image) - - - - - - - - - - - - diff --git a/data/os/suse.com/sled-12.3.xml.in b/data/os/suse.com/sled-12.3.xml.in index 6d9016f..2a5bdcd 100644 --- a/data/os/suse.com/sled-12.3.xml.in +++ b/data/os/suse.com/sled-12.3.xml.in @@ -13,18 +13,6 @@ 2017-09-07 - - - - - - - - - - - - LINUX diff --git a/data/os/suse.com/sles-12.3.xml.in b/data/os/suse.com/sles-12.3.xml.in index c88ee8c..8621508 100644 --- a/data/os/suse.com/sles-12.3.xml.in +++ b/data/os/suse.com/sles-12.3.xml.in @@ -13,18 +13,6 @@ 2017-09-07 - - - - - - - - - - - - LINUX -- 2.17.1 From crobinso at redhat.com Wed Aug 29 21:54:41 2018 From: crobinso at redhat.com (Cole Robinson) Date: Wed, 29 Aug 2018 17:54:41 -0400 Subject: [Libosinfo] [PATCH osinfo-db 3/9] ubuntu: Add virtio1.0 devices for 17.04+ In-Reply-To: References: Message-ID: 17.04 is based on kernel 4.10 according to this: https://wiki.ubuntu.com/ZestyZapus/ReleaseNotes#Updated_Packages debian9 is based on kernel 4.9 based on this: https://wiki.debian.org/DebianStretch Given that, and that debian9 already has virtio1.0 metadata, apply the same to ubuntu 17.04 Signed-off-by: Cole Robinson --- data/os/ubuntu.com/ubuntu-17.04.xml.in | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/data/os/ubuntu.com/ubuntu-17.04.xml.in b/data/os/ubuntu.com/ubuntu-17.04.xml.in index 69e5a27..ab46a81 100644 --- a/data/os/ubuntu.com/ubuntu-17.04.xml.in +++ b/data/os/ubuntu.com/ubuntu-17.04.xml.in @@ -15,6 +15,17 @@ 2017-04-13 + + + + + + + + + + + 1000000000 -- 2.17.1 From crobinso at redhat.com Wed Aug 29 21:54:42 2018 From: crobinso at redhat.com (Cole Robinson) Date: Wed, 29 Aug 2018 17:54:42 -0400 Subject: [Libosinfo] [PATCH osinfo-db 4/9] redhat: Add virtio1.0 devices for rhel7.2+ In-Reply-To: References: Message-ID: <269118c288b0bbc1fc74234ef71bf02680803a57.1535578883.git.crobinso@redhat.com> They were added as tech preview in rhel7.2 according to: https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/7.2_release_notes/technology-preview-virtualization Signed-off-by: Cole Robinson --- data/os/redhat.com/rhel-7.2.xml.in | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/data/os/redhat.com/rhel-7.2.xml.in b/data/os/redhat.com/rhel-7.2.xml.in index 6763445..5c8db2b 100644 --- a/data/os/redhat.com/rhel-7.2.xml.in +++ b/data/os/redhat.com/rhel-7.2.xml.in @@ -14,6 +14,17 @@ 2015-11-19 + + + + + + + + + + + LINUX -- 2.17.1 From crobinso at redhat.com Wed Aug 29 21:54:43 2018 From: crobinso at redhat.com (Cole Robinson) Date: Wed, 29 Aug 2018 17:54:43 -0400 Subject: [Libosinfo] [PATCH osinfo-db 5/9] device: Add chipset q35 In-Reply-To: References: Message-ID: Signed-off-by: Cole Robinson --- Is class 'chipset' fine for q35? The actual PCI ID is for ' 82G33/G31/P35/P31 Express DRAM Controller' data/device/pcisig.com/pci-8086-29c0.d/class.xml.in | 8 ++++++++ data/schema/osinfo.rng.in | 1 + 2 files changed, 9 insertions(+) create mode 100644 data/device/pcisig.com/pci-8086-29c0.d/class.xml.in diff --git a/data/device/pcisig.com/pci-8086-29c0.d/class.xml.in b/data/device/pcisig.com/pci-8086-29c0.d/class.xml.in new file mode 100644 index 0000000..2ac4515 --- /dev/null +++ b/data/device/pcisig.com/pci-8086-29c0.d/class.xml.in @@ -0,0 +1,8 @@ + + + + q35 + chipset + + diff --git a/data/schema/osinfo.rng.in b/data/schema/osinfo.rng.in index 843519d..1bb822e 100644 --- a/data/schema/osinfo.rng.in +++ b/data/schema/osinfo.rng.in @@ -76,6 +76,7 @@ audio block + chipset console filesystem input -- 2.17.1 From crobinso at redhat.com Wed Aug 29 21:54:44 2018 From: crobinso at redhat.com (Cole Robinson) Date: Wed, 29 Aug 2018 17:54:44 -0400 Subject: [Libosinfo] [PATCH osinfo-db 6/9] device: Add network e1000e In-Reply-To: References: Message-ID: Signed-off-by: Cole Robinson --- data/device/pcisig.com/pci-8086-10d3.d/class.xml.in | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 data/device/pcisig.com/pci-8086-10d3.d/class.xml.in diff --git a/data/device/pcisig.com/pci-8086-10d3.d/class.xml.in b/data/device/pcisig.com/pci-8086-10d3.d/class.xml.in new file mode 100644 index 0000000..703e26f --- /dev/null +++ b/data/device/pcisig.com/pci-8086-10d3.d/class.xml.in @@ -0,0 +1,8 @@ + + + + e1000e + net + + -- 2.17.1 From crobinso at redhat.com Wed Aug 29 21:54:45 2018 From: crobinso at redhat.com (Cole Robinson) Date: Wed, 29 Aug 2018 17:54:45 -0400 Subject: [Libosinfo] [PATCH osinfo-db 7/9] device: Add sound ich9 In-Reply-To: References: Message-ID: <33a7aabc3dae50785dfddf553711cc9292a6e767.1535578883.git.crobinso@redhat.com> Signed-off-by: Cole Robinson --- data/device/pcisig.com/pci-8086-293e.d/class.xml.in | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 data/device/pcisig.com/pci-8086-293e.d/class.xml.in diff --git a/data/device/pcisig.com/pci-8086-293e.d/class.xml.in b/data/device/pcisig.com/pci-8086-293e.d/class.xml.in new file mode 100644 index 0000000..6326a4d --- /dev/null +++ b/data/device/pcisig.com/pci-8086-293e.d/class.xml.in @@ -0,0 +1,8 @@ + + + + ich9 + audio + + -- 2.17.1 From crobinso at redhat.com Wed Aug 29 21:54:46 2018 From: crobinso at redhat.com (Cole Robinson) Date: Wed, 29 Aug 2018 17:54:46 -0400 Subject: [Libosinfo] [PATCH osinfo-db 8/9] os: Add q35/e1000e/ich9 for win2k8r2+ and win7+ In-Reply-To: References: Message-ID: <41933f308021d3dd271876613f664b54323096c2.1535578883.git.crobinso@redhat.com> I haven't explicitly tested either of these. However there's been users of win7 and q35 in the wild, mostly for vga passthrough AFAICT, so this should work. win2k8r2 is roughly the same vintage as win7 Signed-off-by: Cole Robinson --- data/os/microsoft.com/win-7.xml.in | 3 +++ 1 file changed, 3 insertions(+) diff --git a/data/os/microsoft.com/win-7.xml.in b/data/os/microsoft.com/win-7.xml.in index fc196a0..0ae1868 100644 --- a/data/os/microsoft.com/win-7.xml.in +++ b/data/os/microsoft.com/win-7.xml.in @@ -182,6 +182,9 @@ + + + -- 2.17.1 From crobinso at redhat.com Wed Aug 29 21:54:47 2018 From: crobinso at redhat.com (Cole Robinson) Date: Wed, 29 Aug 2018 17:54:47 -0400 Subject: [Libosinfo] [PATCH osinfo-db 9/9] os: linux: Add q35/ich9/e1000e alongside virtio1.0 In-Reply-To: References: Message-ID: <534227f064f6332cfb6512c863cd00344eef60d5.1535578883.git.crobinso@redhat.com> q35 is from 2007, so older OS versions definitely support it, however combining q35 with non-1.0 virtio can cause issues due to 'I/O port space PCIe limitations' https://ladipro.wordpress.com/2016/10/17/virtio1-0-and-windows-guests/ Signed-off-by: Cole Robinson --- data/os/debian.org/debian-9.xml.in | 3 +++ data/os/fedoraproject.org/fedora-23.xml.in | 5 ++++- data/os/opensuse.org/opensuse-15.0.xml.in | 3 +++ data/os/opensuse.org/opensuse-42.2.xml.in | 3 +++ data/os/opensuse.org/opensuse-tumbleweed.xml.in | 3 +++ data/os/redhat.com/rhel-7.2.xml.in | 3 +++ data/os/suse.com/sled-12.2.xml.in | 3 +++ data/os/suse.com/sles-12.2.xml.in | 3 +++ data/os/ubuntu.com/ubuntu-17.04.xml.in | 3 +++ 9 files changed, 28 insertions(+), 1 deletion(-) diff --git a/data/os/debian.org/debian-9.xml.in b/data/os/debian.org/debian-9.xml.in index d90ceb9..14f2b8e 100644 --- a/data/os/debian.org/debian-9.xml.in +++ b/data/os/debian.org/debian-9.xml.in @@ -23,6 +23,9 @@ + + + diff --git a/data/os/fedoraproject.org/fedora-23.xml.in b/data/os/fedoraproject.org/fedora-23.xml.in index 2711620..f426bbc 100644 --- a/data/os/fedoraproject.org/fedora-23.xml.in +++ b/data/os/fedoraproject.org/fedora-23.xml.in @@ -37,7 +37,10 @@ + pretend its just not available until F24 to avoid bug reports --> + + + diff --git a/data/os/opensuse.org/opensuse-15.0.xml.in b/data/os/opensuse.org/opensuse-15.0.xml.in index 8f1fb4c..af1c931 100644 --- a/data/os/opensuse.org/opensuse-15.0.xml.in +++ b/data/os/opensuse.org/opensuse-15.0.xml.in @@ -30,6 +30,9 @@ + + + diff --git a/data/os/opensuse.org/opensuse-42.2.xml.in b/data/os/opensuse.org/opensuse-42.2.xml.in index 2e77055..18ffd6e 100644 --- a/data/os/opensuse.org/opensuse-42.2.xml.in +++ b/data/os/opensuse.org/opensuse-42.2.xml.in @@ -24,6 +24,9 @@ + + + diff --git a/data/os/opensuse.org/opensuse-tumbleweed.xml.in b/data/os/opensuse.org/opensuse-tumbleweed.xml.in index ff0a460..8348524 100644 --- a/data/os/opensuse.org/opensuse-tumbleweed.xml.in +++ b/data/os/opensuse.org/opensuse-tumbleweed.xml.in @@ -41,6 +41,9 @@ + + + diff --git a/data/os/redhat.com/rhel-7.2.xml.in b/data/os/redhat.com/rhel-7.2.xml.in index 5c8db2b..309d0d9 100644 --- a/data/os/redhat.com/rhel-7.2.xml.in +++ b/data/os/redhat.com/rhel-7.2.xml.in @@ -23,6 +23,9 @@ + + + diff --git a/data/os/suse.com/sled-12.2.xml.in b/data/os/suse.com/sled-12.2.xml.in index 67d2b17..1c44fd3 100644 --- a/data/os/suse.com/sled-12.2.xml.in +++ b/data/os/suse.com/sled-12.2.xml.in @@ -23,6 +23,9 @@ + + + diff --git a/data/os/suse.com/sles-12.2.xml.in b/data/os/suse.com/sles-12.2.xml.in index dccc443..014b3e3 100644 --- a/data/os/suse.com/sles-12.2.xml.in +++ b/data/os/suse.com/sles-12.2.xml.in @@ -23,6 +23,9 @@ + + + diff --git a/data/os/ubuntu.com/ubuntu-17.04.xml.in b/data/os/ubuntu.com/ubuntu-17.04.xml.in index ab46a81..761061b 100644 --- a/data/os/ubuntu.com/ubuntu-17.04.xml.in +++ b/data/os/ubuntu.com/ubuntu-17.04.xml.in @@ -24,6 +24,9 @@ + + + -- 2.17.1 From berrange at redhat.com Thu Aug 30 09:07:29 2018 From: berrange at redhat.com (Daniel =?utf-8?B?UC4gQmVycmFuZ8Op?=) Date: Thu, 30 Aug 2018 10:07:29 +0100 Subject: [Libosinfo] [PATCH osinfo-db 0/9] Add q35 devices In-Reply-To: References: Message-ID: <20180830090729.GD19900@redhat.com> On Wed, Aug 29, 2018 at 05:54:38PM -0400, Cole Robinson wrote: > The main goal of this series is to advertise q35 chipset and device > support for suitable OS. Some details about the individual decisions > > * We group q35+ich9+e1000e together. This likely isn't completely > accurate but in the virt case I think it only makes sense to > specify the latter two devices when pcie (q35) is present, so > I went with it. It is good enough to start off with. Better to not report it where it can be supported, than to mistakenly report it when it cannot be supported, as the latter leads to install failures. > * We only advertise q35 when virtio1.0 devices are available, on linux. > This definitely isn't accurate, q35 predates virtio1.0 by 8 years or > so, but there's issues combining q35 with legacy virtio, and that's > the only combo I'll be exploring for virt-manager so other scenarios > my go untested. IMHO the issue combining q35 with virtio 0.9 should be handled by looking at the supported devices. ie if the OS reports q35 support, but does *not* support virtio-1.0-xxxx device support, then the app should not use q35. This allows the app to decide to use q35 if they know they are going to use non-virtio devices. What I think is missing here though is the explicit reporting of i440fx support. By not including i440fx info here we are forcing apps to use the lack of info as meaning i440fx. This means that when new OS are released, until we add info on that new OS, the app is going to fallback to i440fx. This is undesirable - we want mgmt apps to fallback to q35 on the basis that new OS should get the new chipset if nothing is known. > * The actual OS+q35 combos are largely untested by me > > Patch 1-2 are some prep cleanups > Patch 3-4 add more virtio1.0 annotations > Patch 5-7 add the new device files > Patch 8-9 add the new devices to os files > > > Cole Robinson (9): > os: Add a name comment with every block > suse: Remove redundant virtio1.0 > ubuntu: Add virtio1.0 devices for 17.04+ > redhat: Add virtio1.0 devices for rhel7.2+ > device: Add chipset q35 > device: Add network e1000e > device: Add sound ich9 > os: Add q35/e1000e/ich9 for win2k8r2+ and win7+ > os: linux: Add q35/ich9/e1000e alongside virtio1.0 > > .../pcisig.com/pci-8086-10d3.d/class.xml.in | 8 +++ > .../pcisig.com/pci-8086-293e.d/class.xml.in | 8 +++ > .../pcisig.com/pci-8086-29c0.d/class.xml.in | 8 +++ > data/os/altlinux.org/altlinux-5.0.xml.in | 4 +- > data/os/altlinux.org/altlinux-6.0.xml.in | 2 +- > data/os/debian.org/debian-5.xml.in | 4 +- > data/os/debian.org/debian-6.xml.in | 2 +- > data/os/debian.org/debian-7.xml.in | 4 +- > data/os/debian.org/debian-9.xml.in | 19 +++--- > data/os/fedoraproject.org/fedora-1.xml.in | 4 +- > data/os/fedoraproject.org/fedora-11.xml.in | 2 +- > data/os/fedoraproject.org/fedora-23.xml.in | 5 +- > data/os/fedoraproject.org/fedora-24.xml.in | 2 +- > data/os/fedoraproject.org/fedora-9.xml.in | 1 - > data/os/freebsd.org/freebsd-6.0.xml.in | 2 +- > data/os/freebsd.org/freebsd-8.0.xml.in | 2 +- > .../os/gnome.org/gnome-continuous-3.10.xml.in | 6 +- > data/os/mageia.org/mageia-1.xml.in | 6 +- > data/os/mandriva.com/mandriva-2010.0.xml.in | 4 +- > data/os/mandriva.com/mes-5.1.xml.in | 4 +- > data/os/microsoft.com/win-10.xml.in | 2 +- > data/os/microsoft.com/win-2k.xml.in | 8 +-- > data/os/microsoft.com/win-7.xml.in | 29 +++++---- > data/os/microsoft.com/win-8.1.xml.in | 2 +- > data/os/microsoft.com/win-8.xml.in | 2 +- > data/os/microsoft.com/win-95.xml.in | 8 +-- > data/os/microsoft.com/win-xp.xml.in | 24 +++---- > data/os/openbsd.org/openbsd-4.9.xml.in | 2 +- > data/os/opensuse.org/opensuse-10.2.xml.in | 2 +- > data/os/opensuse.org/opensuse-11.1.xml.in | 2 +- > data/os/opensuse.org/opensuse-12.3.xml.in | 12 ++-- > data/os/opensuse.org/opensuse-15.0.xml.in | 21 +++--- > data/os/opensuse.org/opensuse-42.2.xml.in | 21 +++--- > data/os/opensuse.org/opensuse-42.3.xml.in | 12 ---- > .../opensuse.org/opensuse-tumbleweed.xml.in | 37 ++++++----- > data/os/redhat.com/rhel-5.6.xml.in | 4 +- > data/os/redhat.com/rhel-6.0.xml.in | 6 +- > data/os/redhat.com/rhel-7.0.xml.in | 6 +- > data/os/redhat.com/rhel-7.2.xml.in | 14 ++++ > data/os/redhat.com/rhel-atomic-7.0.xml.in | 6 +- > data/os/sun.com/opensolaris-2009.06.xml.in | 2 +- > data/os/sun.com/solaris-10.xml.in | 2 +- > data/os/suse.com/sled-10.2.xml.in | 2 +- > data/os/suse.com/sled-11.3.xml.in | 16 ++--- > data/os/suse.com/sled-11.xml.in | 2 +- > data/os/suse.com/sled-12.2.xml.in | 21 +++--- > data/os/suse.com/sled-12.3.xml.in | 12 ---- > data/os/suse.com/sles-10.2.xml.in | 2 +- > data/os/suse.com/sles-11.3.xml.in | 16 ++--- > data/os/suse.com/sles-11.xml.in | 2 +- > data/os/suse.com/sles-12.2.xml.in | 21 +++--- > data/os/suse.com/sles-12.3.xml.in | 12 ---- > data/os/ubuntu.com/ubuntu-17.04.xml.in | 14 ++++ > data/os/ubuntu.com/ubuntu-5.04.xml.in | 2 +- > data/os/ubuntu.com/ubuntu-8.04.xml.in | 2 +- > data/os/ubuntu.com/ubuntu-9.04.xml.in | 2 +- > data/platform/qemu.org/qemu-1.0.xml.in | 65 +++++++------------ > .../redhat.com/xen-rhel-3.0.3.5.0.xml.in | 2 +- > data/platform/xen.org/xen-3.0.2.xml.in | 6 +- > data/platform/xen.org/xen-3.0.4.xml.in | 2 +- > data/schema/osinfo.rng.in | 1 + > 61 files changed, 271 insertions(+), 252 deletions(-) > create mode 100644 data/device/pcisig.com/pci-8086-10d3.d/class.xml.in > create mode 100644 data/device/pcisig.com/pci-8086-293e.d/class.xml.in > create mode 100644 data/device/pcisig.com/pci-8086-29c0.d/class.xml.in > > -- > 2.17.1 > > _______________________________________________ > Libosinfo mailing list > Libosinfo at redhat.com > https://www.redhat.com/mailman/listinfo/libosinfo Regards, Daniel -- |: https://berrange.com -o- https://www.flickr.com/photos/dberrange :| |: https://libvirt.org -o- https://fstop138.berrange.com :| |: https://entangle-photo.org -o- https://www.instagram.com/dberrange :| From berrange at redhat.com Thu Aug 30 09:08:57 2018 From: berrange at redhat.com (Daniel =?utf-8?B?UC4gQmVycmFuZ8Op?=) Date: Thu, 30 Aug 2018 10:08:57 +0100 Subject: [Libosinfo] [PATCH osinfo-db 1/9] os: Add a name comment with every block In-Reply-To: <415e3bec0502a0b396f6d4436ef9e64860fb08a8.1535578883.git.crobinso@redhat.com> References: <415e3bec0502a0b396f6d4436ef9e64860fb08a8.1535578883.git.crobinso@redhat.com> Message-ID: <20180830090857.GE19900@redhat.com> On Wed, Aug 29, 2018 at 05:54:39PM -0400, Cole Robinson wrote: > This greatly improves XML readability and grep-ability for > tags > > Signed-off-by: Cole Robinson > --- > data/os/altlinux.org/altlinux-5.0.xml.in | 4 +- > data/os/altlinux.org/altlinux-6.0.xml.in | 2 +- > data/os/debian.org/debian-5.xml.in | 4 +- > data/os/debian.org/debian-6.xml.in | 2 +- > data/os/debian.org/debian-7.xml.in | 4 +- > data/os/debian.org/debian-9.xml.in | 16 ++--- > data/os/fedoraproject.org/fedora-1.xml.in | 4 +- > data/os/fedoraproject.org/fedora-11.xml.in | 2 +- > data/os/fedoraproject.org/fedora-24.xml.in | 2 +- > data/os/fedoraproject.org/fedora-9.xml.in | 1 - > data/os/freebsd.org/freebsd-6.0.xml.in | 2 +- > data/os/freebsd.org/freebsd-8.0.xml.in | 2 +- > .../os/gnome.org/gnome-continuous-3.10.xml.in | 6 +- > data/os/mageia.org/mageia-1.xml.in | 6 +- > data/os/mandriva.com/mandriva-2010.0.xml.in | 4 +- > data/os/mandriva.com/mes-5.1.xml.in | 4 +- > data/os/microsoft.com/win-10.xml.in | 2 +- > data/os/microsoft.com/win-2k.xml.in | 8 +-- > data/os/microsoft.com/win-7.xml.in | 26 ++++---- > data/os/microsoft.com/win-8.1.xml.in | 2 +- > data/os/microsoft.com/win-8.xml.in | 2 +- > data/os/microsoft.com/win-95.xml.in | 8 +-- > data/os/microsoft.com/win-xp.xml.in | 24 +++---- > data/os/openbsd.org/openbsd-4.9.xml.in | 2 +- > data/os/opensuse.org/opensuse-10.2.xml.in | 2 +- > data/os/opensuse.org/opensuse-11.1.xml.in | 2 +- > data/os/opensuse.org/opensuse-12.3.xml.in | 12 ++-- > data/os/opensuse.org/opensuse-15.0.xml.in | 18 ++--- > data/os/opensuse.org/opensuse-42.2.xml.in | 18 ++--- > data/os/opensuse.org/opensuse-42.3.xml.in | 18 ++--- > .../opensuse.org/opensuse-tumbleweed.xml.in | 34 +++++----- > data/os/redhat.com/rhel-5.6.xml.in | 4 +- > data/os/redhat.com/rhel-6.0.xml.in | 6 +- > data/os/redhat.com/rhel-7.0.xml.in | 6 +- > data/os/redhat.com/rhel-atomic-7.0.xml.in | 6 +- > data/os/sun.com/opensolaris-2009.06.xml.in | 2 +- > data/os/sun.com/solaris-10.xml.in | 2 +- > data/os/suse.com/sled-10.2.xml.in | 2 +- > data/os/suse.com/sled-11.3.xml.in | 16 ++--- > data/os/suse.com/sled-11.xml.in | 2 +- > data/os/suse.com/sled-12.2.xml.in | 18 ++--- > data/os/suse.com/sled-12.3.xml.in | 18 ++--- > data/os/suse.com/sles-10.2.xml.in | 2 +- > data/os/suse.com/sles-11.3.xml.in | 16 ++--- > data/os/suse.com/sles-11.xml.in | 2 +- > data/os/suse.com/sles-12.2.xml.in | 18 ++--- > data/os/suse.com/sles-12.3.xml.in | 18 ++--- > data/os/ubuntu.com/ubuntu-5.04.xml.in | 2 +- > data/os/ubuntu.com/ubuntu-8.04.xml.in | 2 +- > data/os/ubuntu.com/ubuntu-9.04.xml.in | 2 +- > data/platform/qemu.org/qemu-1.0.xml.in | 65 +++++++------------ > .../redhat.com/xen-rhel-3.0.3.5.0.xml.in | 2 +- > data/platform/xen.org/xen-3.0.2.xml.in | 6 +- > data/platform/xen.org/xen-3.0.4.xml.in | 2 +- > 54 files changed, 220 insertions(+), 242 deletions(-) Reviewed-by: Daniel P. Berrang? Regards, Daniel -- |: https://berrange.com -o- https://www.flickr.com/photos/dberrange :| |: https://libvirt.org -o- https://fstop138.berrange.com :| |: https://entangle-photo.org -o- https://www.instagram.com/dberrange :| From berrange at redhat.com Thu Aug 30 09:09:26 2018 From: berrange at redhat.com (Daniel =?utf-8?B?UC4gQmVycmFuZ8Op?=) Date: Thu, 30 Aug 2018 10:09:26 +0100 Subject: [Libosinfo] [PATCH osinfo-db 2/9] suse: Remove redundant virtio1.0 In-Reply-To: <87e8421ccc5ffde24bd35ee6b22db316ae906e66.1535578883.git.crobinso@redhat.com> References: <87e8421ccc5ffde24bd35ee6b22db316ae906e66.1535578883.git.crobinso@redhat.com> Message-ID: <20180830090926.GF19900@redhat.com> On Wed, Aug 29, 2018 at 05:54:40PM -0400, Cole Robinson wrote: > sled-12.3 inherits these from sled-12.2 > sles-12.3 inherits these from sles-12.2 > opensuse-42.3 inherits these from opensuse-42.2 > > Signed-off-by: Cole Robinson > --- > data/os/opensuse.org/opensuse-42.3.xml.in | 12 ------------ > data/os/suse.com/sled-12.3.xml.in | 12 ------------ > data/os/suse.com/sles-12.3.xml.in | 12 ------------ > 3 files changed, 36 deletions(-) Reviewed-by: Daniel P. Berrang? Regards, Daniel -- |: https://berrange.com -o- https://www.flickr.com/photos/dberrange :| |: https://libvirt.org -o- https://fstop138.berrange.com :| |: https://entangle-photo.org -o- https://www.instagram.com/dberrange :| From berrange at redhat.com Thu Aug 30 09:10:57 2018 From: berrange at redhat.com (Daniel =?utf-8?B?UC4gQmVycmFuZ8Op?=) Date: Thu, 30 Aug 2018 10:10:57 +0100 Subject: [Libosinfo] [PATCH osinfo-db 3/9] ubuntu: Add virtio1.0 devices for 17.04+ In-Reply-To: References: Message-ID: <20180830091057.GG19900@redhat.com> On Wed, Aug 29, 2018 at 05:54:41PM -0400, Cole Robinson wrote: > 17.04 is based on kernel 4.10 according to this: > > https://wiki.ubuntu.com/ZestyZapus/ReleaseNotes#Updated_Packages > > debian9 is based on kernel 4.9 based on this: > > https://wiki.debian.org/DebianStretch > > Given that, and that debian9 already has virtio1.0 metadata, > apply the same to ubuntu 17.04 > > Signed-off-by: Cole Robinson > --- > data/os/ubuntu.com/ubuntu-17.04.xml.in | 11 +++++++++++ > 1 file changed, 11 insertions(+) Reviewed-by: Daniel P. Berrang? Regards, Daniel -- |: https://berrange.com -o- https://www.flickr.com/photos/dberrange :| |: https://libvirt.org -o- https://fstop138.berrange.com :| |: https://entangle-photo.org -o- https://www.instagram.com/dberrange :| From berrange at redhat.com Thu Aug 30 09:11:22 2018 From: berrange at redhat.com (Daniel =?utf-8?B?UC4gQmVycmFuZ8Op?=) Date: Thu, 30 Aug 2018 10:11:22 +0100 Subject: [Libosinfo] [PATCH osinfo-db 4/9] redhat: Add virtio1.0 devices for rhel7.2+ In-Reply-To: <269118c288b0bbc1fc74234ef71bf02680803a57.1535578883.git.crobinso@redhat.com> References: <269118c288b0bbc1fc74234ef71bf02680803a57.1535578883.git.crobinso@redhat.com> Message-ID: <20180830091122.GH19900@redhat.com> On Wed, Aug 29, 2018 at 05:54:42PM -0400, Cole Robinson wrote: > They were added as tech preview in rhel7.2 according to: > > https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/7.2_release_notes/technology-preview-virtualization > Signed-off-by: Cole Robinson > --- > data/os/redhat.com/rhel-7.2.xml.in | 11 +++++++++++ > 1 file changed, 11 insertions(+) Reviewed-by: Daniel P. Berrang? Regards, Daniel -- |: https://berrange.com -o- https://www.flickr.com/photos/dberrange :| |: https://libvirt.org -o- https://fstop138.berrange.com :| |: https://entangle-photo.org -o- https://www.instagram.com/dberrange :| From berrange at redhat.com Thu Aug 30 10:01:00 2018 From: berrange at redhat.com (Daniel =?utf-8?B?UC4gQmVycmFuZ8Op?=) Date: Thu, 30 Aug 2018 11:01:00 +0100 Subject: [Libosinfo] [PATCH osinfo-db 5/9] device: Add chipset q35 In-Reply-To: References: Message-ID: <20180830100100.GA31375@redhat.com> On Wed, Aug 29, 2018 at 05:54:43PM -0400, Cole Robinson wrote: > Signed-off-by: Cole Robinson > --- > Is class 'chipset' fine for q35? The actual PCI ID is for > ' 82G33/G31/P35/P31 Express DRAM Controller' Awesome, it appears that QEMU has screwed up and actually implemented a P35 chipset, but called it Q35 :-) They are mostly the same but Q35 has integrated graphics and VT-D, neither of which QEMU implemented, so.... > data/device/pcisig.com/pci-8086-29c0.d/class.xml.in | 8 ++++++++ > data/schema/osinfo.rng.in | 1 + > 2 files changed, 9 insertions(+) > create mode 100644 data/device/pcisig.com/pci-8086-29c0.d/class.xml.in > > diff --git a/data/device/pcisig.com/pci-8086-29c0.d/class.xml.in b/data/device/pcisig.com/pci-8086-29c0.d/class.xml.in > new file mode 100644 > index 0000000..2ac4515 > --- /dev/null > +++ b/data/device/pcisig.com/pci-8086-29c0.d/class.xml.in > @@ -0,0 +1,8 @@ > + > + > + > + q35 ... now we have the question of whether libosinfo should tell the truth here p35, or should lie to match QEMU "q35". I'm inclined to have libosinfo tell the truth, because we are filling out the rest of the device information by pulling in the pci.ids file data, and this will be saying P35 for the description. > + chipset > + > + > diff --git a/data/schema/osinfo.rng.in b/data/schema/osinfo.rng.in > index 843519d..1bb822e 100644 > --- a/data/schema/osinfo.rng.in > +++ b/data/schema/osinfo.rng.in > @@ -76,6 +76,7 @@ > > audio > block > + chipset > console > filesystem > input > -- > 2.17.1 > > _______________________________________________ > Libosinfo mailing list > Libosinfo at redhat.com > https://www.redhat.com/mailman/listinfo/libosinfo Regards, Daniel -- |: https://berrange.com -o- https://www.flickr.com/photos/dberrange :| |: https://libvirt.org -o- https://fstop138.berrange.com :| |: https://entangle-photo.org -o- https://www.instagram.com/dberrange :| From berrange at redhat.com Thu Aug 30 11:00:00 2018 From: berrange at redhat.com (Daniel =?utf-8?B?UC4gQmVycmFuZ8Op?=) Date: Thu, 30 Aug 2018 12:00:00 +0100 Subject: [Libosinfo] [PATCH osinfo-db 6/9] device: Add network e1000e In-Reply-To: References: Message-ID: <20180830110000.GB31375@redhat.com> On Wed, Aug 29, 2018 at 05:54:44PM -0400, Cole Robinson wrote: > Signed-off-by: Cole Robinson > --- > data/device/pcisig.com/pci-8086-10d3.d/class.xml.in | 8 ++++++++ > 1 file changed, 8 insertions(+) > create mode 100644 data/device/pcisig.com/pci-8086-10d3.d/class.xml.in Reviewed-by: Daniel P. Berrang? Regards, Daniel -- |: https://berrange.com -o- https://www.flickr.com/photos/dberrange :| |: https://libvirt.org -o- https://fstop138.berrange.com :| |: https://entangle-photo.org -o- https://www.instagram.com/dberrange :| From berrange at redhat.com Thu Aug 30 11:02:46 2018 From: berrange at redhat.com (Daniel =?utf-8?B?UC4gQmVycmFuZ8Op?=) Date: Thu, 30 Aug 2018 12:02:46 +0100 Subject: [Libosinfo] [PATCH osinfo-db 7/9] device: Add sound ich9 In-Reply-To: <33a7aabc3dae50785dfddf553711cc9292a6e767.1535578883.git.crobinso@redhat.com> References: <33a7aabc3dae50785dfddf553711cc9292a6e767.1535578883.git.crobinso@redhat.com> Message-ID: <20180830110246.GC31375@redhat.com> On Wed, Aug 29, 2018 at 05:54:45PM -0400, Cole Robinson wrote: > Signed-off-by: Cole Robinson > --- > data/device/pcisig.com/pci-8086-293e.d/class.xml.in | 8 ++++++++ > 1 file changed, 8 insertions(+) > create mode 100644 data/device/pcisig.com/pci-8086-293e.d/class.xml.in > > diff --git a/data/device/pcisig.com/pci-8086-293e.d/class.xml.in b/data/device/pcisig.com/pci-8086-293e.d/class.xml.in > new file mode 100644 > index 0000000..6326a4d > --- /dev/null > +++ b/data/device/pcisig.com/pci-8086-293e.d/class.xml.in > @@ -0,0 +1,8 @@ > + > + > + > + ich9 ich9 is a general chipset name, so is ambiguous. In particular it is also the name of the USB controllers So we should likely give it the name 'ich9-hda' to distinguish it from USB > + audio > + > + Regards, Daniel -- |: https://berrange.com -o- https://www.flickr.com/photos/dberrange :| |: https://libvirt.org -o- https://fstop138.berrange.com :| |: https://entangle-photo.org -o- https://www.instagram.com/dberrange :| From berrange at redhat.com Thu Aug 30 15:04:27 2018 From: berrange at redhat.com (Daniel =?utf-8?B?UC4gQmVycmFuZ8Op?=) Date: Thu, 30 Aug 2018 16:04:27 +0100 Subject: [Libosinfo] [PATCH osinfo-db 5/9] device: Add chipset q35 In-Reply-To: References: Message-ID: <20180830150427.GI31375@redhat.com> On Wed, Aug 29, 2018 at 05:54:43PM -0400, Cole Robinson wrote: > Signed-off-by: Cole Robinson > --- > Is class 'chipset' fine for q35? The actual PCI ID is for > ' 82G33/G31/P35/P31 Express DRAM Controller' I've been looking into this more and am increasingly convinced we should not be keying off the host-bridge PCI ID at all. For a start a machine type is actually multiple devices, of which host-bridge is just one small part. So we already have multiple PCI IDs for a single machine type. Then on aarch64 and risv the PCI root is just a generic QEMU invented chipset. Meanwhile PPC64 is even more insane as it has no PCI host-bridge AFAICT. The pseries machine type just has a VGA controller immediately as device 0 Then there's all the machines which don't have PCI at all. eg most arm7 machines, where it would be desirable to indicate wihch are supported by Fedora. If we look at VMWare they emulate an i440bx chipset, but it is not like any realworld i440bx chipset because it supports PCI Express, whose invention post-dates the invention of i440bx by 6 years. So it is really a custom vmware chipset at this point. Thus, my gut feeling is that we need to express the chipset / machine type in some more generic manner. We could invent a custom URI format for the machine types eg qemu.org/chipset/i686-i440x qemu.org/chipset/i686-q35 qemu.org/chipset/x86_64-i440fx qemu.org/chipset/x86_64-q35 qemu.org/chipset/aarch64/virt qemu.org/chipset/riscv/virt vmware.com/chipset/version12 vmware.com/chipset/version13 vmware.com/chipset/version14 microsoft.com/chipset/gen1 microsoft.com/chipset/gen2 I'm also wondering if we should not use the models at all, and instead invent a new XML element qemu i686 i440fx qemu x86_64 i440fx qemu i686 x86_64 i440fx ...etc... And reference those chipset definitions in guest OS: > diff --git a/data/device/pcisig.com/pci-8086-29c0.d/class.xml.in b/data/device/pcisig.com/pci-8086-29c0.d/class.xml.in > new file mode 100644 > index 0000000..2ac4515 > --- /dev/null > +++ b/data/device/pcisig.com/pci-8086-29c0.d/class.xml.in > @@ -0,0 +1,8 @@ > + > + > + > + q35 > + chipset > + > + Regards, Daniel -- |: https://berrange.com -o- https://www.flickr.com/photos/dberrange :| |: https://libvirt.org -o- https://fstop138.berrange.com :| |: https://entangle-photo.org -o- https://www.instagram.com/dberrange :| From crobinso at redhat.com Thu Aug 30 15:19:37 2018 From: crobinso at redhat.com (Cole Robinson) Date: Thu, 30 Aug 2018 11:19:37 -0400 Subject: [Libosinfo] [PATCH osinfo-db 4/9] redhat: Add virtio1.0 devices for rhel7.2+ In-Reply-To: <20180830091122.GH19900@redhat.com> References: <269118c288b0bbc1fc74234ef71bf02680803a57.1535578883.git.crobinso@redhat.com> <20180830091122.GH19900@redhat.com> Message-ID: On 08/30/2018 05:11 AM, Daniel P. Berrang? wrote: > On Wed, Aug 29, 2018 at 05:54:42PM -0400, Cole Robinson wrote: >> They were added as tech preview in rhel7.2 according to: >> >> https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/7.2_release_notes/technology-preview-virtualization >> Signed-off-by: Cole Robinson >> --- >> data/os/redhat.com/rhel-7.2.xml.in | 11 +++++++++++ >> 1 file changed, 11 insertions(+) > > Reviewed-by: Daniel P. Berrang? > > Thanks for the review. I tried to push patch 1-4 but looks like my commit access didn't carry over to gitlab.com. Can you push, or grant me access if that's okay, I expect to have a bunch more libosinfo patches over the next few weeks Thanks, Cole From leandrostanger at hotmail.com Fri Aug 31 11:27:33 2018 From: leandrostanger at hotmail.com (Leandro Stanger) Date: Fri, 31 Aug 2018 11:27:33 +0000 Subject: [Libosinfo] List Android-x86 in the "Download an OS" page Message-ID: http://www.android-x86.org/ https://gitlab.gnome.org/GNOME/gnome-boxes/issues/241 -------------- next part -------------- An HTML attachment was scrubbed... URL: