<font face="courier new,monospace">Hi,<br>Thanks a lot for replying.have gone through the implementation and i got the idea how it works and its really great work done by you. i really appreciate your hard work. <br><br><u>one more clarification:-<br>
<br></u>Can it be the same with QEMU-KVM implementation.<br>i mean front-end drivers will use your virtio frame work and use the Vring implemented APIs (add_buf, get_buf...)to interact with Vqueue.<br>QEMU will have the back-end driver implementation and will consume the buffer and handover to underlying respective physical driver.<br>
(Is the QEMU behaves the same way as the lguest launcher behaves)<br><br>i will be thankful for your reply...<br><br clear="all"></font>With Regards,<br>Siva Sankar Padhy<br>
<br><br><div class="gmail_quote">On Sat, Sep 11, 2010 at 7:46 AM, Rusty Russell <span dir="ltr"><<a href="mailto:rusty@rustcorp.com.au">rusty@rustcorp.com.au</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div class="im">On Wed, 18 Aug 2010 02:03:43 pm siva sankar padhy wrote:<br>
> hi,<br>
><br>
> we are going to implement the virtualisation technique using Lguest in our<br>
> project..<br>
<br>
</div>Hi,<br>
<br>
   Sorry for the delayed response.<br>
<div class="im"><br>
> i have gone through all the document and related docs but got confused about<br>
> the back end and frontend implementation..launching guest making virtqueue<br>
> and vring all those lies in back end part right. ?? then what about back end<br>
> drivers and front end drivers how do they map with virtqueue and vring.<br>
<br>
</div>The "back end" == host.   The "front end" == guest.  Silly duplicate<br>
terminology, really.<br>
<br>
The host sets up the devices' vrings and tells the guest where they are.<br>
<div class="im"><br>
> please help me... otherwise my manager going to kill me...<br>
<br>
</div>I hope that didn't happen!<br>
<br>
Cheers,<br>
<font color="#888888">Rusty.<br>
</font></blockquote></div><br>