[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] Console Input (readline) in Mini-OS
On 10/12/2010 23:38, "Rohit Kumar" <rohitkk@xxxxxxxxxxx> wrote: > I have been playing with Mini-OS and have been using a combination of > console_print and printk for printing messages on the console. > > I couldn't find anything to do console input. I was trying to do it > through HYPERVISOR_console_io(CONSOLEIO_read, ...) but that doesn't seem > to be helping. > > Could anyone tell me how to go about this? There is a shared ring protocol to xenconsoled in dom0, which minios already supports. See extras/mini-os/console/xencons_ring.c. I don't know exactly how to set it up, I don't hack or use minios myself. But that's where the code is. -- Keir > Thanks, > Rohit > > _______________________________________________ > Xen-devel mailing list > Xen-devel@xxxxxxxxxxxxxxxxxxx > http://lists.xensource.com/xen-devel _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |