[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] any plans to sopport virtio-serial ?
On Tue, 2010-11-23 at 08:00 +0000, Vasiliy G Tolstov wrote: > Hello. Does Xen developers have any plans to support qemu virtio-serial > or may be some ideas to implement some analog? > > If no, can You provide my some tech info, what i need to write this? > (xenstore not good for two way communication and have scalability > problems, for example like tdb suport transactions..) Xway not > supporting, XenSocket use another protocol and need to rewrite programs > to support it.. We are certainly interested in virtio generally and hopefully once the glue layer for Xen is written support for the specific devices ought to fall out quite easily. As I understand it (which is very vague) virtio allows each architecture to supply device discovery, shared ring and event notification backends which it then builds the specific device services on top of. I think the most obvious solution is to do device discovery using XenStore but to do the shared ring and event notification bits with page grants and event channels respectively. I was under the impression that virtio was designed with the possibility of this sort of Xen backend in mind. Ian. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |