[Libosinfo] [PATCH osinfo-db v3 0/3] Add q35 chipset
Cole Robinson
crobinso at redhat.com
Tue Oct 9 15:13:31 UTC 2018
The main goal of this series is to advertise q35 chipset and device
support for suitable OS. We should probably continue design discussions
in the v2 thread, this is just a small bug fix update.
v1 posting:
https://www.redhat.com/archives/libosinfo/2018-August/msg00006.html
v2 posting:
https://www.redhat.com/archives/libosinfo/2018-September/msg00162.html
v3 changes:
* Push patch 1+2
* Fix chipet device ID URL in data/os/
Example virt-manager patch for enabling q35:
https://github.com/crobinso/virt-manager/tree/q35
Cole Robinson (3):
device: Add chipset q35
os: Add q35/e1000e/ich9 for win2k8r2+ and win7+
os: linux: Add q35/ich9/e1000e alongside virtio1.0 <device>
data/device/qemu.org/chipset-x86_64-q35.d/class.xml.in | 8 ++++++++
data/os/debian.org/debian-9.xml.in | 3 +++
data/os/fedoraproject.org/fedora-23.xml.in | 5 ++++-
data/os/microsoft.com/win-2k8r2.xml.in | 6 ++++++
data/os/microsoft.com/win-7.xml.in | 3 +++
data/os/opensuse.org/opensuse-42.2.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 +++
data/schema/osinfo.rng.in | 1 +
11 files changed, 40 insertions(+), 1 deletion(-)
create mode 100644 data/device/qemu.org/chipset-x86_64-q35.d/class.xml.in
--
2.19.0
More information about the Libosinfo
mailing list