[Lguest] [PATCH] modify lguest console to support multiple hvc's

Eric Van Hensbergen ericvh at gmail.com
Fri Aug 31 22:03:56 EST 2007


On 8/30/07, Rusty Russell <rusty at rustcorp.com.au> wrote:
> On Thu, 2007-08-30 at 13:38 -0500, Eric Van Hensbergen wrote:
> > From: Eric Van Hensbergen <ericvh at ericvh-desktop.austin.ibm.com>
> >
> > This was a quick modification I did of lguest to be able to support multiple
> > HVC channels for some experiments I was doing.  I'm not sure if this is more
> > generally useful, so I'm posting it to the list in case someone else has a
> > need for it.
> >
> > Signed-off-by: Eric Van Hensbergen <ericvh at gmail.com>
>
>         This is cool!  Great that it's useful for you.  What do the other
> consoles look like from inside the guest?
>

They just show up on other hvc device minor numbers.  I was running 9p
over them, but I wanted a tighter coupling for v9fs so I could tune
performance and incrementally optimize.

             -eric



More information about the Lguest mailing list