From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christian Limpach Subject: Re: [PATCH] Block device bringup using Xenstore Date: Tue, 12 Jul 2005 11:26:14 +0100 Message-ID: <3d8eece205071203266d8dd1fd@mail.gmail.com> References: <1120723536.12218.37.camel@localhost.localdomain> Reply-To: Christian.Limpach@cl.cam.ac.uk Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: <1120723536.12218.37.camel@localhost.localdomain> Content-Disposition: inline List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Rusty Russell Cc: Xen Mailing List List-Id: xen-devel@lists.xenproject.org On 7/7/05, Rusty Russell wrote: > This megapatch updates the xenstore daemon, updates the xenbus code, and > hacks the block devices to use the store rather than control messages > for initialization. I've applied the xenstore daemon and xenbus driver changes.=20 Unfortunately, the blkback/xenbus.c file is missing from the block device changes. christian