From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Zeffertt Subject: [PATCH 0/7] [xen-ocaml-tools.hg] integrate ocaml xenstored with xen-unstable.hg Date: Fri, 17 Apr 2009 16:43:59 +0100 Message-ID: <49E8A3BF.5080102@eu.citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: "xen-devel@lists.xensource.com" List-Id: xen-devel@lists.xenproject.org Hi Vincent, Please consider applying this patchqueue to xen-ocaml-tools.hg. The purpose of these patches is to integrate xen-ocaml-tools.hg with xen-unstable.hg. In more detail: I have a xen-unstable.hg patchqueue which gives the user the option of selecting xen-ocaml-tools.hg as the source for xenstored in preference to tools/xenstore. This is similar to the mechanism we already employ with qemu where the user may select between the in tree code and a remote repo. However, for the xen-unstable.hg patchqueue to work I first need these changes in xen-ocaml-tools.hg. The main change I have made is to add stubdom support. Regards, Alex