|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] frontend and backend
[ snipped blurb about front / backend connection protocols ]
> Thanks. This is exactly what I need. But my biggest problem is I can't find
> the "appropriate code" in xend. Could you please tell me the related files?
> Thanks a lot:-)
Take a look at tools/python/xen/xend/server/{blkif,netif,usbif}.py - these
implement the domain controller parts of the control message protocol used to
connect these virtual device interfaces.
The protocols are a bit complex - depending on what you're doing you might be
able to come up with a simpler one. This stuff will be changing with the new
control tool world, I believe...
Cheers,
Mark
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel
|
|
|
|
|