[libvirt] [PATCH v2 0/2] Support SMBIOS OEM strings

Daniel P. Berrange posted 2 patches 6 years, 4 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20180117173745.17754-1-berrange@redhat.com
docs/formatdomain.html.in           | 13 ++++++++++
docs/schemas/domaincommon.rng       |  9 +++++++
src/conf/domain_conf.c              | 47 +++++++++++++++++++++++++++++++++++++
src/qemu/qemu_command.c             | 28 ++++++++++++++++++++++
src/util/virsysinfo.c               | 33 ++++++++++++++++++++++++++
src/util/virsysinfo.h               | 10 ++++++++
tests/qemuxml2argvdata/smbios.args  |  2 ++
tests/qemuxml2argvdata/smbios.xml   |  5 ++++
tests/qemuxml2xmloutdata/smbios.xml |  5 ++++
9 files changed, 152 insertions(+)
[libvirt] [PATCH v2 0/2] Support SMBIOS OEM strings
Posted by Daniel P. Berrange 6 years, 4 months ago
A followup to

  https://www.redhat.com/archives/libvir-list/2017-November/msg00720.html

The QEMU patch is now merged (for next 2.12 release).

Since v2:

 - Remove redundant error message report
 - Split QEMU from XML parts of patch

Daniel P. Berrange (2):
  conf: add support for setting OEM strings SMBIOS data fields
  qemu: add support for generating SMBIOS OEM strings command line

 docs/formatdomain.html.in           | 13 ++++++++++
 docs/schemas/domaincommon.rng       |  9 +++++++
 src/conf/domain_conf.c              | 47 +++++++++++++++++++++++++++++++++++++
 src/qemu/qemu_command.c             | 28 ++++++++++++++++++++++
 src/util/virsysinfo.c               | 33 ++++++++++++++++++++++++++
 src/util/virsysinfo.h               | 10 ++++++++
 tests/qemuxml2argvdata/smbios.args  |  2 ++
 tests/qemuxml2argvdata/smbios.xml   |  5 ++++
 tests/qemuxml2xmloutdata/smbios.xml |  5 ++++
 9 files changed, 152 insertions(+)

-- 
2.14.3

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list