| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
 Re: [Xen-devel] VM SMBIOS struct field manipulation
 
To: "C.J. Adams-Collier" <cjcollier@xxxxxxxxx>, <xen-devel@xxxxxxxxxxxxxxxxxxx>From: Keir Fraser <Keir.Fraser@xxxxxxxxxxxx>Date: Thu, 08 Nov 2007 07:50:54 +0000Delivery-date: Wed, 07 Nov 2007 23:46:06 -0800List-id: Xen developer discussion <xen-devel.lists.xensource.com>Thread-index: Acgh3BbaVVpLuo3PEdyXFwAWy6hiGQ==Thread-topic: [Xen-devel] VM SMBIOS struct field manipulation PV guests don’t get an SMBIOS table; only HVM guests do. To change the structure (Which is fairly hardcoded) you need to modify the hvmloader sources. Look at tools/firmware/hvmloader/smbios.c.
 
 -- Keir
 
 On 8/11/07 00:40, "C.J. Adams-Collier" <cjcollier@xxxxxxxxx> wrote:
 
 
 Hey folks,
 Is it possible to define smbios struct fields <http://src.vmindex.org/xen_3.0.4/xref/src/tools/firmware/hvmloader/smbios_types.h#75>  in the xmdomain.cfg <http://src.vmindex.org/xen_3.0.4/xref/src/docs/man/xmdomain.cfg.pod.5>  files?
 
 If not, which files should I patch?  Do I need to create my own "device_model" or "loader" driver?  I would like to do this for both HV and PV.
 
 Cheers,
 
 C.J .
 
 
 _______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
 
 |