[Lguest] Communication between host and guest

Earlence Fernandes earlenceferns at gmail.com
Tue May 28 04:40:28 EST 2013


Yep. I was grepping thru the sources.

I think the best way would be to create a virtio device coupled with a
hypercall to return data (which is typically one value).

Of course, I was thinking, what if I simply did a write() to lguest_fd and
pull that in the read loop in the guest...

-Earlence


On Mon, May 27, 2013 at 2:37 PM, ron minnich <rminnich at gmail.com> wrote:

> The basic console stuff, when we looked at it, at the bottom level,
> looked like a simple bidi pipe.
>
> But I guess you looked at it already?
>
> ron
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ozlabs.org/pipermail/lguest/attachments/20130527/8e8519ea/attachment-0001.html>


More information about the Lguest mailing list