From mboxrd@z Thu Jan 1 00:00:00 1970 From: aq Subject: Re: [PATCH] Convert balloon driver to xenstore Date: Tue, 2 Aug 2005 19:11:51 +0900 Message-ID: <9cde8bff0508020311157b4463@mail.gmail.com> References: Reply-To: aq Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: 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: Dan Smith Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On 8/2/05, Dan Smith wrote: > The attached patch converts the balloon driver and xend to use > xenstore instead of control messages. >=20 great. but is there a better way to initialize watcher for balloon? will we always have to patch xenbus code each time we add a driver into the kernel? regards, aq