WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] [PATCH] Console Daemon

To: Anthony Liguori <aliguori@xxxxxxxxxx>
Subject: Re: [Xen-devel] [PATCH] Console Daemon
From: aq <aquynh@xxxxxxxxx>
Date: Tue, 26 Jul 2005 18:29:30 +0900
Cc: Rusty Russell <rusty@xxxxxxxxxxxxxxx>, xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxx>, Ian Pratt <Ian.Pratt@xxxxxxxxxxxx>, Robert Read <robert@xxxxxxxxxxxxx>, Christian Limpach <Christian.Limpach@xxxxxxxxxxxx>
Delivery-date: Tue, 26 Jul 2005 09:28:03 +0000
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=DVhpXORl2jTGwhE7cRH03yt2vRUoPL/g8DBET7Jcy4Ofqt1QtA1V3b1T3qQZY3J7b/fJyXp7H5pFgBpqWAbIFbzb8uh5J1QjomFy/kg1Z6dCvaqCMX7PioRJLKLMM0bg1+Hnzpxt668ruc49EYS/da30UgAnTZ1MR3hd3AHh5Ao=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <42E5B765.5050005@xxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <42E5B765.5050005@xxxxxxxxxx>
Reply-to: aq <aquynh@xxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
On 7/26/05, Anthony Liguori <aliguori@xxxxxxxxxx> wrote:
> Howdy,
> 
> This is the first patch to move the console code out of Xend and into a
> separate daemon.  In this patch I've included the daemon and a
> front-end.  I've also have the console code removed from Xend locally
> but I wanted to clarify a few things first before submitting that.
> 

Anthony, there is a small bug in xc_console.c::console_loop()

--
if (len == 0 && len == -1) { 
--

And is there a better name than xc_console? 


that is great to see this code out. i am waiting to see the full patch.


regards,
aq

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

<Prev in Thread] Current Thread [Next in Thread>