From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Zeffertt Subject: [PATCH 0/5] integrate xen-ocaml-tools.hg with xen-unstable.hg Date: Fri, 24 Apr 2009 13:02:54 +0100 Message-ID: <49F1AA6E.4040101@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 This patch queue integrates xen-ocaml-tools.hg with xen-unstable.hg. Setting CONFIG_OCAML_XENSTORED := y in .config will cause xen-ocaml-tools.hg to be downloaded to tools/ocaml-xenstored, and used as the source for the xenstored dom0 daemon and the xenstored stubdomain. These patches depend on the previously posted patch queue being applied to xen-ocaml-tools.hg. Until they get applied upstream those patches will have to be applied manually under tools/ocaml-xenstored. The final patch causes CONFIG_OCAML_XENSTORED to be respected when building the xentore stubdomain. This patch depends on the previously posted xenstore stubdom patches for linux-2.6.18-xen.hg and xen-unstable.hg. Regards, Alex