|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH] Console Daemon
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
|
|
|
|
|