All of lore.kernel.org
 help / color / mirror / Atom feed
From: aq <aquynh@gmail.com>
To: Anthony Liguori <aliguori@us.ibm.com>
Cc: Rusty Russell <rusty@rustcorp.com.au>,
	xen-devel <xen-devel@lists.xensource.com>,
	Ian Pratt <Ian.Pratt@cl.cam.ac.uk>,
	Robert Read <robert@xensource.com>,
	Christian Limpach <Christian.Limpach@cl.cam.ac.uk>
Subject: Re: [PATCH] Console Daemon
Date: Tue, 26 Jul 2005 18:29:30 +0900	[thread overview]
Message-ID: <9cde8bff05072602291d3541df@mail.gmail.com> (raw)
In-Reply-To: <42E5B765.5050005@us.ibm.com>

On 7/26/05, Anthony Liguori <aliguori@us.ibm.com> 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

  reply	other threads:[~2005-07-26  9:29 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-26  4:09 [PATCH] Console Daemon Anthony Liguori
2005-07-26  9:29 ` aq [this message]
2005-07-26 13:56   ` Anthony Liguori
2005-08-02 12:25 ` Keir Fraser
2005-08-02 15:06   ` Anthony Liguori
2005-08-02 12:26 ` Keir Fraser
  -- strict thread matches above, loose matches on Subject: below --
2005-08-02 14:45 Ian Pratt
2005-08-02 15:05 ` Anthony Liguori
2005-08-02 15:59 Ian Pratt
2005-08-02 16:30 ` Anthony Liguori
2005-08-03  2:11   ` Rusty Russell
2005-08-02 17:45 Ian Pratt
2005-08-02 17:49 ` Anthony Liguori
2005-08-02 18:06   ` Christian Limpach
2005-08-02 18:58     ` Anthony Liguori
2005-08-03  2:21       ` Rusty Russell
2005-08-02 17:55 ` Christian Limpach
2005-08-03  9:32 Ian Pratt
2005-08-03 10:58 ` Rusty Russell
2005-08-03 11:08   ` Keir Fraser
2005-08-03 11:13 Ian Pratt
2005-08-03 12:41 ` Keir Fraser

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=9cde8bff05072602291d3541df@mail.gmail.com \
    --to=aquynh@gmail.com \
    --cc=Christian.Limpach@cl.cam.ac.uk \
    --cc=Ian.Pratt@cl.cam.ac.uk \
    --cc=aliguori@us.ibm.com \
    --cc=robert@xensource.com \
    --cc=rusty@rustcorp.com.au \
    --cc=xen-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.