From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ross Philipson Subject: Re: passing smbios table from qemu Date: Tue, 14 Jan 2014 10:39:19 -0500 Message-ID: <52D55A27.4090103@citrix.com> References: <3B22ECA2D19A3D408C83F4F15A9CB7D45075EA57@G4W3221.americas.hpqcorp.net> <1389102962.12612.19.camel@kazak.uk.xensource.com> <92B37F2487AE0841841737618F25AC1A1918AABE@FTLPEX01CL03.citrite.net> <1389261984.27473.46.camel@kazak.uk.xensource.com> <52CEB663.4070609@citrix.com> <20140109190049.GB17806@pegasus.dumpdata.com> <1389349212.19142.21.camel@kazak.uk.xensource.com> <52D002D6.7090306@citrix.com> <1389366233.19142.60.camel@kazak.uk.xensource.com> <52D058F3.5080504@citrix.com> <1389608732.13654.5.camel@kazak.uk.xensource.com> <21203.52907.856721.125370@mariner.uk.xensource.com> <52D55612.8060501@citrix.com> <1389713030.12434.86.camel@kazak.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1389713030.12434.86.camel@kazak.uk.xensource.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Ian Campbell Cc: "Zhang, Eniac" , "xen-devel@lists.xen.org" , Ian Jackson List-Id: xen-devel@lists.xenproject.org On 01/14/2014 10:23 AM, Ian Campbell wrote: > On Tue, 2014-01-14 at 10:21 -0500, Ross Philipson wrote: >> On 01/13/2014 06:31 AM, Ian Jackson wrote: >>> Ian Campbell writes ("Re: [Xen-devel] passing smbios table from qemu"): >>>> On Fri, 2014-01-10 at 15:32 -0500, Ross Philipson wrote: >>>>> On 01/10/2014 10:03 AM, Ian Campbell wrote: >>>>>> Fitting in with libxl proper would require the API to look a certain way >>>>>> (take a context etc), so perhaps libxlu would be more appropriate, >>>>>> alongside the disk syntax parser etc? >>>>> >>>>> Possibly. I looked at that back then (and today again) and it seemed to >>>>> all be related to parsing things into XLU_Config objects. I guess I did >>>>> not have a good feel for what libxlu was supposed to be. If it is >>>>> supposed to be a generic library of auxiliary toolstack functionality >>>>> then I think it would be a good place. >>>> >>>> I think that (aux functionality) was the intention -- the fact that it >>>> is all parsing stuff right now is just a coincidence. >> >> Ok then libxlu sounds like a reasonable place for this. I will submit a >> patch. > > Thanks. It's probably a bit late to squeeze this in for 4.4, so you've > got a little while until 4.5 development opens. Right, I will shoot for 4.5 then - thanks. > > Ian. > > -- Ross Philipson