From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Zeffertt Subject: Re: FW: using OCAML xenstored Date: Fri, 28 May 2010 11:13:39 +0100 Message-ID: <4BFF9753.2090904@eu.citrix.com> References: <20100523135955.GK17817@reaktio.net> <680619.83345.qm@web56108.mail.re3.yahoo.com> <0d2e01cafc2f$59453250$0bcf96f0$@ucsd.edu> <000201cafc8c$47deb880$d79c2980$@cs.ucsd.edu> <4BFCF7B6.2020608@eu.citrix.com> <015301cafd01$2587eca0$7097c5e0$@ucsd.edu> <4BFF8B2B.8070600@eu.citrix.com> <20100528095155.GF17817@reaktio.net> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: <20100528095155.GF17817@reaktio.net> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: =?ISO-8859-1?Q?Pasi_K=E4rkk=E4inen?= Cc: "xen-devel@lists.xensource.com" , Yuvraj Agarwal List-Id: xen-devel@lists.xenproject.org On 28/05/10 10:51, Pasi K=E4rkk=E4inen wrote: > On Fri, May 28, 2010 at 10:21:47AM +0100, Alex Zeffertt wrote: >> In that patchqueue patches 3/7, 4/7, 5/7, 6/7 are only needed if you a= re >> compiling the ocaml xenstored to run in a stub domain. I assume you a= re >> compiling it for dom0 so you probably don't need it. >> >> Regards, >> > > Hmm.. so ocaml xenstored is able to run on a stubdom today? > How about xen tools in dom0.. are they able to deal with that? > Well, we tried this a *long* time ago and it worked then - so no guarante= es that=20 it still works! However, my understanding is that with the patch queue to xen-ocaml-tools= .hg=20 applied, and also the small kernel patch queue applied, it should still w= ork.=20 Note the kernel patch queue is required to support either the OCAML or C = version=20 of xenstored in a stubdom. Regards, Alex PS If you are going to use the ocaml xenstored in a stubdom then it might= be=20 sensible to apply the patch in http://lists.xensource.com/archives/html/xen-devel/2009-06/msg00505.html = as well