From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Andrew D. Ball" Subject: Re: [RFC] [PATCH] HVM SMBIOS support 1/6 Date: Tue, 11 Jul 2006 14:12:21 -0400 Message-ID: <1152641541.5663.6.camel@localhost.localdomain> References: <1152301009.7155.8.camel@localhost.localdomain> <442fabca27c99ca77e25120f23a73bbc@cl.cam.ac.uk> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <442fabca27c99ca77e25120f23a73bbc@cl.cam.ac.uk> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Keir Fraser Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org Do you see any other things to work on for the SMBIOS patches? Making SMBIOS not optional cuts down on a bit of the code, so I'm working on that and getting the code to run on the latest changeset today. Thanks for your help! Andrew On Mon, 2006-07-10 at 15:49 +0100, Keir Fraser wrote: > On 7 Jul 2006, at 20:36, Andrew D. Ball wrote: > > > [HVM] [XEND] Add option for enabling SMBIOS for HVM domU's. Also pass > > the > > xenstore UUID of HVM domU's all the way down to xc_hvm_build(). The > > UUID > > is needed to fill out SMBIOS tables. > > > > Signed-off-by: Andrew D. Ball > > Does it need to be optional? I don't think most BIOSes let you disable > the SMBIOS tables? > > -- Keir > > > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xensource.com > http://lists.xensource.com/xen-devel >