From mboxrd@z Thu Jan 1 00:00:00 1970 From: Anthony Liguori Subject: Re: [PATCH] Console Daemon Date: Tue, 26 Jul 2005 08:56:45 -0500 Message-ID: <42E6411D.7080302@us.ibm.com> References: <42E5B765.5050005@us.ibm.com> <9cde8bff05072602291d3541df@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <9cde8bff05072602291d3541df@mail.gmail.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: aq Cc: Rusty Russell , xen-devel , Ian Pratt , Robert Read , Christian Limpach List-Id: xen-devel@lists.xenproject.org aq wrote: >On 7/26/05, Anthony Liguori wrote: > > >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? > > Fixed locally. Thanks aq! Regards, Anthony Liguori >that is great to see this code out. i am waiting to see the full patch. > > >regards, >aq > > >