Bug 1220527
Summary: | Implementation of smbios type 2 ( baseboard/module info ) in libvirt | ||
---|---|---|---|
Product: | [Community] Virtualization Tools | Reporter: | Soumik Bhattacharya <soumikbh> |
Component: | libvirt | Assignee: | Michal Privoznik <mprivozn> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | unspecified | CC: | crobinso, mprivozn, rbalakri, soumikbh |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2016-04-10 14:27:31 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
Soumik Bhattacharya
2015-05-11 18:54:35 UTC
Patches proposed upstream: https://www.redhat.com/archives/libvir-list/2015-May/msg00362.html I've pushed the firt part: commit a9a27e602cf790a1513e9bb07f70acebc3d2fb3b Author: Michal Privoznik <mprivozn> AuthorDate: Tue May 12 16:47:49 2015 +0200 Commit: Michal Privoznik <mprivozn> CommitDate: Thu Jun 18 10:10:26 2015 +0200 virSysinfo: Introduce SMBIOS type 2 support https://bugzilla.redhat.com/show_bug.cgi?id=1220527 This type of information defines attributes of a system baseboard. With one exception: board type is yet not implemented in qemu so it's not introduced here either. Signed-off-by: Michal Privoznik <mprivozn> v1.2.16-203-ga9a27e6 sounds like this is fixed |